Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.allium.so/llms.txt

Use this file to discover all available pages before exploring further.

The Stablecoins Supply Non Circulating Daily table itemizes the addresses excluded from circulating supply, classified into one of four methodology categories: pre-minted/unissued (issuer-held but not yet backed), bridge-locked (locked in bridge contracts on the source chain), stablecoin-backed (collateral locked to mint another tracked stablecoin), and permanently inaccessible (burn addresses and other unrecoverable contracts). Each row is one (date, chain, stablecoin, address) tuple with its daily closing balance and category. See Supply Distribution Methodology on the stablecoins overview for the full methodology.

Table Columns

Column NameData TypeDescription
chainVARCHARThe blockchain the stablecoin resides on
addressVARCHARThe non-circulating address holding the balance
token_addressVARCHARContract address of the stablecoin token
token_nameVARCHARName of the stablecoin
token_symbolVARCHARSymbol of the stablecoin
token_decimalsINTEGERDecimal precision of the stablecoin
product_idVARCHARAllium stablecoin product identifier (e.g. usdc, usdt)
ncs_address_typeVARCHARWhich methodology category the exclusion falls into: pre-minted/unissued, bridge-locked, stablecoin-backed, or permanently inaccessible
ncs_address_labelVARCHARHuman-readable label for the address (e.g. issuer or bridge name)
ncs_supply_layerVARCHARWhich supply view this exclusion feeds into (non_circulating_supply vs. adjusted_non_circulating_supply)
raw_balance_strVARCHARBalance, unnormalized, as string for precision
raw_balanceFLOATBalance, unnormalized
balance_strVARCHARBalance, normalized, as string for precision
balanceFLOATBalance, normalized by token decimals
block_dateTIMESTAMP_NTZ(9)The UTC date this balance snapshot covers
block_timestampTIMESTAMP_NTZ(9)Block timestamp at which the balance was captured
block_numberINTEGERBlock number at which the balance was captured
block_hashVARCHARBlock hash at which the balance was captured
_has_errorINTEGERInternal flag indicating whether balance retrieval encountered an error
_short_addressVARCHARShort (4-char) prefix of address, used for clustering
_short_token_addressVARCHARShort (4-char) prefix of token_address, used for clustering
_ncs_seed_updated_atTIMESTAMP_NTZ(9)When the non-circulating-address seed list was last updated
_balances_created_atTIMESTAMP_NTZ(9)When the underlying balances entry was created
_ncs_eod_created_atTIMESTAMP_NTZ(9)When the upstream end-of-day non-circulating row was created