Tables
ERC1155BurnRedeem_burnRedeem_function
ERC-1155 token burn-to-redeem transactions from Manifold’s burn redemption contract on Ethereum, where users burn NFTs to receive new tokens or rewards. Tracks burned token details including contract addresses, token IDs, burn counts, and redemption indexes for analyzing NFT campaign mechanics.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
trace_address | STRING | Hierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls. |
status | BOOL | Transaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution. |
from_address | STRING | Address that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
to_address | STRING | Address receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
value | FLOAT64 | Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC). |
gas_used | INT64 | Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used. |
gas | INT64 | Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed. |
signature | STRING | Function selector identifying which contract function was called. 10-character hex string including 0x prefix. |
in_creatorContractAddresses | ARRAY<STRING> | Array of creator contract addresses for the burn redeem transaction. Each element is a hex-encoded, 0x-prefixed, 42-character string corresponding to the contract address that created the tokens being redeemed. |
in_indexes | ARRAY<STRING> | Campaign identifier for the burn-to-redeem operation within the Manifold contract. Repeating values in the array correspond to multiple tokens being burned under the same campaign index. |
in_burnRedeemCounts | ARRAY<STRING> | Array of quantities specifying how many tokens to redeem for each burn operation. Each element contains a numeric string representing the count for the corresponding position in the burn redeem transaction. |
in_burnTokens | STRING | Array of token specifications to be burned in the redeem transaction. Each element contains groupIndex, itemIndex, contractAddress (hex-encoded, 0x-prefixed), token id, and optional merkleProof array for verification. |
Sample Data
Sample Data
| gas | value | status | gas_used | signature | in_indexes | to_address | block_number | from_address | in_burnTokens | trace_address | block_timestamp | transaction_hash | in_burnRedeemCounts | in_creatorContractAddresses |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 364020 | 1980000000000000 | true | 269440 | 0x42b54fee | [“1071991024”,“1071991024”] | 0xfa1b15df09c2944a91a2f9f10a6133090d4119bd | 17090440 | 0x72703b554a7089f93ff1fc6cc6c0e623900a7b80 | [[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“8”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]},{“groupIndex”:“1”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“6”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“8”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]},{“groupIndex”:“1”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“6”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}]] | 2023-04-20T21:49:59.000Z | 0xd60b347f837faba1b18ce414c2a08f0463e4134d807b8c941bd664c9b9ed5d0b | [“1”,“1”] | [“0xafce699aea04a33324ad4e8c0597881360bea2df”,“0xafce699aea04a33324ad4e8c0597881360bea2df”] | |
| 669388 | 4950000000000000 | true | 488535 | 0x42b54fee | [“1071991024”,“1071991024”,“1071991024”,“1071991024”,“1071991024”] | 0xfa1b15df09c2944a91a2f9f10a6133090d4119bd | 17089591 | 0x72703b554a7089f93ff1fc6cc6c0e623900a7b80 | [[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“5”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]},{“groupIndex”:“1”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“6”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“5”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]},{“groupIndex”:“1”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“6”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“5”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]},{“groupIndex”:“1”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“6”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“5”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]},{“groupIndex”:“1”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“6”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“5”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]},{“groupIndex”:“1”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“6”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}]] | 2023-04-20T18:54:47.000Z | 0xa5680c2cf8488b98b07010ff76ad59d627dafa6ae865383c81daface5236576e | [“1”,“1”,“1”,“1”,“1”] | [“0xafce699aea04a33324ad4e8c0597881360bea2df”,“0xafce699aea04a33324ad4e8c0597881360bea2df”,“0xafce699aea04a33324ad4e8c0597881360bea2df”,“0xafce699aea04a33324ad4e8c0597881360bea2df”,“0xafce699aea04a33324ad4e8c0597881360bea2df”] | |
| 457378 | 2970000000000000 | true | 335727 | 0x42b54fee | [“1071991024”,“1071991024”,“1071991024”] | 0xfa1b15df09c2944a91a2f9f10a6133090d4119bd | 17089610 | 0x72703b554a7089f93ff1fc6cc6c0e623900a7b80 | [[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“5”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]},{“groupIndex”:“1”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“6”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“5”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]},{“groupIndex”:“1”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“6”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“5”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]},{“groupIndex”:“1”,“itemIndex”:“0”,“contractAddress”:“0xafce699aea04a33324ad4e8c0597881360bea2df”,“id”:“6”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}]] | 2023-04-20T18:58:35.000Z | 0x042ba3886e2490cd91fbb560551c39f642b72ea2d90531db424487bc3790354f | [“1”,“1”,“1”] | [“0xafce699aea04a33324ad4e8c0597881360bea2df”,“0xafce699aea04a33324ad4e8c0597881360bea2df”,“0xafce699aea04a33324ad4e8c0597881360bea2df”] |
Example Query
Example Query
Query with partition filter
ERC1155BurnRedeem_burnRedeem2_function
ERC-1155 token burn-to-redeem transactions on Manifold’s Ethereum creator contract, where users burn specific token IDs to claim new NFTs. Records include burned token details with merkle proofs for verifying eligibility and analyzing redemption campaign participation.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
trace_address | STRING | Hierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls. |
status | BOOL | Transaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution. |
from_address | STRING | Address that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
to_address | STRING | Address receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
value | FLOAT64 | Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC). |
gas_used | INT64 | Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used. |
gas | INT64 | Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed. |
signature | STRING | Function selector identifying which contract function was called. 10-character hex string including 0x prefix. |
in_creatorContractAddress | STRING | Contract address of the creator contract in the Manifold system. Hex-encoded, 0x-prefixed, 42-character string. |
in_index | STRING | Liquidity index at the time of the event. Numeric string representation of the scaled interest rate accumulator in ray units (1e27). |
in_burnRedeemCount | STRING | Number of tokens to redeem in the burn-redeem transaction. Numeric string representation of the quantity being redeemed. |
in_burnTokens | ARRAY<STRUCT<groupIndex STRING, itemIndex STRING, contractAddress STRING, id STRING, merkleProof ARRAY<STRING>>> | Array of token specifications to be burned in the redeem transaction. Each element contains groupIndex, itemIndex, contractAddress (hex-encoded, 0x-prefixed), token id, and optional merkleProof array for verification. |
Sample Data
Sample Data
| gas | value | status | gas_used | in_index | signature | to_address | block_number | from_address | in_burnTokens | trace_address | block_timestamp | transaction_hash | in_burnRedeemCount | in_creatorContractAddress |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 223715 | 690000000000000 | true | 168388 | 1060100336 | 0xc9dad696 | 0xfa1b15df09c2944a91a2f9f10a6133090d4119bd | 16913963 | 0x349be4a2f4835c9a5a6d2afe1c17db4d2a71e931 | [{“id”:“2”,“itemIndex”:“0”,“groupIndex”:“0”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”],“contractAddress”:“0x01aefd1b4b410a82ce9e5b388a19e45749c5fa2f”}] | 2023-03-26T20:25:59.000Z | 0xd19151973ce5d8ad083c2ffd3f49e20a2fdea7c83bc0320f1171aae4752a7cbf | 1 | 0x01aefd1b4b410a82ce9e5b388a19e45749c5fa2f | |
| 223715 | 690000000000000 | true | 168388 | 1060100336 | 0xc9dad696 | 0xfa1b15df09c2944a91a2f9f10a6133090d4119bd | 16913474 | 0xd68615c82c613ca1f42fcdeaeddfa0e1d4c87e6d | [{“id”:“2”,“itemIndex”:“0”,“groupIndex”:“0”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”],“contractAddress”:“0x01aefd1b4b410a82ce9e5b388a19e45749c5fa2f”}] | 2023-03-26T18:47:11.000Z | 0x988894a8e85d2b2bce3c109086104f682c082c615785851b4501d9674764ebd0 | 1 | 0x01aefd1b4b410a82ce9e5b388a19e45749c5fa2f | |
| 199758 | 690000000000000 | true | 149223 | 1066696944 | 0xc9dad696 | 0xfa1b15df09c2944a91a2f9f10a6133090d4119bd | 16912804 | 0xf8a065f287d91d77cd626af38ffa220d9b552a2b | [{“id”:“2”,“itemIndex”:“0”,“groupIndex”:“0”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”],“contractAddress”:“0x05b034599bc55df792055b2924343c1cc89d3e9e”}] | 2023-03-26T16:31:35.000Z | 0x6554bf32276dbb8b4b52b342734928c6565ca2ddd074b0bea801d1af105d7281 | 1 | 0x05b034599bc55df792055b2924343c1cc89d3e9e |
Example Query
Example Query
Query with partition filter
ERC1155BurnRedeem_BurnRedeemMint_event
Burn-to-redeem mint events from Manifold’s ERC-1155 creator contract system on Ethereum, tracking when users burn existing tokens to mint new ones. Links creator contracts with redemption indexes and minted token IDs for analyzing burn-based NFT redemption campaigns.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_creatorContract | STRING | Contract address of the NFT creator contract associated with the claim or redeem operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_index | STRING | Liquidity index at the time of the event. Numeric string representation of the scaled interest rate accumulator in ray units (1e27). |
in_tokenId | STRING | Unique identifier for a non-fungible token within its contract. Numeric string representation of the token’s ID. |
Sample Data
Sample Data
| address | removed | in_index | log_index | in_tokenId | block_number | block_timestamp | transaction_hash | in_creatorContract |
|---|---|---|---|---|---|---|---|---|
| 0xfa1b15df09c2944a91a2f9f10a6133090d4119bd | false | 537645296 | 241 | 2 | 16672751 | 2023-02-20T22:33:11.000Z | 0xba06dacad138272784741d888767e8544b471dffe5057e78ca87109e1e94253c | 0x799d0a9ec0cdfcef71b7ee0f76eeaea8c2a113d2 |
| 0xfa1b15df09c2944a91a2f9f10a6133090d4119bd | false | 539019504 | 229 | 2 | 16667111 | 2023-02-20T03:33:35.000Z | 0x510c33105cc9f96163c9cbfce81af573dde0b766367861cadfb469ea14332377 | 0x79868a87dbc36bb25d75eb2506f60c33fa8938ed |
| 0xfa1b15df09c2944a91a2f9f10a6133090d4119bd | false | 539019504 | 188 | 2 | 16666624 | 2023-02-20T01:54:47.000Z | 0xbda087b89a2ebcce8b64d02e0af0751a4e5b98060f624fd47e064e7642c2a8f7 | 0x79868a87dbc36bb25d75eb2506f60c33fa8938ed |
Example Query
Example Query
Query with partition filter
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.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_creatorContract | STRING | Contract address of the NFT creator contract associated with the claim or redeem operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_claimIndex | STRING | Identifier for the claim configuration on the creator contract. Numeric string representing the claim instance being executed or initialized. |
Sample Data
Sample Data
| address | removed | log_index | block_number | in_claimIndex | block_timestamp | transaction_hash | in_creatorContract |
|---|---|---|---|---|---|---|---|
| 0x44e94034afce2dd3cd5eb62528f239686fc8f162 | false | 297 | 17247839 | 0 | 2023-05-13T01:34:35.000Z | 0xb2d33dc96adf1df6a9b16453d38e71f77965a9569c89fdfe6ffe8f078f2d3249 | 0x41eb9dd376c9a3f1c02e5f3f89f22ad6ae970d51 |
| 0x44e94034afce2dd3cd5eb62528f239686fc8f162 | false | 298 | 17247546 | 0 | 2023-05-13T00:34:59.000Z | 0xdbcbe7afb2ed824a7cea9e3633188a881dcaca3ddd30e9a00a1092b8e07ab8ad | 0x5e54e2a7f8c925276a83fd977a91eb8c7445fbd3 |
| 0x44e94034afce2dd3cd5eb62528f239686fc8f162 | false | 349 | 17250202 | 0 | 2023-05-13T09:34:59.000Z | 0xa66187756b251f7d44a3e4362438badfd89f5a05b7980d69cec6adaeea3d7102 | 0x7e9b9ba1a3b4873279857056279cef6a4fcdf340 |
Example Query
Example Query
Query with partition filter
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.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_creatorContract | STRING | Contract address of the NFT creator contract associated with the claim or redeem operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_claimIndex | STRING | Identifier for the claim configuration on the creator contract. Numeric string representing the claim instance being executed or initialized. |
in_mintCount | STRING | Number of tokens minted in the batch operation. Numeric string representation of the mint quantity. |
Sample Data
Sample Data
| address | removed | log_index | block_number | in_mintCount | in_claimIndex | block_timestamp | transaction_hash | in_creatorContract |
|---|---|---|---|---|---|---|---|---|
| 0x44e94034afce2dd3cd5eb62528f239686fc8f162 | false | 314 | 17170095 | 5 | 776687856 | 2023-05-02T02:20:59.000Z | 0x0bde5b825639b39ba412afddb3afa0530b1203555c1f8288f8a05edfd9bedda2 | 0xa6cef698d35e0ed3b22110e986b6511daf11e922 |
| 0x44e94034afce2dd3cd5eb62528f239686fc8f162 | false | 288 | 17170168 | 5 | 776687856 | 2023-05-02T02:35:47.000Z | 0x1e0f084160b486a87448208009cf0af91e9bbc3a8beebef67735d8440c480147 | 0xa6cef698d35e0ed3b22110e986b6511daf11e922 |
| 0x44e94034afce2dd3cd5eb62528f239686fc8f162 | false | 379 | 17173077 | 5 | 317662219 | 2023-05-02T12:25:59.000Z | 0x204dde76eb3f822ad21a0526f6f1ceba916bf8647a27fb7448ba12a0aec174e2 | 0x7e9b9ba1a3b4873279857056279cef6a4fcdf340 |
Example Query
Example Query
Query with partition filter
ERC721BurnRedeem_burnRedeem_function
ERC-721 (non-fungible token) burn-to-redeem transaction records from Manifold’s creator contract protocol on Ethereum. Tracks NFT burning events where users destroy specified tokens to claim new ones, including burn counts, instance identifiers, and creator contract addresses.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
trace_address | STRING | Hierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls. |
status | BOOL | Transaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution. |
from_address | STRING | Address that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
to_address | STRING | Address receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
value | FLOAT64 | Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC). |
gas_used | INT64 | Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used. |
gas | INT64 | Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed. |
signature | STRING | Function selector identifying which contract function was called. 10-character hex string including 0x prefix. |
in_creatorContractAddresses | ARRAY<STRING> | Array of creator contract addresses for the burn redeem transaction. Each element is a hex-encoded, 0x-prefixed, 42-character string corresponding to the contract address that created the tokens being redeemed. |
in_instanceIds | ARRAY<STRING> | Array of instance identifiers for the burn-redeem campaign being executed. Each element corresponds to a specific burn redemption instance, with values typically repeated when burning multiple tokens in a single transaction. |
in_burnRedeemCounts | ARRAY<STRING> | Array of quantities specifying how many tokens to redeem for each burn operation. Each element contains a numeric string representing the count for the corresponding position in the burn redeem transaction. |
in_burnTokens | STRING | Array of token specifications to be burned in the redeem transaction. Each element contains groupIndex, itemIndex, contractAddress (hex-encoded, 0x-prefixed), token id, and optional merkleProof array for verification. |
Sample Data
Sample Data
| gas | value | status | gas_used | signature | to_address | block_number | from_address | in_burnTokens | trace_address | in_instanceIds | block_timestamp | transaction_hash | in_burnRedeemCounts | in_creatorContractAddresses |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 887632 | 3450000000000000 | true | 615130 | 0x42b54fee | 0xd391032fec8877953c51399c7c77fbcc93ee3e2a | 17319123 | 0x58ff6950ecf6521729addc597f50d0405fdb2652 | [[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“id”:“9886”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“id”:“25432”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“id”:“25590”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“id”:“21543”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“id”:“21208”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}]] | [“1051285744”,“1051285744”,“1051285744”,“1051285744”,“1051285744”] | 2023-05-23T02:57:35.000Z | 0x467f8ca88f0aa4f1de3c09a96cf65d0a4f7248cfc9850924371824a652f44480 | [“1”,“1”,“1”,“1”,“1”] | [“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”] | |
| 731823 | 2760000000000000 | true | 508483 | 0x42b54fee | 0xd391032fec8877953c51399c7c77fbcc93ee3e2a | 17319225 | 0x58ff6950ecf6521729addc597f50d0405fdb2652 | [[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“id”:“22299”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“id”:“18615”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“id”:“18613”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“id”:“20352”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}]] | [“1051601136”,“1051601136”,“1051601136”,“1051601136”] | 2023-05-23T03:18:11.000Z | 0x260b6f54e30cef1d277f94560cabe0f167b00e23187cc132ef3ccb4290c3e998 | [“1”,“1”,“1”,“1”] | [“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”,“0xb648ed2b8a2386a0598ccd84dbb2489dc09aefc4”] | |
| 160000 | 1380000000000000 | false | 158860 | 0x42b54fee | 0xd391032fec8877953c51399c7c77fbcc93ee3e2a | 17741773 | 0xd3e279bafd15910804f16d8daf2bb0d9a79af997 | [[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0x3e5a260c4184ececb55b47b7962d572b1b094fbb”,“id”:“4439”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}],[{“groupIndex”:“0”,“itemIndex”:“0”,“contractAddress”:“0x3e5a260c4184ececb55b47b7962d572b1b094fbb”,“id”:“4835”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”]}]] | [“1031975152”,“1031975152”] | 2023-07-21T13:20:47.000Z | 0x558d164af3a2b1018f4c28567263baa98a243bd3fe1bb882e76d4fe84ce920cc | [“1”,“1”] | [“0x3e5a260c4184ececb55b47b7962d572b1b094fbb”,“0x3e5a260c4184ececb55b47b7962d572b1b094fbb”] |
Example Query
Example Query
Query with partition filter
ERC721BurnRedeem_burnRedeem2_function
Burn-to-redeem function calls from Manifold’s ERC721BurnRedeem contract on Ethereum, where users burn existing NFTs to mint new tokens from creator contracts. Used for analyzing burn mechanics, redemption campaigns, and NFT evolution patterns across Manifold-powered collections.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
trace_address | STRING | Hierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls. |
status | BOOL | Transaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution. |
from_address | STRING | Address that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
to_address | STRING | Address receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
value | FLOAT64 | Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC). |
gas_used | INT64 | Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used. |
gas | INT64 | Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed. |
signature | STRING | Function selector identifying which contract function was called. 10-character hex string including 0x prefix. |
in_creatorContractAddress | STRING | Contract address of the creator contract in the Manifold system. Hex-encoded, 0x-prefixed, 42-character string. |
in_instanceId | STRING | Unique identifier for a claim or burn-redeem campaign instance within the Manifold contract system. Numeric string representation of the instance ID. |
in_burnRedeemCount | STRING | Number of tokens to redeem in the burn-redeem transaction. Numeric string representation of the quantity being redeemed. |
in_burnTokens | ARRAY<STRUCT<groupIndex STRING, itemIndex STRING, contractAddress STRING, id STRING, merkleProof ARRAY<STRING>>> | Array of token specifications to be burned in the redeem transaction. Each element contains groupIndex, itemIndex, contractAddress (hex-encoded, 0x-prefixed), token id, and optional merkleProof array for verification. |
Sample Data
Sample Data
| gas | value | status | gas_used | signature | to_address | block_number | from_address | in_burnTokens | in_instanceId | trace_address | block_timestamp | transaction_hash | in_burnRedeemCount | in_creatorContractAddress |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 224742 | 690000000000000 | true | 164410 | 0xc9dad696 | 0xd391032fec8877953c51399c7c77fbcc93ee3e2a | 18364793 | 0x348028a4e354a7101a0c8dacc2c986d88b52981e | [{“id”:“1”,“itemIndex”:“0”,“groupIndex”:“0”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”],“contractAddress”:“0xa56d1b415cb4b23e76910bb8c2f5a0a5b2c86a87”}] | 1043382512 | 2023-10-16T18:41:35.000Z | 0xcdf8dab09ec48ff112a68ab7a4ff950374ecbe1aeaaaa9497117bdf5c9d8e27b | 1 | 0x877ab7aa50b8e42ad3c9fe562870e91489eea876 | |
| 224742 | 690000000000000 | true | 164410 | 0xc9dad696 | 0xd391032fec8877953c51399c7c77fbcc93ee3e2a | 18362796 | 0x7abed98fac750a163d045d2327b6ed37c18bb514 | [{“id”:“1”,“itemIndex”:“0”,“groupIndex”:“0”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”],“contractAddress”:“0xa56d1b415cb4b23e76910bb8c2f5a0a5b2c86a87”}] | 1043382512 | 2023-10-16T12:00:23.000Z | 0x4c550e61b7dd603f62be55cf018e64aff99179b1094e5c9ef116ded3d697efe3 | 1 | 0x877ab7aa50b8e42ad3c9fe562870e91489eea876 | |
| 224742 | 690000000000000 | true | 164410 | 0xc9dad696 | 0xd391032fec8877953c51399c7c77fbcc93ee3e2a | 18362800 | 0xceaf3c3f431d3f8da7e081ab8497f42b9cd30705 | [{“id”:“1”,“itemIndex”:“0”,“groupIndex”:“0”,“merkleProof”:[“0x0000000000000000000000000000000000000000000000000000000000000000”],“contractAddress”:“0xa56d1b415cb4b23e76910bb8c2f5a0a5b2c86a87”}] | 1043382512 | 2023-10-16T12:01:11.000Z | 0xe433e087a5cf4e7eae1c0c4cbc02871ecafb63eeb04dd50a5c6c07242752603a | 1 | 0x877ab7aa50b8e42ad3c9fe562870e91489eea876 |
Example Query
Example Query
Query with partition filter
ERC721BurnRedeem_BurnRedeemMint_event
Mint events from Manifold’s ERC721 burn-to-redeem campaigns on Ethereum, where users burn existing NFTs to claim new tokens from creator contracts. Tracks token IDs minted, redemption counts, and campaign instance identifiers for analyzing NFT burn mechanics and creator engagement programs.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_creatorContract | STRING | Contract address of the NFT creator contract associated with the claim or redeem operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_instanceId | STRING | Unique identifier for a claim or burn-redeem campaign instance within the Manifold contract system. Numeric string representation of the instance ID. |
in_tokenId | STRING | Unique identifier for a non-fungible token within its contract. Numeric string representation of the token’s ID. |
in_redeemedCount | STRING | Number of tokens redeemed in this burn-to-mint transaction. Typically 1, indicating a single token was burned to mint a new NFT. |
Sample Data
Sample Data
| address | removed | log_index | in_tokenId | block_number | in_instanceId | block_timestamp | in_redeemedCount | transaction_hash | in_creatorContract |
|---|---|---|---|---|---|---|---|---|---|
| 0xd391032fec8877953c51399c7c77fbcc93ee3e2a | false | 224 | 130 | 18236936 | 1052707056 | 2023-09-28T21:32:47.000Z | 1 | 0x148b957b548f76971447dc05740fd7993fbf20dce02029b29bf10aab892f8ba6 | 0x18a55ce585089874c179d03d5aff3c9952f0214b |
| 0xd391032fec8877953c51399c7c77fbcc93ee3e2a | false | 549 | 3015 | 17865544 | 1046032624 | 2023-08-07T20:50:11.000Z | 1 | 0xa15c771a3c6839b4be06d9ac93bc2908795a31543a20b5149da3ce972437cf75 | 0x877ab7aa50b8e42ad3c9fe562870e91489eea876 |
| 0xd391032fec8877953c51399c7c77fbcc93ee3e2a | false | 269 | 105 | 17864585 | 1030330608 | 2023-08-07T17:36:59.000Z | 1 | 0xe0b57828b999266d2bdac9066b55c180fb0c45bff318c0f47d60fc8ca818795b | 0xc987caaece6579dbe474afe3054eed4298e42b74 |
Example Query
Example Query
Query with partition filter
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.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_creatorContract | STRING | Contract address of the NFT creator contract associated with the claim or redeem operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_claimIndex | STRING | Identifier for the claim configuration on the creator contract. Numeric string representing the claim instance being executed or initialized. |
Sample Data
Sample Data
| address | removed | log_index | block_number | in_claimIndex | block_timestamp | transaction_hash | in_creatorContract |
|---|---|---|---|---|---|---|---|
| 0xa46f952645d4deec07a7cd98d1ec9ec888d4b61e | false | 282 | 16180049 | 1626038512 | 2022-12-14T02:47:47.000Z | 0xb0b82e8e6214ad32d82604e6ceedb04ee40456d50da0de4729923402a4a87d20 | 0x3c9c085a57cc12653b2d47759c89db644646cf5a |
| 0xa46f952645d4deec07a7cd98d1ec9ec888d4b61e | false | 178 | 16186094 | 1626171632 | 2022-12-14T23:02:59.000Z | 0xdba47b7a1bc45b2f31aa20e65e94b6dea050e8fee6894c9b65cd7222ca0cae76 | 0x4c9fcfc86035be883360b322b1ce09996d0ec4e4 |
| 0xa46f952645d4deec07a7cd98d1ec9ec888d4b61e | false | 228 | 16184132 | 1626171632 | 2022-12-14T16:29:11.000Z | 0x00285adf59b08b72c7ba7752a515934e3264bff9ac99e6527c970fa40a6ddba3 | 0x4c9fcfc86035be883360b322b1ce09996d0ec4e4 |
Example Query
Example Query
Query with partition filter
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.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_creatorContract | STRING | Contract address of the NFT creator contract associated with the claim or redeem operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_claimIndex | STRING | Identifier for the claim configuration on the creator contract. Numeric string representing the claim instance being executed or initialized. |
in_mintCount | STRING | Number of tokens minted in the batch operation. Numeric string representation of the mint quantity. |
Sample Data
Sample Data
| address | removed | log_index | block_number | in_mintCount | in_claimIndex | block_timestamp | transaction_hash | in_creatorContract |
|---|---|---|---|---|---|---|---|---|
| 0xa46f952645d4deec07a7cd98d1ec9ec888d4b61e | false | 274 | 16645975 | 6 | 540950768 | 2023-02-17T04:10:47.000Z | 0x878f20a2f465014a9a4acf428b334d44975de8f6d11eb99133b7b89e40529b51 | 0x03e046cf6d8a91b2693cf98e72dbc49ab45db205 |
| 0xa46f952645d4deec07a7cd98d1ec9ec888d4b61e | false | 329 | 16646241 | 10 | 540950768 | 2023-02-17T05:04:23.000Z | 0x8d68e6c30f364638072080cd9afb5ef354b8dc4c0410b573be9ea8adc00f681f | 0x03e046cf6d8a91b2693cf98e72dbc49ab45db205 |
| 0xa46f952645d4deec07a7cd98d1ec9ec888d4b61e | false | 434 | 16648387 | 2 | 540950768 | 2023-02-17T12:19:23.000Z | 0x2df2344a855bcb85d6b87db9b8da50fd53fa77dd136b995177cc7f420323a240 | 0x03e046cf6d8a91b2693cf98e72dbc49ab45db205 |
Example Query
Example Query
Query with partition filter
Marketplace_BidEvent_event
Bid placement events from Manifold’s marketplace contract on Ethereum, capturing bidder addresses, bid amounts in wei, listing IDs, and optional referrer information. Used for analyzing bidding activity, price discovery patterns, and marketplace engagement across NFT listings.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_listingId | STRING | Unique identifier for the listing on the marketplace. Numeric string representation. |
in_referrer | STRING | Address that referred the user to the protocol or facilitated the transaction. Hex-encoded, 0x-prefixed, 42-character string. |
in_bidder | STRING | Address of the account that placed the bid in the auction or marketplace. Hex-encoded, 0x-prefixed, 42-character string. |
in_amount | STRING | Input amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination. |
Sample Data
Sample Data
| address | removed | in_amount | in_bidder | log_index | in_referrer | block_number | in_listingId | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|---|
| 0x3a3548e060be10c2614d0a4cb0c03cc9093fd799 | false | 133333690000000000 | 0x28b8d4f7516a112e2e2fd462293a1c27cde327a7 | 253 | 0x0000000000000000000000000000000000000000 | 17735901 | 6238 | 2023-07-20T17:35:47.000Z | 0x8db2a52096568019e31b1e3ccc0f611234b6ae468393864837465c656fbcf2a0 |
| 0x3a3548e060be10c2614d0a4cb0c03cc9093fd799 | false | 2100000000000000000000000 | 0xe3393c80cde1939f401d8e675d79aaebe1702e3b | 196 | 0x0000000000000000000000000000000000000000 | 17730707 | 6255 | 2023-07-20T00:08:11.000Z | 0x873d0c755a0f2a2ad486891fb45afb5aa2204f10ec2346a5408fd8df95325f4c |
| 0x3a3548e060be10c2614d0a4cb0c03cc9093fd799 | false | 2362500000000000000000000 | 0xe3393c80cde1939f401d8e675d79aaebe1702e3b | 511 | 0x0000000000000000000000000000000000000000 | 17730743 | 6255 | 2023-07-20T00:15:23.000Z | 0x7905e3aca83ca9808a3a7e76367c5a6efdd69e28fbbb3847b222a8b97d14588f |
Example Query
Example Query
Query with partition filter
Marketplace_CreateListing_event
NFT marketplace listing creation events from Manifold’s Ethereum marketplace contract, capturing auction and fixed-price listing parameters including start price, duration, fee structure (basis points for marketplace, referrer), and payment token. Used for analyzing listing strategies, fee configurations, and marketplace activity patterns.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_listingId | STRING | Unique identifier for the listing on the marketplace. Numeric string representation. |
in_marketplaceBPS | STRING | Marketplace fee expressed in basis points (BPS), where 100 BPS equals 1%. Commonly set to 0 in sample data, indicating no platform fee charged on the listing. |
in_referrerBPS | STRING | Referral fee in basis points (BPS) that will be paid to referrers for this listing. One basis point equals 0.01%, so 690 BPS equals 6.9% of the sale price. |
in_listingType | INT64 | Categorical identifier indicating the listing mechanism type, such as auction versus fixed-price sale. Commonly observed values include 1 (auction) and 2 (alternative sale type). |
in_totalAvailable | STRING | Total quantity of items available for sale in this listing. Typically 1 for single-edition NFTs or higher values for multi-edition drops. |
in_totalPerSale | STRING | Number of items or tokens included in each individual sale transaction from this listing. Typically set to 1 for single-item NFT sales or auctions. |
in_startTime | STRING | Start timestamp for the listing, auction, program, or vesting period. Unix timestamp in seconds. |
in_endTime | STRING | End timestamp for the listing, auction, program, or vesting period. Unix timestamp in seconds. |
in_initialAmount | STRING | Starting price or reserve amount for the listing, denominated in wei (smallest unit of the payment token). Typically represents the minimum bid for auctions or fixed price for sales. |
in_extensionInterval | STRING | Time in seconds that an auction listing automatically extends when a bid is placed near the end, preventing last-second sniping. Typically set to values like 300 (5 minutes) or 600 (10 minutes), or 0 to disable extensions. |
in_minIncrementBPS | STRING | Minimum bid increment required for auctions, expressed in basis points (BPS) where 10000 = 100%. Commonly set to 0 for fixed-price listings or 100-500 BPS (1-5%) for auctions. |
in_erc20 | STRING | Contract address of the ERC20 token being redeemed or registered. Hex-encoded, 0x-prefixed, 42-character string or zero address for native tokens. |
in_identityVerifier | STRING | Contract address of an optional identity verification service used to gate participation in the listing. Zero address (0x000…000) indicates no verification requirement. |
Sample Data
Sample Data
| address | removed | in_erc20 | log_index | in_endTime | block_number | in_listingId | in_startTime | in_listingType | in_referrerBPS | block_timestamp | in_totalPerSale | in_initialAmount | transaction_hash | in_marketplaceBPS | in_totalAvailable | in_minIncrementBPS | in_identityVerifier | in_extensionInterval |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 0x3a3548e060be10c2614d0a4cb0c03cc9093fd799 | false | 0x0000000000000000000000000000000000000000 | 138 | 60 | 16360796 | 2793 | 0 | 2 | 690 | 2023-01-08T08:11:47.000Z | 1 | 50000000000000003 | 0x973713093dda9544fc7281b1ba352eb11a708cc2eedead0b4dcb32605880921f | 0 | 1 | 0 | 0x0000000000000000000000000000000000000000 | 0 |
| 0x3a3548e060be10c2614d0a4cb0c03cc9093fd799 | false | 0x0000000000000000000000000000000000000000 | 153 | 60 | 16364925 | 2810 | 0 | 2 | 690 | 2023-01-08T22:01:59.000Z | 1 | 1000000000000000000 | 0x5f740c959dd65236feae957d03bf6c62c2d45314583d10ea755b7b016bbd7aa9 | 0 | 1 | 0 | 0x0000000000000000000000000000000000000000 | 0 |
| 0x3a3548e060be10c2614d0a4cb0c03cc9093fd799 | false | 0x0000000000000000000000000000000000000000 | 230 | 60 | 16364215 | 2808 | 0 | 2 | 690 | 2023-01-08T19:39:47.000Z | 1 | 689999999999999947 | 0x21ecfd9d216e663aa2ee5b5271aed2f5d18bbf5fb591e3d46edbf4ed7e6aa7ac | 0 | 1 | 0 | 0x0000000000000000000000000000000000000000 | 0 |
Example Query
Example Query
Query with partition filter
Marketplace_PurchaseEvent_event
Purchase events from Manifold’s NFT marketplace on Ethereum, recording each sale with listing ID, buyer address, item count, payment amount in wei, and optional referrer. Enables analysis of marketplace activity, pricing trends, and referral program effectiveness.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_listingId | STRING | Unique identifier for the listing on the marketplace. Numeric string representation. |
in_referrer | STRING | Address that referred the user to the protocol or facilitated the transaction. Hex-encoded, 0x-prefixed, 42-character string. |
in_buyer | STRING | Address of the account purchasing tokens or assets in the transaction. Hex-encoded, 0x-prefixed, 42-character string. |
in_count | STRING | Number of items or tokens involved in the transaction. Numeric string representation. |
in_amount | STRING | Input amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination. |
Sample Data
Sample Data
| address | removed | in_buyer | in_count | in_amount | log_index | in_referrer | block_number | in_listingId | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|---|---|
| 0x3a3548e060be10c2614d0a4cb0c03cc9093fd799 | false | 0x9f7064dfe6ca5856b3afd7a3b3974686a35bdab5 | 1 | 76500000000000000 | 101 | 0x0000000000000000000000000000000000000000 | 16971501 | 4921 | 2023-04-03T22:39:23.000Z | 0x25a1bd806f7db378ef25b67a5698d2f1e570e39b4ac5f72bffcfa0434ec6868c |
| 0x3a3548e060be10c2614d0a4cb0c03cc9093fd799 | false | 0x465a646e92746a7191ec6ee7223d3b78d20367e5 | 1 | 2000000000000000000 | 320 | 0x0000000000000000000000000000000000000000 | 17328855 | 5744 | 2023-05-24T11:50:11.000Z | 0x95af4b753644cde661b76d79bcb7a7af071d2381cb883468a113e32031f5cc8f |
| 0x3a3548e060be10c2614d0a4cb0c03cc9093fd799 | false | 0xfff39900273ffb1045c7cfde62df1720b63fd6bd | 1 | 65290000000000000 | 182 | 0x0000000000000000000000000000000000000000 | 17329796 | 5746 | 2023-05-24T15:00:11.000Z | 0x8dca62d59152495567d51defde435a5248aecfac45752dbe6be8174c886a41d1 |
Example Query
Example Query
Query with partition filter