• BundleBearBundleBear
Dashboards
    • Overview
    • Bundlers
    • Paymasters
    • Account Activation
    • Apps
    • Overview
    • Authorized Contracts
    • Apps
    • Overview
Resources
  • Research
  • Operator Registry

EIP-7702 Authorized Contracts

What is an ERC-4337 smart account?

A smart contract wallet AKA smart account is a customizable Ethereum account. Smart accounts can be programmed with features like

  • Batched transactions: Multiple actions, such as approving and swapping on a DEX, can be combined into one transaction.
  • Gas fee abstraction: Users can transact without having to pay gas fees in the native token.
  • Seedphrase-free security: Users can secure their wallets with verification methods that are easier and safer than seedphrases e.g. passkeys.
  • What is a UserOperation (UserOp)?

    UserOps are actions made by smart wallets. Bundlers bundle batches of UserOps into onchain transactions. Apps can use Paymasters to pay UserOp fees on behalf of their users

    Built by 0xKofi. The source code is available on GitHub.

    Powered by Allium
    Sponsored by PimlicoBiconomy

    Built by 0xKofi. The source code is available on GitHub.

    Powered by Allium
    Sponsored by PimlicoBiconomy

    EIP-7702 Authorized Contracts

    Top 15 Authorized Contracts

    Authorized Contract
    0xb1280932da6df283be6dddd99f2a147d41773988
    4,504,060
    0x27dbd0e71b85700e29994d6d3a51f2e32442aa61
    3,027,923
    0x7c802f062c67058d0dd40b041204b960e8bde26a
    2,708,891
    0x9db96924a0b0b9a83fe2368b29539561a9c696d8
    2,619,781
    0xc5278d4362b195ee4ff556fa5ca91c2c6103f966
    2,591,638
    Crime
    2,345,431
    TokenPocket
    2,049,334
    0xd6665e16605e6667e0de69abe07cb5d3f8c126db
    1,921,263
    0x31a12e00769f8ade55a9b6172f372fad7c251ad7
    1,874,124
    Coinbase Wallet
    1,817,040
    Simple 7702Account
    1,607,618
    0x22ed1827f5be793111e63c05c3f468adcce21095
    1,477,788
    0x8ab3e5db1d29918b38339ff18c2dd32f6f0ceae3
    1,208,473
    Metamask Delegator
    1,065,560
    Fireblocks
    943,790
    Live Smart Accounts by Authorized Contract

    What is an EIP-7702 smart account?

    A smart contract wallet AKA smart account is a customizable Ethereum account. Smart accounts can be programmed with features like

    * Batched transactions: Multiple actions, such as approving and swapping on a DEX, can be combined into one transaction.

    * Gas fee abstraction: Users can transact without having to pay gas fees in the native token.

    What is an EIP-7702 Authorization?

    Regular EOA wallets upgrade to EIP-7702 smart accounts by authorizing a contract. The upgraded wallet has a "delegation indicator" that points to the authorized contract. When a transaction is sent to the EOA, it executes the code of the authorized contract.

    To downgrade back to a regular EOA, the wallet authorizes the burn address.

    -

    What is a Set Code transaction?

    A transaction where Authorizations are executed onchain, thereby upgrading EOAs to smart accounts. One set code txn can contain multiple Authorizations.

    Built by 0xKofi. The source code is available on GitHub.

    Powered by Allium
    Sponsored by PimlicoBiconomy

    Built by 0xKofi. The source code is available on GitHub.

    Powered by Allium
    Sponsored by PimlicoBiconomy