xrp_approve_token
Authorize spending limits for tokens on the XRP Ledger testnet. Manage trustlines by specifying currency, issuer, and limit.
Instructions
Set token spending authorization (trustline management)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | Authorized spending limit | |
| issuer | Yes | Token issuer address | |
| currency | Yes | Currency code | |
| privateKey | Yes | Account private key |