gasless
<TrailsWidget gasless={true} paymasterUrls={[ { chainId: 8453, url: 'https://paymaster.example.com' }, // { chainId: 42161, url: 'https://...' }, ]} toAddress="0x1234567890123456789012345678901234567890" toAmount="0.1" toChainId={8453} toToken="USDC" />
<TrailsWidget gasless={true} appId="your-sequence-project-access-key" toAddress="0x1234567890123456789012345678901234567890" toAmount="0.1" toChainId={8453} toToken="0xA0b86a33E6417aB32db7ca5cC1F4a7cE28A3b7B7" />
Was this page helpful?