Sign an EIP-7702 authorization using a managed wallet. An EIP-7702 authorization allows an externally owned account (EOA) to authorize a delegation / contract address without signing or submitting a transaction.
public_token.Authorization: Bearer {api_key}eth_sign7702Authorization.eth_sign7702Authorization).authorizationList, sent to a relay or bundler, or stored and replayed until the nonce is consumed.
To submit on-chain, recombine the signature parts into a standard Ethereum signature:
chainId and nonce may be provided as hex strings or decimal strings/numbers.chainId and nonce are always returned as strings.