Sponsored (Gas Tank)
Sponsor gas fees for your users using Gelato’s cross-chain Gas Tank. Deposit funds once and sponsor transactions across all supported networks.Sponsor Gas with Gas Tank
Learn how to sponsor transactions for your users
Pay with ERC-20 Tokens
Allow users to pay gas fees using ERC-20 tokens like USDC, USDT, or other supported tokens directly from their smart account.When using the
@gelatocloud/gasless SDK, no paymaster is required - token payments are handled automatically. If using Viem or Permissionless directly, you’ll need to provide paymaster data from an on-chain paymaster.Pay with ERC-20 Tokens
Learn how to enable ERC-20 token payments
Pay with Native Tokens
Users pay gas fees directly with native tokens (ETH, MATIC, etc.) from their smart account balance.Pay with Native Tokens
Learn how to enable native token payments
Comparison
| Method | Who Pays | Token Type | Use Case |
|---|---|---|---|
| Sponsored | Developer | N/A | Gasless UX for users |
| ERC-20 | User | USDC, USDT, etc. | Stablecoin holders |
| Native | User | ETH, MATIC, etc. | Traditional gas payment |