Distribution

Token ownership and distribution patterns

Function
Name
Description
Applicable Delimiters

TVL

Total Value Locked

All the coins or tokens that are locked or held in reserve

C, APP

CSUPP

Circulating Supply

Sum of all tokens in circulation, in token units

A

MINT

Number of Minted Tokens

Tokens issued into circulation, in token units

A

BURN

Number of Burnt Tokens

Tokens burned (or equivalent), in token units

A

NISS

Net Issuance (Minted - Burnt Tokens)

Difference of number of tokens in circulation day-to-day, in token units

A

HODL

Number of Token Holders

Number of wallets holding the specified token

A

DISTC_0001

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 0.001 units of specified token

A

DISTC_001

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 0.01 units of specified token

A

DISTC_01

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 0.1 units of specified token

A

DISTC_1

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 1 units of specified token

A

DISTC_10

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 10 units of specified token

A

DISTC_100

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 100 units of specified token

A

DISTC_1K

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 1000 units of specified token

A

DISTC_10K

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 10K units of specified token

A

DISTC_100K

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 100K units of specified token

A

DISTC_1M

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 1M units of specified token

A

DISTC_10M

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 10M units of specified token

A

DISTC_100M

Count of Addresses with Balance (Native) > X

Number of wallets holding more than 100M units of specified token

A

DISTB_0001

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 0.001 units of specified token

A

DISTB_001

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 0.01 units of specified token

A

DISTB_01

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 0.1 units of specified token

A

DISTB_1

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 1 units of specified token

A

DISTB_10

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 10 units of specified token

A

DISTB_100

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 100 units of specified token

A

DISTB_1K

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 1000 units of specified token

A

DISTB_10K

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 10K units of specified token

A

DISTB_100K

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 100K units of specified token

A

DISTB_1M

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 1M units of specified token

A

DISTB_10M

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 10M units of specified token

A

DISTB_100M

Supply at Addresses with Balance (Native) > X

Total tokens within wallets holding more than 100M units of specified token

A

Last updated

Was this helpful?