Let your users pas for gas with ERC-20 tokens
const transaction = await rhinestoneAccount.sendTransaction({ sourceChains: [base], targetChain: arbitrum, calls: [ // … ], tokenRequests: [ // … ], feeAsset: 'USDC', })
Was this page helpful?