Skip to main content

Tables

ERC1155LazyPayableClaim_ClaimMint_event

ERC1155 (multi-token standard) claim mint events emitted by Manifold’s lazy payable claim extension contracts when users mint NFTs through a claim campaign. Links the claim extension contract address to the creator contract and campaign instance identifier for tracking claim-based minting activity.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_creatorContractSTRINGContract address of the NFT creator contract associated with the claim or redeem operation. Hex-encoded, 0x-prefixed, 42-character string.
in_instanceIdSTRINGUnique identifier for a claim or burn-redeem campaign instance within the Manifold contract system. Numeric string representation of the instance ID.
addressremovedlog_indexblock_numberin_instanceIdblock_timestamptransaction_hashin_creatorContract
0x04ba6cf3c5aa6d4946f5b7f7adf111012a9fac65false110923403910562972002023-09-07T06:07:35.000Z0xfa33ab35413386b35e5fb144f9ab345981e6a69fc0f6128db8b67e5889d461870x3b022384b5127b4cd4aeeb96b0f53e979dfad3f3
0x04ba6cf3c5aa6d4946f5b7f7adf111012a9fac65false110922317210562972002023-09-07T00:05:21.000Z0xdc25cf77aba079ce55e5e1481c58023b6fbf6528666338311fa209036f61e7bd0x3b022384b5127b4cd4aeeb96b0f53e979dfad3f3
0x04ba6cf3c5aa6d4946f5b7f7adf111012a9fac65false110926283410562972002023-09-07T22:07:25.000Z0x4048b45e915a69f646a14629b5b67724e922659a0476521029513c974b0e22f20x3b022384b5127b4cd4aeeb96b0f53e979dfad3f3
Query with partition filter
SELECT *
FROM `tt-contracts.manifoldxyz_v5_optimism.ERC1155LazyPayableClaim_ClaimMint_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

ERC1155LazyPayableClaim_ClaimMintBatch_event

Batch minting events for ERC-1155 tokens through Manifold’s lazy claim system, linking creator contracts to claim instances. Records mint count and claim identifiers for tracking multi-token NFT distribution campaigns.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_creatorContractSTRINGContract address of the NFT creator contract associated with the claim or redeem operation. Hex-encoded, 0x-prefixed, 42-character string.
in_instanceIdSTRINGUnique identifier for a claim or burn-redeem campaign instance within the Manifold contract system. Numeric string representation of the instance ID.
in_mintCountSTRINGNumber of tokens minted in the batch operation. Numeric string representation of the mint quantity.
addressremovedlog_indexblock_numberin_mintCountin_instanceIdblock_timestamptransaction_hashin_creatorContract
0x04ba6cf3c5aa6d4946f5b7f7adf111012a9fac65false1113553581210560473442023-12-16T05:52:19.000Z0x90e9e0eee9e33bbb4962d86ef8d697d83e594b062789b8be50ed35cd9d0962890x867b32c8c09ee78fe50b5215739ecffb6393d3ba
0x04ba6cf3c5aa6d4946f5b7f7adf111012a9fac65false6113584847510560473442023-12-16T23:14:31.000Z0xaf8c6db2689c88ca7fa59d4356ba46518584d90642015fd7154f83a1bf25b49d0x867b32c8c09ee78fe50b5215739ecffb6393d3ba
0x04ba6cf3c5aa6d4946f5b7f7adf111012a9fac65false2113584824210560473442023-12-16T23:13:45.000Z0x91e77e3f1a1f2255efbee6e584326fe2c33cc89164c863ac87c2be9c6ab807400x867b32c8c09ee78fe50b5215739ecffb6393d3ba
Query with partition filter
SELECT *
FROM `tt-contracts.manifoldxyz_v5_optimism.ERC1155LazyPayableClaim_ClaimMintBatch_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

ERC721LazyPayableClaim_ClaimMint_event

ERC-721 (Non-Fungible Token) lazy claim mint events emitted by Manifold creator claim contracts when tokens are minted through a payable claim campaign. Links claim instances to creator contracts for tracking NFT distribution through lazy minting mechanisms.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_creatorContractSTRINGContract address of the NFT creator contract associated with the claim or redeem operation. Hex-encoded, 0x-prefixed, 42-character string.
in_instanceIdSTRINGUnique identifier for a claim or burn-redeem campaign instance within the Manifold contract system. Numeric string representation of the instance ID.
addressremovedlog_indexblock_numberin_instanceIdblock_timestamptransaction_hashin_creatorContract
0x1eb73fee2090fb1c20105d5ba887e3c3ba14a17efalse87114935583351418722024-01-17T05:39:03.000Z0x894b9a312df801a34a705d043bc3ef42fd9bf400f55bc98d82e7233af37159160x3a662a1585849f2139f054387292bd234969d3f9
0x1eb73fee2090fb1c20105d5ba887e3c3ba14a17efalse7114934253351418722024-01-17T04:54:43.000Z0x72947ff5080838ee3bb5f39008622b0a2b794267e60e14412c5e183c3ef3f5980x3a662a1585849f2139f054387292bd234969d3f9
0x1eb73fee2090fb1c20105d5ba887e3c3ba14a17efalse8114936159351418722024-01-17T05:58:15.000Z0x78c162d809309add0656f0ba6e47364c9e25b0e904c02ea26ea020c93776e8190x3a662a1585849f2139f054387292bd234969d3f9
Query with partition filter
SELECT *
FROM `tt-contracts.manifoldxyz_v5_optimism.ERC721LazyPayableClaim_ClaimMint_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

ERC721LazyPayableClaim_ClaimMintBatch_event

ERC-721 batch mint claim events emitted by Manifold’s lazy payable claim contracts when multiple NFTs are minted in a single transaction through a claim campaign. Links creator contract addresses to claim instances and tracks quantity minted per batch operation.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_creatorContractSTRINGContract address of the NFT creator contract associated with the claim or redeem operation. Hex-encoded, 0x-prefixed, 42-character string.
in_instanceIdSTRINGUnique identifier for a claim or burn-redeem campaign instance within the Manifold contract system. Numeric string representation of the instance ID.
in_mintCountSTRINGNumber of tokens minted in the batch operation. Numeric string representation of the mint quantity.
addressremovedlog_indexblock_numberin_mintCountin_instanceIdblock_timestamptransaction_hashin_creatorContract
0x1eb73fee2090fb1c20105d5ba887e3c3ba14a17efalse21126228621547125602023-11-24T16:48:21.000Z0xf281dcc6013c082fd595b138f0628732bb9e4b0ee7bfa953885e5a6e6f0d488a0x11cc89cff762820a38ca517d67089900fe2117f7
0x1eb73fee2090fb1c20105d5ba887e3c3ba14a17efalse101126115706605985122023-11-24T10:31:57.000Z0x455b0da01fabad10f975185a134b3ea37690839a3ed1ce6dc0eba746711b9efc0x3b5508c6b70ac42c169a19ce8c4ae8838d4c5b45
0x1eb73fee2090fb1c20105d5ba887e3c3ba14a17efalse551113116952520624482023-10-25T08:22:47.000Z0xb8ef09cfd77de520c513f14727dfbf4691ff090569764b38bec15cc462ff990a0x48bb84de522ecb9b4bbea3f1d974bae105375326
Query with partition filter
SELECT *
FROM `tt-contracts.manifoldxyz_v5_optimism.ERC721LazyPayableClaim_ClaimMintBatch_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100