Recent CAT Operations
{{ formatOperationType(operation.txType) }}
{{ formatOperationDetails(operation) }}
{{ formatGasFee(operation.gasFee) }}
Block #{{ operation.blockHeight }}
{{ formatTxid(operation.txid) }}
Top 10 Mints in Mempool
Symbol | In Mempool | Token ID | Progress | Limit | Max Supply | Premine | Avg Fee Of All Minted | |
---|---|---|---|---|---|---|---|---|
{{ token.symbol }} | {{ token.count }} | {{ formatTokenId(token.tokenId) }} | {{ token.mintProgress }}% | {{ token.limit }} | {{ token.maxSupply }} | {{ token.premine }} | {{ token.avgFee }} sats/vB |
Mint Rank
Rank | Token ID | Name | Symbol | Mint Count |
---|---|---|---|---|
{{ index + 1 }} | {{ formatMintRankTokenId(token.tokenId) }} | {{ token.name }} | {{ token.symbol }} | {{ token.mintCount }} |