Skip to main content

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

A lookup table of labeled addresses providing human-readable names for known XRPL wallets, exchanges, and entities. Used to enrich account and transaction data with contextual identity information. Referenced by accounts to annotate well-known addresses.

Column Descriptions

ColumntypeDescription
annotation_idbigintUnique surrogate primary key for the annotation record
sourcestringOrigin of the annotation (e.g. third-party data provider)
namestringHuman-readable label for the address (e.g., exchange name, institution)
addressstringThe XRPL account address this annotation describes

Table Sample