Account Pages
Every XRPL account has a dedicated page showing its full on-chain state. The page loads data directly from XRPL nodes via your browser's WebSocket connection — distributing load across the network.
Hero stats
The top of the page shows key metrics at a glance: XRP balance with USD valuation, total portfolio value, reserve (base + owner count), sequence number, account age, token count, NFT count, owned objects, locked XRP (escrows + payment channels), AMM pool count, and active account flags.
Tabs
Below the stats, the account data is organized into tabs:
Transactions
Recent transaction history with type tags, counterparty addresses, amounts, dates, and success/failure status. Loads 20 at a time with a "Load More" button.
Holdings
Your XRP balance plus all non-zero trust line balances with token names, issuers, and USD valuations where prices are available.
Trust Lines
All trust lines (including zero-balance ones) showing currency, issuer, balance, and limit.
NFTs
NFT collections organized in collapsible rows grouped by issuer and taxon. Each collection shows the count and issuer link, with NFT cards showing images and metadata.
AMM Pools
Active AMM liquidity positions showing the token pair, your share percentage, and pool details.
Offers
Open DEX offers with buy/sell direction, taker pays/gets amounts, exchange rate, and expiration.
Escrows
Active escrows showing sender, destination, amount, condition hash, and expiry.
Channels
Payment channels with destination, total amount, claimed balance, settle delay, and expiry.
Objects
Raw ledger objects owned by the account.
Settings
Account flags, domain, regular key, transfer rate, tick size, and NFT minter settings.
Activations
Accounts that were funded (activated) by this account.
Ancestry
Account origin information — who activated it, when, funding amount, activation CTID. Plus account root details: regular key, decoded domain, flags, transfer rate.
Known addresses
If an account belongs to a known exchange or service (Binance, Bitstamp, Ripple, etc.), Sonde shows the name as the page title instead of "Account". Account types like AMM Pool, Token Issuer, and NFT Issuer are also detected and shown as badges.