Using ERC-20 tokens to pay gas
You can also opt to pay for gas in ERC20 tokens such as stablecoins instead of native currency
In case you want to pay for gas using an ERC20 token, pass the flag gasToken: "<TOKEN_ADDRESS>"
to the SDK.
IMP - Please ensure the Smart Account has the required balance of ERC20 tokens specified in the above flag.
Last updated