Skip to main content
  1. Guides
  2. /All Tags
  3. /Transactions Guides

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.

Created October 11, 2024Intermediate
SolanaBundlesJito

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.

Created October 10, 2024Intermediate
EthereumQuickNode ProductStreams

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.

Created August 2, 2024Intermediate
EthereumMulticallTypeScriptViem

How to Send a Transaction using Viem

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

Created March 29, 2024Beginner
EthereumTypeScriptViem

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.

Created January 30, 2024Intermediate
EthereumEthers.js

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

Created January 16, 2024Beginner
Bitcoinbitcoinjs-libBTC Blockbook JSON-RPCJavaScriptMarketplace Add-OnQuickNode ProductWallets

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.

Created November 28, 2023Intermediate
AccountingAnalyticsEVMJavaScriptQuickNode ProductQuickNode SDKWallets

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.

Created November 19, 2023Intermediate
EthereumERC20JavaScriptQuickNode ProductQuickNode 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.

Created November 19, 2023Intermediate
EthereumERC20PythonWeb3.py

How to Audit Ethereum Wallet Activity using Web3.py

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

Created November 1, 2023Intermediate
AccountingAnalyticsEVMPythonWalletsWeb3.py