Skip to main content

Guides / All Tags

Transactions Guides

43 guides
Chain: All
Language: All
Technology: All
Product: All
Use Case: All
Level: All

What are Jito Bundles and How to Use Them?

In this guide, we will explore what Jito Bundles are and how to use the Lil' JIT marketplace add-on to create and send them to the Jito Validator client.

Updated October 11, 2024Intermediate
SolanaTransactions

How to Backfill Ethereum ERC-20 Token Transfer Data

Learn how to use QuickNode Streams to backfill historic Ethereum ERC-20 token transfer data and analyze it using a Postgres database.

Updated October 10, 2024Intermediate
EthereumTransactionsStreams

How to Optimize Ethereum RPC Usage with Multicall

In this guide, you will learn how to optimize your Ethereum RPC usage by leveraging the native Multicall integration with Viem to perform batch contract reads and multiple state-changing calls efficiently.

Updated August 2, 2024Intermediate
EthereumTypeScriptViemTransactions

How to Send a Transaction using Viem

Learn how to send a transaction on Ethereum and other EVM-compatible blockchains using the Viem library.

Updated March 29, 2024Beginner
EthereumTypeScriptViemTransactions

What is a Nonce? Management Techniques for Your Ethereum Transactions

This guide will provide step-by-step instructions on how to properly manage your Ethereum addresse's nonce when sending transactions.

Updated January 30, 2024Intermediate
EthereumEthers.jsTransactions

How to Create a Bitcoin Address using bitcoinjs-lib

This guide will teach you how to create a Bitcoin address using JavaScript and bitcoinjs-lib

Updated January 16, 2024Beginner
BitcoinJavaScriptWalletsTransactionsMarketplace

How to Audit ERC20, ERC721, and ERC1155 Token Activity using QuickNode SDK

In this guide, users will learn how to audit wallet activities of token transfers using JavaScript and QuickNode SDK.

Updated November 21, 2023Intermediate
JavaScriptAnalyticsWalletsTransactionsQuickNode SDK

How to Send ERC-20 Tokens using the QuickNode SDK

This comprehensive guide covers the steps to send ERC-20 tokens on the Ethereum blockchain using the QuickNode SDK with JavaScript.

Updated November 19, 2023Intermediate
EthereumJavaScriptTransactionsQuickNode SDK

How to Send ERC-20 Tokens using Web3.py and Python

This comprehensive guide covers the steps to send ERC-20 tokens on the Ethereum blockchain using Web3.py with Python.

Updated November 19, 2023Intermediate
EthereumPythonWeb3.pyTransactions

How to Audit Ethereum Wallet Activity using Web3.py

In this guide, users will learn how to audit wallet activity on Ethereum using Python.

Updated November 1, 2023Intermediate
PythonWeb3.pyAnalyticsWalletsTransactions