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

Transactions Guides

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

How to Send EIP-7702 Transactions with Ethers.js

Learn how to send EIP-7702 transactions using Ethers.js, including batch transactions, sponsored transactions, revoking authorizations, and more.

Created May 29, 2025Intermediate
EthereumEIP-7702Ethers.js

How to Implement a Crypto Paywall with x402 Payment Protocol

Learn how to implement crypto paywalls using Coinbase x402 payment protocol. This step-by-step guide shows you how to monetize content with blockchain payments on Base Sepolia.

Created May 20, 2025Intermediate
EthereumInfrastructurex402

Jito Bundles: Bundle Solana Transactions with Rust

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 using Rust.

Created May 8, 2025IntermediateVideo
SolanaBundlesJitoRustSolana Kit

Jito Bundles: What They Are 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, 2024IntermediateVideo
SolanaBundlesJitoSolana Kit

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