跳至主要內容
  1. 指南
  2. /所有標籤
  3. /EIP-7702 Guides

EIP-7702 Guides

3 本指南
鏈:全部
技術:全部
產品:全部
使用案例:全部
等級:所有

如何使用 EIP-7702 建置 ERC-20 批次交換 dApp

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