;"> />;
View all available config options
By passing the accountAbstraction
prop, ALL connected wallets will be converted to smart accounts.
And by setting sponsorGas
to true
, all transactions done with those smart accounts will be sponsored.
For more granular control, you can also pass a custom theme object:
View all available themes properties
View all available auth helper functions
These tokens and NFTs will be shown in the modal when the user clicks "View Assets", as well as the send token screen.
When you click on "View Assets", by default the "Tokens" tab is shown first. If you want to show the "NFTs" tab first, change the order of the asset tabs to: ["nft", "token"] Note: If an empty array is passed, the [View Funds] button will be hidden