Mints
Our NFT mints table contain the following minting programs on the Solana blockchain.
Protocols
Candy Machine v2, v3
Regular NFT mints
Bubble Gum
Compressed NFT mints
Table Columns
protocol
Minting protocol, if applicable.
bubblegum
program_id
Program ID of the minting protocol.
BGUMAp9Gq7iTEuizy4pqaxsTyUCBK68MDfK752saRPUY
mint_type
Type of mint event, can be SINGLE_MINT or BUNDLE_MINT.
SINGLE_MINT
total_item_quantity
Total item minted in the transaction.
1
signer
Transaction signer, which is often the account minting the NFTs. Althought NFTs can also be minted to other wallet accounts.
BoRKfEdFS5PKbQp9Hi2TuukqWwpba88ZwzUptzLNMN6F
payer
Transaction payer of the mint, if applicable.
AhJT2oerJmmrBDyrqocS74rHHStWEEmsqwuVFqptuLbi
item_quantity
Total item minted.
1
token_mint
Token mint address.
token_metadata
Token metadata address.
token_metadata_program
Token metadata program address.
collection_mint
Collection mint address of the NFT minted.
BoRKkxKPoAt7LcyVRPa9ZZT5MztkJuc4PiGrUXAgDHPH
collection_metadata
Collection metadata address of the NFT minted.
rt8gKYfbSNfthHT5m14gHzPbRxQ7SchkKvcaWr2XExp
collection_master_edition
Collection mater edition address of the NFT minted.
is_cnft
Boolean indicator on whether the NFT is a cNFT (compressed NFT).
TRUE
merkle_tree
cNFT data: The account that contains the Merkle tree, initialized by create_tree.
CqiBPkJvygpGYrkExokZq7ALk4fMQteTxENmoPFAnYBn
leaf_index
cNFT data: The index of the leaf node in the Merkle tree. Can be retrieved from off-chain data store.
167,558
asset_id
Asset address ID.
FMbRnnmQ4fC9oTsqMSk66n7TXqPZ6yxisVXbUrTtyvUL
name
Name of NFT.
Chapter Six
symbol
Symbol of NFT.
collection_name
Collection name of NFT.
The Realm of Stolen Rainbows
collection_symbol
Collection symbol of NFT.
currency_mint
Currency used for mint.
currency_symbol
Symbol used for mint.
raw_price
Raw, unnormalized price of the NFT mint.
0
price
Normalized price of the NFT mint.
0
usd_price
USD price of the NFT mint.
0
txn_fee
Transaction fee paid (in SOL) for the minting transaction.
0.000005
block_slot
Block slot at the time of the mint.
207,520,772
block_height
Block height at the time of the mint.
190,017,686
block_timestamp
Block timestamp at the mint.
2023-07-26 00:02:52
block_hash
Block hash at the time of the mint,
HpBQhC7xBwLGdQAwLHmfQPQskBJk7Ys11UYybhu4yTYD
txn_id
Transaction id of the minting transaction.
4eA69iJf3aeuCL2CTi68Xcg3WZvx9myrASwd51N5uZM4h5U4FwEX4x79ok4jDepmsNgfcsN2Vrf2JQiqii1Ms4SV
txn_index
Transaction index number.
553
instruction_index
Instruction index of the transaction.
0
unique_id
Unique ID assigned for the minting transaction.
block_timestamp-2023-07-26 00:02:52.000_merkle_tree-CqiBPkJvygpGYrkExokZq7ALk4fMQteTxENmoPFAnYBn_leaf_index-167558
Last updated