transfer_loyalty_tokens
Transfer loyalty tokens between wallets by generating calldata for on-chain loyalty programs on Base L2.
Instructions
Get calldata to transfer loyalty tokens between wallets
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token_address | Yes | Token contract address (0x...) | |
| to | Yes | Recipient wallet (0x...) | |
| amount | Yes | Tokens to transfer |