approve_delegate
Authorize a delegate to transfer specific tokens from your Solana wallet by setting transfer limits and permissions.
Instructions
Approve a delegate to transfer tokens on your behalf
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| walletName | Yes | Name of the wallet that owns the tokens | |
| tokenMint | Yes | Token mint address | |
| delegateAddress | Yes | Address of the delegate | |
| amount | Yes | Maximum amount delegate can transfer |