Skip to main content

Table Details

PropertyValue
Table Namestellar.rwa.supply_daily
Table StatusProduction-Ready
Unique Keydate, chain, token_address

Table Columns

Column NameData TypeDescription
dateTIMESTAMP_NTZ(9)Snapshot date this daily supply record represents.
asset_classVARCHAR(16777216)RWA asset class of the token.
asset_typeVARCHAR(16777216)RWA asset type classification of the token.
product_idVARCHAR(16777216)Identifier of the RWA product this token represents.
product_nameVARCHAR(16777216)Name of the RWA product this token represents.
chainVARCHAR(16777216)Blockchain this record belongs to; always stellar.
token_addressVARCHAR(16777216)Asset identifier of the RWA token.
token_nameVARCHAR(16777216)Full name of the RWA token.
token_symbolVARCHAR(16777216)Ticker symbol of the RWA token.
token_decimalsNUMBER(38,0)Number of decimal places used to normalize the token’s raw amounts.
total_supply_sourceVARCHAR(16777216)Source from which the total supply figure was obtained.
total_supplyFLOATTotal supply of the token on this date.
total_supply_usdFLOATUSD value of the total supply on this date.
circulating_supplyFLOATCirculating supply of the token on this date.
circulating_supply_usdFLOATUSD value of the circulating supply on this date.
price_usdFLOATUSD price per unit of the token used for the supply valuations.
price_sourceVARCHAR(16777216)Source of the price used for valuation.
price_source_detailVARCHAR(16777216)Additional detail about the price source.
price_levelVARCHAR(16777216)Price level or granularity used for valuation.
price_methodologyVARCHAR(16777216)Methodology used to derive the price.
issuer_idVARCHAR(16777216)Identifier of the token’s issuer.
issuer_nameVARCHAR(16777216)Name of the token’s issuer.
platform_idVARCHAR(16777216)Identifier of the platform that issued the token.
platform_nameVARCHAR(16777216)Name of the platform that issued the token.
total_supply_detailsVARIANTStructured breakdown of how the total supply was derived.
circulating_supply_detailsVARIANTStructured breakdown of how the circulating supply was derived.
unique_idVARCHAR(16777216)Synthetic unique identifier for this row.
_created_atTIMESTAMP_NTZ(9)Timestamp of when the entry was created in the database.
_updated_atTIMESTAMP_NTZ(9)Timestamp of when the entry was last updated in the database.