EIP-7702 Authorizations
EIP-7702 (Pectra) lets an externally-owned account temporarily delegate its code to a smart contract via a type-4 SetCode transaction carrying an authorization list — enabling batching, gas sponsorship, and passkeys directly from an EOA. This page will list those authorizations as they appear on Robinhood Chain.
Authorizations
0
Delegated Accounts
0
Tx Type
0x04
Delegation Prefix
0xef0100
No authorizations indexed yet
No EIP-7702 SetCode transactions have been surfaced on Robinhood Chain so far. When they appear, a delegated EOA carries on-chain code beginning with 0xef0100 followed by the address it points to — that's the marker this page keys on. Indexing type-4 transactions and their authorization lists is the pending piece; the transaction table doesn't yet record a tx-type field.
Related account-abstraction activity is already tracked: ERC-4337 user operations are under AA Transactions. Once 7702 delegations are observed, they'll be decoded here with the authorizing EOA, the delegate contract, and the nonce.
.hood