Table Description

Contains daily aggregated metrics and statistics for XRP Ledger network activity and performance.

Column Descriptions

ColumntypeDescription
datedateThe date for which metrics are aggregated
issuers_count_dailyintegerNumber of unique token issuers active on this date
tokens_count_dailyintegerNumber of unique tokens active on this date
xrp_txn_volume_xrpdecimal(38,6)Total XRP transaction volume for the day
xrp_payment_volume_xrpdecimal(38,6)Total XRP payment volume for the day
dex_traded_tokens_count_dailyintegerNumber of unique tokens traded on DEX on this date
dex_traders_count_dailyintegerNumber of unique traders on DEX on this date
dex_pairs_count_dailyintegerNumber of trading pairs on DEX on this date
dex_xrp_pairs_count_dailyintegerNumber of XRP trading pairs on DEX on this date
dex_xrp_pair_volume_xrpdecimal(38,6)Total volume of XRP pairs traded on DEX for the day
amm_pools_count_dailyintegerNumber of AMM (Automated Market Maker) pools on this date
amm_xrp_pools_count_dailyintegerNumber of AMM pools containing XRP on this date
amm_tvl_xrpdecimal(38,6)Total Value Locked (TVL) in AMM pools in XRP
amm_users_count_dailyintegerNumber of unique users interacting with AMM on this date
amm_xrp_volume_xrpdecimal(38,6)Total XRP volume traded through AMM for the day
_ingested_attimestampData ingestion timestamp

Table Sample