Sheet 01 · 10 tools
Account
Query and configure XRPL accounts: balances, history, flags, keys.
Margin note — new here? Start with this
An XRPL account is your identity on the XRP Ledger: an address that starts with r, an XRP balance, and a set of settings. Every account must keep a small amount of XRP locked as a reserve (currently 1 XRP, plus 0.2 XRP for each thing it owns on the ledger). These tools let you look inside any account and adjust your own.
Think of an account like a bank account with a public account number. Anyone can see the balance and statement, but only the person holding the key (your seed) can move money or change the settings.Start here: Account Info
Account Info
Retrieve account information for any XRPL address: XRP balance, sequence number, owner count, and flags.
Account Trust Lines
List all trust lines (issued-token balances) for an account, including currencies, issuers, limits, and freeze state.
Account Objects
List the raw ledger objects owned by an account: escrows, offers, payment channels, checks, signer lists, NFT offers, and more.
Account Transactions
Retrieve the transaction history for an account, newest first, with pagination.
Account Offers
List all open DEX offers placed by an account.
Account NFTs
List all XLS-20 NFTokens owned by an account, with token IDs, issuers, and URIs.
Account Settings
Modify your account settings: set or clear account flags (asf*), domain, transfer rate, or tick size.
Set Regular Key
Assign (or remove) a regular key pair so you can sign transactions without exposing the master key.
Deposit Preauthorization
Preauthorize (or revoke) a specific sender so they can pay you while Deposit Authorization is enabled on your account.
Delete Account
Delete your account and send the remaining XRP to a destination. Requires no blocking objects (trust lines, escrows, channels) and burns the deletion fee.