get_account_currencies
Retrieve the list of currencies an XRPL account can send or receive, with network selection for mainnet, testnet, or devnet.
Instructions
Get a list of currencies an account can send or receive
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | The XRPL account address (starts with r) | |
| network | No | The XRPL network to query (default: mainnet) |