Skip to main content

Table Description

Daily snapshot of token holder metrics for all IOU and MPT tokens on the XRP Ledger, including AMM LP tokens (which are a type of IOU). Each row represents one token and captures holder count, supply distribution, and concentration metrics as of the current date.

Column Descriptions

ColumntypeDescription
ledger_close_datedateDate of the most recent ledger state available in the data, derived from the latest trustline timestamp; may lag the current calendar date
token_idbigintSurrogate key for the token (→ tokens)
token_currencystringRaw currency code of the token as stored on the ledger
token_issuerstringXRPL address of the account that issued this token
token_mpt_idstringUnique issuance identifier for Multi-Purpose Tokens (MPTs); null for traditional IOU trust-line tokens
total_supplydoubleTotal outstanding supply of the token as reported by the issuer’s ledger state
total_issueddoubleSum of all positive holder balances at this snapshot date; may differ from total_supply if supply has been burned or not fully distributed
total_holdersbigintNumber of distinct accounts holding a non-zero balance of this token
top_10_holders_percentdoublePercentage of total supply held by the 10 largest holders; a measure of concentration risk
whale_accounts_countbigintNumber of accounts each holding more than 1% of the total outstanding supply

Table Sample