Run workflows with an EOA delegated via EIP‑7702 to a smart account implementation.
/v1/mee/prepare7702
/compose
endpoint:
type: "eoa-7702"
:
/v1/mee/prepare7702
endpoint to generate authorization parameters:
Field | Description |
---|---|
address | Smart account implementation contract |
chainId | Target chain (0 for multi-chain) |
nonce | Prevents replay attacks |
r , s | ECDSA signature components |
yParity | EIP-2098 compact signature value |
0
for multi-chain authorization (works across all chains)0x0
Feature | EOA | EOA-7702 |
---|---|---|
Gas for Approval | Sometimes | No |
Batch Transactions | No | Yes |
Sponsored Transactions | No | Yes |
Custom Validation | No | Yes |
Address Change | No | No |
Reversible | N/A | Yes |
chainId: 0
for operations across multiple chains