Guide
Overview
Supported Chains
const gaslessChain = [
'arbitrum', 'bsc', 'sonic', 'base', 'sei',
'eth', 'hyperevm', 'avax', 'uni'
]API Endpoints
1. Get Swap Quote
2. Execute Gasless Swap
3. Query Transaction Status
1. Get Permit2 Contract Address
2. Create Permit2 Signature
1. Pre-flight Checks
2. Get Quote
3. Token Approval
4. Execute Swap
5. Poll Status
Error Handling
Dependencies
Important Notes
Last updated