Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Let your users pas for gas with ERC-20 tokens
const transaction = await rhinestoneAccount.prepareTransaction({ sourceChains: [base], targetChain: arbitrum, calls: [ // … ], tokenRequests: [ // … ], feeAsset: 'USDC', })
Was this page helpful?