Insight



Supply

Error from indexer: {{errorSupply}}
Circulating {{supply.circulating | number:'.0-0'}}
Total {{supply.total | number:'.0-0'}}
Max {{supply.max | number:'.0-0'}}
Rewards {{supply.rewards | number:'.0-0'}}
Height {{supply.height}}

Richlist

Error from indexer: {{errorRichlist}}
Rank Address Balance

View all

Wallets

Error from indexer: {{errorWallets}}

{{item.name}}

Type {{item.type}}
Initial Amount {{item.initialAmount * 100000000 | amount}}
Balance {{item.balance | amount}}
Spent Amount {{(item.initialAmount * 100000000) - item.balance | amount}}
Addresses

Circulating supply is calculated by removing known locked/fund/burnt supply from the mined/staked/premined supply. The total is all coins in existence on the blockchain. Maximum is what the network has been configured to have maximum. The rewards is based upon a simple calculation and is an estimate.