get_account_info
Retrieve detailed XRPL account information including balance, sequence number, and flags. Query any account across mainnet, testnet, or devnet networks.
Instructions
Get detailed information about an XRPL account including balance, sequence number, and flags
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| account | Yes | The XRPL account address (starts with r) | |
| network | No | The XRPL network to query (default: mainnet) |