Skip to main content
External wallets use eoa mode (Fusion) and do not support EIP-7702. This is the minimal Supertransaction API flow: request a quote, sign the payload returned by the API, then execute.
Signing the payload is the critical step. The API returns payloadToSign and a quoteType (permit or onchain) that tells you how to sign.

Minimal EOA (Fusion) flow