delegatedSign7702Authorization signs an EIP-7702 authorization delegating the end user’s EOA to the Dynamic gasless contract. Use it when you want to activate or replace the one-time delegation step yourself before sending sponsored transactions.
EVM Gas Sponsorship is an enterprise-only feature and works with V3 MPC embedded wallets only.
Function signature
Parameters
Required
Optional
Returns
Promise<SerializedAuthorization> — the signed EIP-7702 authorization. Pass it to delegatedSignSponsoredTransaction or delegatedSendSponsoredTransaction as authorization.
Example
Related
delegatedSendSponsoredTransaction— sign, relay, and wait in one calldelegatedSignSponsoredTransaction— sign a sponsored intent without relaying- EVM Gas Sponsorship — full guide