Transfer tokens gaslessly
Last updated
Last updated
In this section, we leverage the RLY token () and our faucet to enable developers to complete a gasless token transfer in just seconds. Use the following code to claim test RLY tokens and transfer it to a destination wallet of your choosing.
Contract is compatible with the RallyMobile SDK
Contract natively supports gasless transactions
Use the following code to transfer your chosen token gaslessly.
Contracts that are are natively supported by the RallyMobile SDK. Those that are not ERC2771 compatible must be whitelisted,
Contracts that have the executeMetaTransaction
or Permit
method for gasless transactions are natively supported by our SDK. To determine which method is supported by your contract, .
View our to see if your token is already supported.