fragment
Pages
Registry
Asset identity, the underlying it stands for, and the chains it is issued on.
Metrics
Daily supply, holders, transfer activity and price.
The multi-issuer model
Many issuers can tokenize the same thing. Each issuerβs token gets its own row indimensions.assets, and all of them point at a single row in dimensions.reference_assets through reference_asset_id. Many issuers tokenize NVIDIA stock, and every issuerβs token is its own row, all pointing at the nvda reference.
The reference is how you compare tokens that stand for the same thing. To ask how much NVIDIA exposure exists onchain, group the asset tables by reference_asset_id rather than by symbol: the issuers all pick different symbols, but they share one reference.