Documentation Index
Fetch the complete documentation index at: https://docs.dune.com/llms.txt
Use this file to discover all available pages before exploring further.
Table Description
Aggregated daily metrics for XRP Ledger activity, including transaction volumes, DEX activity, and AMM statistics.Column Descriptions
| Column | type | Description |
|---|---|---|
| date | date | The date for which the metrics are aggregated (YYYY-MM-DD). |
| issuers_count_daily | integer | Number of unique issuers of tokens on the XRP Ledger for the given day. |
| tokens_count_daily | integer | Number of unique tokens (currency.issuer) on the XRP Ledger for the given day. |
| xrp_txn_volume_xrp | decimal(38,6) | Total volume of all transactions involving XRP, denominated in XRP. |
| xrp_payment_volume_xrp | decimal(38,6) | Total volume of single-currency (XRP-only) payments, denominated in XRP. |
| dex_traded_tokens_count_daily | integer | Number of unique tokens (currency.issuer) traded on the DEX. |
| dex_traders_count_daily | integer | Number of unique addresses that executed trades on the DEX. |
| dex_pairs_count_daily | integer | Number of unique trading pairs on the DEX. |
| dex_xrp_pairs_count_daily | integer | Number of unique trading pairs on the DEX that include XRP as one of the assets. |
| dex_xrp_pair_volume_xrp | decimal(38,6) | Total trading volume on the DEX for pairs involving XRP, denominated in XRP. |
| amm_pools_count_daily | integer | Number of distinct AMM pools. |
| amm_xrp_pools_count_daily | integer | Number of distinct AMM pools where at least one asset is XRP. |
| amm_tvl_xrp | decimal(38,6) | Total Value Locked (TVL) in all AMM pools, denominated in XRP. |
| amm_users_count_daily | integer | Number of unique addresses that interacted with AMMs (e.g., swaps, deposits, withdrawals). |
| amm_xrp_volume_xrp | decimal(38,6) | Total trading volume through AMMs involving XRP, denominated in XRP. |