Skip to main content
dimensions.asset_disclosures is what an issuer discloses about a tokenized asset in its own documents: the legal entity that issues it, its domicile, the law and the regulator it answers to, its custodian, auditor and transfer agent, how a holder subscribes and redeems, the fees and minimums, and its identifiers (ISIN, CUSIP, FIGI, LEI). One row per asset, one typed column per term, and for every researched or looked-up term a companion <term>_evidence column with the confidence, reasoning and citations (url, title, verbatim excerpts) behind the value. A term that differs by holder jurisdiction is an ARRAY<STRUCT<jurisdiction, value>> over GLOBAL, US, EEA, UK, CH and SG: GLOBAL is the issuer’s general holder document, and a market element is present only when the issuer publishes a separate holder document for that market. Its evidence column is an ARRAY<STRUCT<jurisdiction, confidence, reasoning, citations>> with one element per jurisdiction; every other evidence column is a single STRUCT<confidence, reasoning, citations>, and citations is an ARRAY<STRUCT<url, title, excerpts>>.

Columns

ColumnTypeDescription
asset_idSTRINGThe asset, such as usdc; joins dimensions.assets.
retrieved_atTIMESTAMPWhen the issuer’s documents were read for this row.
websiteSTRINGThe issuer page that names this token and links its terms. Stablecoins and tokenized funds and tokenized commodities only; null elsewhere.
claim_typeARRAY<STRUCT>What a holder holds. issuer_sponsored: a direct claim on or ownership of the issuer’s instrument. synthetic_collateralized: a contractual exposure backed by dedicated collateral. synthetic_uncollateralized: a contractual exposure without it. One element per holder jurisdiction, value typed STRING.
issuance_statusARRAY<STRUCT>Whether the issuer still creates the token. active, paused (issuance suspended, redemption open), legacy_redemption_only, sunset or not_launched. One element per holder jurisdiction, value typed STRING.
sectorARRAY<STRING>Sectors of the underlying exposure of a tokenized stock (information_technology, financials, government_debt, commodities), not of the tokenization provider. Tokenized funds only; null elsewhere.
regionARRAY<STRING>Regions of the underlying economic exposure of a tokenized stock (north_america, europe, greater_china, global), not the issuer domicile. Tokenized funds only; null elsewhere.
reference_ratioFLOAT64Units of the reference asset one token represents by design (1 for a dollar stablecoin, 1 troy ounce for a gold token). Null when the token tracks a floating NAV.
reserve_compositionARRAY<STRING>Asset categories in the reserve backing a stablecoin, from the latest attestation (cash, bank_deposits, treasury_bills, repurchase_agreements, money_market_funds, commercial_paper, corporate_bonds, precious_metals, crypto_assets, secured_loans, other). Stablecoins only; null elsewhere.
issuer_legal_entityARRAY<STRUCT>Legal name of the entity that issues the token to the holders the document governs, distinct from its parent, manager, platform and distributors. One element per holder jurisdiction, value typed STRING.
domicileARRAY<STRUCT>Incorporation country of the issuing entity, ISO 3166-1 alpha-2. One element per holder jurisdiction, value typed STRING.
governing_lawARRAY<STRUCT>Country whose law governs the contract between holder and issuer, from the governing-law clause of the holder document, ISO 3166-1 alpha-2. One element per holder jurisdiction, value typed STRING.
regulatory_frameworkARRAY<STRUCT>Regime under which the instrument is issued or offered to the holders the document governs (us_reg_d, us_reg_s, us_money_transmitter, us_national_trust_bank, eu_mica, eu_prospectus, ch_dlt_act, sg_mas, unregulated, not_disclosed and the other regimes of the closed list), not the licence of a distributor. One element per holder jurisdiction, value typed STRING.
regulatorARRAY<STRUCT>Supervisory authority of the issuer or instrument. Several authorities are separated by semicolons. One element per holder jurisdiction, value typed STRING.
governing_law_subdivisionARRAY<STRUCT>State, province or canton named in the governing-law clause (Delaware, New York, Zug). Null when the clause names only a country. One element per holder jurisdiction, value typed STRING.
dispute_resolution_countryARRAY<STRUCT>Country of the court or arbitration seat named in the dispute-resolution clause of the holder document, ISO 3166-1 alpha-2. One element per holder jurisdiction, value typed STRING.
bankruptcy_remoteARRAY<STRUCT>True when a legal document states that the backing assets sit outside the issuer estate on insolvency (trust, bankruptcy-remote vehicle, statutory segregation). One element per holder jurisdiction, value typed BOOL.
account_segregationARRAY<STRUCT>True when a document states that backing or holder assets are held in accounts segregated from the issuer’s operating funds. One element per holder jurisdiction, value typed BOOL.
mica_markerSTRINGClassification under MiCA by legal nature and peg, independent of authorization: emt_by_peg, art_by_peg, other_crypto_asset or out_of_scope_financial_instrument.
voting_rightsBOOLTrue when token holders can vote or direct the votes of the underlying shares. Tokenized stocks only; null elsewhere.
dividend_eligibilityBOOLTrue when token holders are entitled to dividends or distributions declared on the underlying share. Tokenized stocks only; null elsewhere.
platformSTRINGTokenization platform, when distinct from the legal issuer.
managerSTRINGInvestment manager of a tokenized fund. Tokenized funds only; null elsewhere.
sub_advisorSTRINGDelegated investment adviser of a tokenized fund, when disclosed. Tokenized funds only; null elsewhere.
custodianSTRINGInstitution holding the real-world assets that back the token. Several providers are separated by semicolons.
crypto_custodianSTRINGThird party holding the keys that control the token contract, mint authority or issuer treasury wallets.
fund_administratorSTRINGProvider that calculates NAV and keeps the fund books. Tokenized funds only; null elsewhere.
transfer_agentSTRINGTransfer agent of record for the legal holder register of the security or share class. Tokenized funds and tokenized stocks only; null elsewhere.
digital_transfer_agentSTRINGEntity that keeps the on-chain holder ledger, when distinct from transfer_agent. Tokenized funds and tokenized stocks only; null elsewhere.
brokerARRAY<STRUCT>Executing brokers named for the token, traditional or crypto. One element per holder jurisdiction, value typed ARRAY<STRING>. Tokenized funds and tokenized stocks only; null elsewhere.
auditorSTRINGFirm that audits or attests the backing of the token or, for a native share, the issuer’s financial statements.
attestation_frequencySTRINGCadence of published reserve attestations or audits: daily, weekly, monthly, quarterly, annual, irregular or none. Stablecoins only; null elsewhere.
security_trusteeSTRINGTrustee or security agent holding collateral or a security interest for token holders, typical of notes and certificates. Tokenized funds and tokenized stocks only; null elsewhere.
storage_locationARRAY<STRING>Countries of the vaults holding the physical commodity, ISO 3166-1 alpha-2. Tokenized commodities only; null elsewhere.
primary_routeARRAY<STRUCT>How a holder enters and exits directly on the issuer side, which the other primary-market columns refer to: issuer_mint_redeem, fund_subscription, transfer_agent_conversion, issuer_operated_venue or none. One element per holder jurisdiction, value typed STRING.
eligible_investorsARRAY<STRUCT>Investor classes that may use the primary route (retail, professional, accredited, qualified_investor, qualified_purchaser, institutional). One element per holder jurisdiction, value typed ARRAY<STRING>.
eligible_jurisdictionsARRAY<STRING>Investor residences eligible for the primary route: ISO alpha-2 country codes or the region codes global, non_us, eea, non_eea, gcc.
kyc_requiredARRAY<STRUCT>True when the primary route requires KYC. One element per holder jurisdiction, value typed BOOL.
right_to_redeemARRAY<STRUCT>True when the instrument terms give holders a right to exit through the primary route. One element per holder jurisdiction, value typed BOOL.
physical_redemptionBOOLTrue when holders can redeem a commodity token for physical delivery. Tokenized commodities only; null elsewhere.
base_assetsARRAY<STRUCT>Currencies or assets accepted on entry and paid on exit through the primary route: ISO currency codes for fiat, tickers for crypto, a short name for a physical asset. One element per holder jurisdiction, value typed ARRAY<STRING>.
min_investmentARRAY<STRUCT>Minimum entry through the primary route, in the currency or unit the document states. One element per holder jurisdiction, value typed FLOAT64.
min_redemptionARRAY<STRUCT>Minimum exit through the primary route, in the currency or unit the document states. One element per holder jurisdiction, value typed FLOAT64.
subscription_timeARRAY<STRUCT>Settlement cadence on entry as the document states it: instant, daily, weekly, monthly, quarterly or other. One element per holder jurisdiction, value typed STRING.
redemption_timeARRAY<STRUCT>Settlement cadence on exit as the document states it: instant, daily, weekly, monthly, quarterly or other. One element per holder jurisdiction, value typed STRING.
is_open_endedBOOLTrue when the fund issues and redeems on an ongoing basis rather than as a closed-ended vehicle. Tokenized funds only; null elsewhere.
lockup_periodFLOAT64Lockup in months. Tokenized funds only; null elsewhere.
management_feeFLOAT64Annual management fee in basis points. Tokenized funds and tokenized stocks only; null elsewhere.
storage_feeFLOAT64Annual custody or storage fee charged to holders, in basis points. Tokenized commodities only; null elsewhere.
dividend_handlingSTRINGHow dividends reach token holders: distributed_in_cash, distributed_in_token, reinvested, retained_by_issuer, none or not_disclosed. Tokenized stocks only; null elsewhere.
isinSTRINGISIN of the instrument, from the issuer’s own pages or the LEI-to-ISIN register. Tokenized funds and tokenized stocks only; null elsewhere.
cusipSTRINGCUSIP derived from a US or Canadian ISIN. Tokenized funds and tokenized stocks only; null elsewhere.
figiSTRINGFIGI of the instrument, from OpenFIGI. Tokenized funds and tokenized stocks only; null elsewhere.
websiteSTRINGThe issuer page that names this token and links its terms. Tokenized stocks only; null elsewhere.
inception_dateSTRINGDate of the first on-chain mint across the token’s deployments, ISO 8601. No evidence column.
asset_classSTRINGAsset type from the registry: stablecoin, tokenized_funds, tokenized_stocks or tokenized_commodities. No evidence column.
underlying_tickerSTRINGListed ticker of the equity a tokenized stock tracks, from the registry. Tokenized stocks only; null elsewhere. No evidence column.
reference_assetSTRINGIdentifier of the reference asset the token tracks, from the registry; joins dimensions.reference_assets. No evidence column.
sectorARRAY<STRING>Sectors of the underlying exposure of a tokenized stock (information_technology, financials, government_debt, commodities), not of the tokenization provider. Tokenized stocks only; null elsewhere.
regionARRAY<STRING>Regions of the underlying economic exposure of a tokenized stock (north_america, europe, greater_china, global), not the issuer domicile. Tokenized stocks only; null elsewhere.
issuer_projectSTRINGProject id of the issuer, from the registry; joins dimensions.projects. No evidence column.
issuer_leiARRAY<STRUCT>LEI of the issuing entity per jurisdiction, from the GLEIF register. One element per holder jurisdiction, value typed STRING.
issuer_cikARRAY<STRUCT>SEC CIK of the issuing entity per jurisdiction, from EDGAR. One element per holder jurisdiction, value typed STRING.

Sample queries

The issuing entity, governing law and regulatory regime of one asset, one line per holder jurisdiction.