跳转至主要内容
  1. 指南
  2. /所有标签
  3. /EIP-7702 Guides

EIP-7702 Guides

3 本指南
链:全部
技术:全部
Product: All
用例:全部
级别:所有

How to Build an ERC-20 Batch Swap dApp Using EIP-7702

This guide provides a practical implementation of EIP-7702. Learn step-by-step how to code batch transactions for swapping multiple ERC20 tokens at once.

Created August 8, 2025Intermediate
BaseEthereumOptimismdAppsEVMMarketplaceMarketplace Add-onViemWagmi

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
EthereumEthers.jsEVMTransactions

EIP-7702 Implementation Guide: Build and Test Smart Accounts

In this guide, you'll learn how to build and test Ethereum smart accounts with batch transactions and sponsored gas, all powered by EIP-7702.

Created February 24, 2025Intermediate
EthereumAccount AbstractionEVMFoundrySmart ContractsViem