Skip to main content

Tables

AccessControlledOffchainAggregator_NewTransmission_event

Chainlink oracle price feed transmission events from Cryptex V2 on Arbitrum, recording aggregated price data with individual observer submissions and median answers per round. Used for analyzing oracle update frequency, price deviation patterns, and data provider reliability.
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_aggregatorRoundIdSTRINGSequential round identifier for this price aggregator update. Increments with each new transmission to track oracle data freshness.
in_answerSTRINGConsensus answer value submitted by the oracle aggregator for this round. This median value is derived from the array of observations submitted by multiple oracle nodes.
in_transmitterSTRINGEthereum address of the oracle node that submitted this price report to the aggregator contract. Hex-encoded, 0x-prefixed 40-character string identifying the specific transmitter in the oracle network.
in_observationsARRAY<STRING>Array of individual price observations from multiple oracle nodes before aggregation. Typically contains 10 values representing raw data submissions from each oracle in the decentralized network.
in_observersSTRINGCompact byte string identifying which oracle nodes submitted observations for this price transmission round. Each byte encodes an observer index, enabling efficient on-chain verification of oracle participation.
in_rawReportContextSTRINGRaw metadata bytes from the oracle reporting context, containing the epoch and round information for this price transmission. Hex-encoded value used internally by the Chainlink oracle contract to track report provenance.
addressremovedin_answerlog_indexblock_numberin_observersin_transmitterblock_timestampin_observationstransaction_hashin_rawReportContextin_aggregatorRoundId
0x7b9845a634822c543f5ce544dd7d7797b79a06b8false1120034830215685800000564562810x030407010208000506090x3cae103213db7673072e138a622bd17b20bc7ad42023-01-29T20:52:28.000Z[“111398891103100000000”,“111398891103100000000”,“111398891103100000000”,“112003483021568580000”,“112003483021568580000”,“112003483021568580000”,“113397830549400000000”,“113397830549400000000”,“113397830549400000000”,“113397830549400000000”]0xdc5cc44b821c94f95d2619c3793f50ba2f0c2f1b7c93d217f49a2a9f05da9b800x0000000000000000000000b73308060eb1a83d92ecc837e0e3183e000207bb038127
0x7b9845a634822c543f5ce544dd7d7797b79a06b8false1102689337423219500000563265170x030407010208000506090x3cae103213db7673072e138a622bd17b20bc7ad42023-01-29T09:48:32.000Z[“109237025473600000000”,“109237025473600000000”,“109385458436800000000”,“109810232933248060000”,“109810232933248060000”,“110268933742321950000”,“111366798681000000000”,“111366798681000000000”,“111366798681000000000”,“111366798681000000000”]0x964a328db96f02172654b06408fce1b2226566d218318c8432560c89b76e177a0x0000000000000000000000b73308060eb1a83d92ecc837e0e3183e000206de028121
0x7b9845a634822c543f5ce544dd7d7797b79a06b8false1091468192310241200000562426940x030407010802000506090x5616caaba92cdf656e7d1ba36fe1bd878e51c1742023-01-29T00:46:40.000Z[“108050280664300000000”,“108050280664300000000”,“108050280664300000000”,“108708515671922180000”,“108708515671922180000”,“109146819231024120000”,“110272710427600000000”,“110272710427600000000”,“110272710427600000000”,“110272710427600000000”]0x115524a72493dc18355a9c5d135c998d2e95c7a5cee05e78ba7cf8efb7a746d20x0000000000000000000000b73308060eb1a83d92ecc837e0e3183e00020629058116
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.AccessControlledOffchainAggregator_NewTransmission_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AccessControlledOffchainAggregator2_NewTransmission_event

Chainlink oracle price feed transmission events for Cryptex protocol on Arbitrum, capturing aggregated price observations from multiple oracle nodes. Records contain the consensus answer, individual observer submissions, round identifiers, and transmitter addresses for analyzing oracle network behavior and data quality.
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_aggregatorRoundIdSTRINGIncremental round identifier for this oracle aggregator’s price update cycle. Monotonically increasing integer that tracks the sequence number of transmission events for this specific price feed.
in_answerSTRINGConsensus value reported by the oracle aggregator in this transmission round. Integer value typically representing a price or metric scaled by decimal precision.
in_transmitterSTRINGEthereum address of the oracle node that submitted this price feed update to the aggregator contract. Hex-encoded, 0x-prefixed 40-character identifier of the transmitting node in the Chainlink OCR (Off-Chain Reporting) network.
in_observationsARRAY<STRING>Array of raw price observations submitted by individual oracle nodes before aggregation. Contains unfiltered values from multiple data sources that are combined to produce the final consensus answer.
in_observersSTRINGHex-encoded array of oracle node identifiers that submitted price observations for this aggregator round. Each byte represents a specific oracle in the decentralized network providing off-chain data.
in_rawReportContextSTRINGRaw report context data from the Chainlink oracle transmission, encoded as a hex string. Contains metadata about the oracle round and aggregation process.
addressremovedin_answerlog_indexblock_numberin_observersin_transmitterblock_timestampin_observationstransaction_hashin_rawReportContextin_aggregatorRoundId
0x67db13c76ce77e8feef9b500616162ec142597acfalse11890920294772272366944830x040600020708010305090x01f4e56d5ee46e84edf8595ca7a7b62a3306de762024-07-27T19:47:24.000Z[“11888739567022”,“11889411000000”,“11889900572166”,“11890815576571”,“11890815576571”,“11890920294772”,“11894637099999”,“11894637099999”,“11894637099999”,“11894637099999”]0x5b51d1c97a52610904bfad14f808eade2fe5212ed64ddb4e60bef1d67fcc747b0x0000000000000000000000f4354a423657d02ac71b8ca1ab0fe84a0002ba0b0640136
0x67db13c76ce77e8feef9b500616162ec142597acfalse1206130309083222367336990x020703080906050104000x01f4e56d5ee46e84edf8595ca7a7b62a3306de762024-07-27T22:31:58.000Z[“12052391722440”,“12052391722440”,“12054301266015”,“12054301266015”,“12054301266015”,“12061303090832”,“12063247762748”,“12072194259481”,“12072194259481”,“12075680684454”]0x669104080e993fbc72649765f03447ac232c45a6260f889031119bac72bae5060x0000000000000000000000f4354a423657d02ac71b8ca1ab0fe84a0002ba420540155
0x67db13c76ce77e8feef9b500616162ec142597acfalse1192988070000002367133420x050104060003080902070x01f4e56d5ee46e84edf8595ca7a7b62a3306de762024-07-27T21:06:26.000Z[“11909285400000”,“11910304893083”,“11910304893083”,“11925095907368”,“11928455538314”,“11929880700000”,“11929880700000”,“11929880700000”,“11932842000000”,“11932842000000”]0x42ae96b2a9e2ba83f40c7a0e22edd8b1879b333abb8f11eaf952d95f11f8a2be0x0000000000000000000000f4354a423657d02ac71b8ca1ab0fe84a0002ba260240151
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.AccessControlledOffchainAggregator2_NewTransmission_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BalancedVault_PositionUpdated_event

Position rebalancing events from Cryptex Finance BalancedVault contracts on Arbitrum, tracking target position sizes across underlying product addresses. Used to analyze vault strategy adjustments and portfolio allocation changes over time.
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_productSTRINGProduct contract address associated with the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_targetPositionSTRINGTarget position size for the product in the vault’s rebalancing strategy, denominated in the product’s base units. Values represent 18-decimal fixed-point integers indicating the desired exposure level.
addressremovedlog_indexin_productblock_numberblock_timestamptransaction_hashin_targetPosition
0xea281a4c70ee2ef5ce3ed70436c81c0863a3a75afalse120x1cd33f4e6edeee8263aa07924c2760cf2ec8aad01210886792023-08-13T20:04:55.000Z0x0e39ebe908dea79ef1b64e3d8321a97e7fdef3d904e2f2ceee7250eaf8741fc3751980093073226448308
0xea281a4c70ee2ef5ce3ed70436c81c0863a3a75afalse150x4243b34374cfb0a12f184b92f52035d03d4f70561210886792023-08-13T20:04:55.000Z0x0e39ebe908dea79ef1b64e3d8321a97e7fdef3d904e2f2ceee7250eaf8741fc3751980093073226448308
0xea281a4c70ee2ef5ce3ed70436c81c0863a3a75afalse310x4243b34374cfb0a12f184b92f52035d03d4f70561210876892023-08-13T20:00:21.000Z0x06bbf48fd056d9395eb7a044f1cd5022e319a681c0a30dce83144b5491847cbd751984756234651777606
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.BalancedVault_PositionUpdated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product_MakeClosed_event

Maker position closure events from Cryptex v2 protocol on Arbitrum, capturing account address, position version identifier, and closure amount in wei. Useful for tracking liquidity provider exits and position lifecycle analysis.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false1378367742278080656150xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a36461391004122023-10-09T17:53:51.000Z0xa373d31f72e394fc516ecafb149443b01df3aacd3e395c00af943d543e374f72
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false10113171527020855911990xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a36401389621262023-10-09T07:51:59.000Z0xfdfeaba9dadcdc0c7b9cd1457bbdd992f5f3a4f5417a0e2c488585d55993f535
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false3157492730970865584060xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a36401389896602023-10-09T09:51:23.000Z0xf19b5757f9e60e6488d0ed0f25875a37da358169728be76d5251253eea1fbffd
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product_MakeClosed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product_MakeOpened_event

Event logs capturing maker order openings on Cryptex v2 protocol on Arbitrum, recording the account address, position amount in wei, and version identifier. Used for tracking liquidity provision and maker position lifecycle analysis.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false1014586785859486193220xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a172842670483902024-10-24T04:34:57.000Z0x14066c1634493964a9d5b1f8a197aaee1d4b5669263557323aa97ec72fbd4e76
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false5900454265905691951150xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a34321279869832023-09-04T15:15:33.000Z0xe5f25934adc0d4e37bfd51c0b694897998d72027e42b12764b3de716eb34e01d
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false4737051437713110645190xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a34341280694642023-09-04T22:03:10.000Z0x9e71740af2a77db9da3a1f656cffb9addb306abcfb85c211dd9fd576b96718dc
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product_MakeOpened_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product_TakeClosed_event

Position closure events from Cryptex v2 protocol on Arbitrum capturing account addresses, closed position amounts, and version identifiers for tracking user exits from derivative products.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false41207158363320166217110xf6a16a48099497c59e8abeaa37bb37b2f9b793d414231007732772023-06-13T14:53:58.000Z0xaf9ef08aca12490b4b920fd3a963794af9f4e372a84bee74cc189946276a0da8
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false52307745706184853364830xb564c78dca958ac4089339ce8ecd8617ba72f38914231007696322023-06-13T14:38:47.000Z0xb86f652f1a27cf320ce4274afeaf44216ec86e242d2ef4bd3fa2991491ef619e
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false45173995910533443820x7456dc5db0e9fc2a0f77189571b7e1832eff716637361413429632023-10-17T08:37:10.000Z0x17e23491e33bc0658e20565661331722f5268c4b39565d0181217d0d8df52940
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product_TakeClosed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product_TakeOpened_event

Position opening events from Cryptex V2 protocol on Arbitrum capturing when traders take (open) new positions with account addresses, position sizes, and version identifiers for tracking trading activity and position lifecycle.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false72840422961580614120x121e1573b7c6c15aa4c036d54bfd2974cf38a16341961481977102023-11-08T01:23:09.000Z0x1f632ea4b132cbf86ca2f356d6fcfad265d26746454a71fc455b35b2bd15e19b
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false72840422961580614120x138217746bd24765ada859ed9cf23182e456ca3d41961482505192023-11-08T05:10:02.000Z0x1b10f4517d9c5378d840196abd28de2362cec4d3874cf87fc57f19c4cb252fd5
0x1cd33f4e6edeee8263aa07924c2760cf2ec8aad0false364202114807903074120x1df2535cf0956abec21c4738534885d3849d657841961482598942023-11-08T05:49:33.000Z0x426644ca70c728e89105260593fe23a9f26314a93e66749aaa6dfe0e65cf7702
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product_TakeOpened_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product2_MakeClosed_event

Position closure events from Cryptex v2 protocol on Arbitrum, tracking maker position exits with closed amounts, account addresses, and version identifiers. Used for analyzing position lifecycle, liquidity provision patterns, and account-level trading behavior.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x4243b34374cfb0a12f184b92f52035d03d4f7056false3157492730970865584090xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a36401389896602023-10-09T09:51:23.000Z0xf19b5757f9e60e6488d0ed0f25875a37da358169728be76d5251253eea1fbffd
0x4243b34374cfb0a12f184b92f52035d03d4f7056false101131715270208559119120xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a36401389621262023-10-09T07:51:59.000Z0xfdfeaba9dadcdc0c7b9cd1457bbdd992f5f3a4f5417a0e2c488585d55993f535
0x4243b34374cfb0a12f184b92f52035d03d4f7056false5348564197429893130xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a36411389902962023-10-09T09:54:04.000Z0x2c0be503e00012d0edf7dd406a5aaead8f5e30b70e3c309ad975ca57a7b7f4a9
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product2_MakeClosed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product2_MakeOpened_event

Maker position opening events from Cryptex V2 protocol on Arbitrum, capturing account addresses, collateral amounts, and version states when liquidity providers establish new positions. Used for tracking market maker activity and liquidity provision patterns.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x4243b34374cfb0a12f184b92f52035d03d4f7056false944572522170389417180xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a27931170502902023-08-01T10:00:49.000Z0xd1de6534bc46654ebfa92d795f2d04491d4e8331a4b1a4504132dc94b5e9fc12
0x4243b34374cfb0a12f184b92f52035d03d4f7056false251002240476435698180xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a28041172029372023-08-01T21:00:37.000Z0xb2acb6ad346eb4b0de0771f19a07ae3c07c6612df4bceb16a328d8d205767f34
0x4243b34374cfb0a12f184b92f52035d03d4f7056false221219514395355689180xea281a4c70ee2ef5ce3ed70436c81c0863a3a75a28021171754852023-08-01T19:00:26.000Z0xd3714133673b692045447a0a74a5ee2948a30570f52e044fc12412d03c99bb71
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product2_MakeOpened_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product2_TakeClosed_event

Position closure events from Cryptex Finance v2 protocol on Arbitrum, capturing account addresses, closure amounts, and version identifiers. Used for tracking perpetual product liquidations and voluntary position exits across protocol versions.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x4243b34374cfb0a12f184b92f52035d03d4f7056false3055553464513020218130xf6a16a48099497c59e8abeaa37bb37b2f9b793d41326996053002023-06-10T04:32:13.000Z0x8bd2e4ad57a270413b96bc55fd6b4201eca01649d5e2cf198cb5091db883492a
0x4243b34374cfb0a12f184b92f52035d03d4f7056false39006828065874036110xada8c9f47d2eb77bd5c8c18ee61ab7d9588c089040841459520242023-11-01T05:34:19.000Z0x6610617c256809dca355a8f94a30dbe951426c7097ee3053eb9a6bbaf218645a
0x4243b34374cfb0a12f184b92f52035d03d4f7056false39006820901008004310x847064070a42b08b34e0f32433378a6198e83fd740861459761272023-11-01T07:16:16.000Z0x9a969f6978d009fc3550ab223de9b6822f07ea52c4458af89cdee97cdd25ba74
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product2_TakeClosed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product2_TakeOpened_event

Position opening events from Cryptex V2 perpetual futures protocol on Arbitrum. Tracks account addresses, position sizes (in_amount), and protocol state versions for analyzing trader behavior and position flow.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x4243b34374cfb0a12f184b92f52035d03d4f7056false3957233651348546772350x830bc5551e429ddbc4e9ac78436f8bf13eca8434103962005390702024-04-13T08:54:55.000Z0x80a6c9367d0a6dd518710c8377677b12f4f64c3e46282c5c5ad90b93d3cafee4
0x4243b34374cfb0a12f184b92f52035d03d4f7056false30620633699689250269120xf6a16a48099497c59e8abeaa37bb37b2f9b793d416381032720422023-06-21T01:38:37.000Z0xac5569118b9098a0cc56ecf8db520a90178777d8c5aeb7c72d33fa44e2f746fe
0x4243b34374cfb0a12f184b92f52035d03d4f7056false9791747640246429059120xf6a16a48099497c59e8abeaa37bb37b2f9b793d416611034875722023-06-21T16:43:23.000Z0xf65a7c212311201dc911d8600947d49ef9e6f70eba1d3c6893bdd13f52905bb3
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product2_TakeOpened_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product3_MakeClosed_event

Maker position closure events from Cryptex v2 protocol on Arbitrum, tracking liquidity provider exits with account addresses, version identifiers, and withdrawn amounts. Used to analyze market maker behavior and liquidity dynamics across protocol versions.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse135562177753020792803687444100xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee28671345303852023-09-25T17:42:35.000Z0x4d457325d67606dfa9804e681c2a381f489ea0aa5212e94ba84b4fd0061f8b30
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse63425613352321127631252228100xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee28391344032982023-09-25T08:27:14.000Z0xf070c5559e24f3cd5287de35e66f62d4bf086a75123c74a56b348eb571c6db37
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse67964504915754391434118469100xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee28321343771352023-09-25T06:34:45.000Z0xab98d71397282fa1cab8e91c4fbee1e00beba5cad41110218c806bebef02b3cf
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product3_MakeClosed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product3_MakeOpened_event

MakeOpened events from Cryptex V2 Product3 contract on Arbitrum, capturing maker position openings with account addresses, position amounts, and version identifiers. Used to track liquidity provision activity and maker order book depth changes in the Cryptex protocol.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse6532496338419724249146879140xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee19941301289222023-09-11T14:08:07.000Z0x2ee3372328a6c6f96df746f1b822f180e54b3359130794c8534183f2660140e1
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse3697112783644576422813651140xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee19661299632922023-09-11T01:46:00.000Z0x32b253561f8482997943260f6a8f4c68272bc71a1829ba23c1c89a2d6c094c8b
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse1438909381081185743297697140xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee19731300083732023-09-11T05:21:01.000Z0x99ab9c7db46128ae13d000420621b7c485298011f63bc30ede38e60f1edfa3da
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product3_MakeOpened_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product3_TakeClosed_event

Position closure events from Cryptex v2 protocol on Arbitrum, tracking take-profit or take-loss orders executed with account addresses, closure amounts, and versioned state. Used for analyzing trading strategy outcomes and position management behavior.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse4510108063215813358499000130xf6a16a48099497c59e8abeaa37bb37b2f9b793d49031243619612023-08-24T02:19:20.000Z0x44bd8e66fd97df058996114a125225cc9ed58447801b493d66c2876032087a82
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse12593767505054753383027991522330x8540f80fab2afcae8d8fd6b1557b1cf943a0999b15041270427302023-09-01T13:53:20.000Z0x1b07f5b6b45e5a45b0ccc9817af31aa81ceb6ad2b2649052adc316619083dc4a
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse1776821297307387016988525330x6b1ef382f3639b3a7e1a21786702c48406bd8e7514901269228322023-09-01T05:20:22.000Z0x79cb2d976d81148b39abebaec4b6e1d278f41e415ea444addeda6dfa802f7d70
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product3_TakeClosed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product3_TakeOpened_event

Position open events from Cryptex V2 protocol on Arbitrum, tracking account addresses, position amounts, and version identifiers. Used for analyzing trading activity and position lifecycle within the protocol’s Product3 market.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse97763531566744274407984024120x6b1ef382f3639b3a7e1a21786702c48406bd8e754221216759142023-08-15T15:38:54.000Z0x4abea55de5ce6dd0d3bfb054a16e3d3bee207650c5ca50987aa6c6ec092d3f62
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse344670926132693500638837069120xd4fa23307a181b9ca567886eb5bcd5c8f8f8bb3e23901323626282023-09-19T00:12:25.000Z0xe48405dec709a138c7d311eaeda34cd5d333ed63626b0c128083a5155b6c130f
0xc555e66b017ffce7b17f64b2dda186210364fd0dfalse28942436364723703519123935140xf6a16a48099497c59e8abeaa37bb37b2f9b793d41251197509632023-08-09T15:56:24.000Z0x411fec6f1f0f78bccb7da6aa16eb7ff5bcbe431a77f39d97937c83e862142827
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product3_TakeOpened_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product4_MakeClosed_event

Market maker position closure events from Cryptex v2 protocol on Arbitrum. Tracks when liquidity provider positions are closed with account addresses, position amounts, and version identifiers for analyzing maker activity and position lifecycle.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x741bfef86f612b43016430312e0f33efce9af8c5false1573198838769564829749542160xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee16531278220482023-09-04T03:01:49.000Z0x8ee1688aa182955a17ff9d17cf1c3e5db2b58c33a66deba6940fe828448664a0
0x741bfef86f612b43016430312e0f33efce9af8c5false1565291625051574081194830160xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee17001280829702023-09-04T23:27:13.000Z0x84cffdc1c8b4dfdfa3dfba3a1732b91b598732f7c5526454ad61a884c2aa58a4
0x741bfef86f612b43016430312e0f33efce9af8c5false1398566224723287544455978160xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee16481277952622023-09-04T00:45:08.000Z0xa78d3f5fea9ab84ab1cc57b4e44955cb05cf9f64b45b165e9fcb0657b0a03561
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product4_MakeClosed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product4_MakeOpened_event

MakeOpened event logs from Cryptex V2’s Product4 contract on Arbitrum, capturing maker position openings with position size, account address, and version identifier. Used for tracking liquidity provision activity and maker position lifecycle analysis.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x741bfef86f612b43016430312e0f33efce9af8c5false1520235773974818111482056140xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee36341399314762023-10-12T09:42:52.000Z0xaaeb7905b73a8a3440729762ffb780063322c2f5f4c2df08424659f368a198b1
0x741bfef86f612b43016430312e0f33efce9af8c5false490694219438732539114876140xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee36221398362362023-10-12T02:17:30.000Z0xba31772a0fb76f034d4ac038346667afea502db9ba669a0e8caaccb40567dad4
0x741bfef86f612b43016430312e0f33efce9af8c5false304715152085028280802551140xb84b9d427fb30ed3641afac2e07b8c471bb0c6ee36271398707572023-10-12T05:09:04.000Z0xe31d2243f0ebedf801e5e12e64b94ef222fc220a1d0cd623408efc308ba28da8
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product4_MakeOpened_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product4_TakeClosed_event

Position closure events from Cryptex V2 protocol on Arbitrum, tracking when traders close their derivative positions with account addresses, closure amounts, and version identifiers for reconciling position lifecycle and trading volume.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x741bfef86f612b43016430312e0f33efce9af8c5false1282798232506016108390544514160x8540f80fab2afcae8d8fd6b1557b1cf943a0999b23571322005092023-09-18T11:20:31.000Z0x6af84541b7ba50f1e55b2bb1c0f3677948710aafbe102f85bf344f86434c67f8
0x741bfef86f612b43016430312e0f33efce9af8c5false5787878163855418075295062706270x8540f80fab2afcae8d8fd6b1557b1cf943a0999b13391261035102023-08-29T14:30:22.000Z0x2308d09525690e3e4dbc2b17835e27b111b259103b07cfac3183f8707521cb89
0x741bfef86f612b43016430312e0f33efce9af8c5false9545891003985098501641479430xd4fa23307a181b9ca567886eb5bcd5c8f8f8bb3e2191204771472023-08-11T21:38:31.000Z0x8306c8a6deda9379cf14b91c5360707f7b5f16856e8251c58331b74bdeb1b38c
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product4_TakeClosed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Product4_TakeOpened_event

Position opening events from Cryptex v2 protocol on Arbitrum. Records when traders open maker positions (takes) with account addresses, position amounts, and version identifiers for tracking protocol state changes.
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_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_versionSTRINGVersion identifier for the contract or event schema. String or integer value indicating the initialization or state version.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexin_accountin_versionblock_numberblock_timestamptransaction_hash
0x741bfef86f612b43016430312e0f33efce9af8c5false12827982325060161083905445141180x8540f80fab2afcae8d8fd6b1557b1cf943a0999b15161270697892023-09-01T15:50:37.000Z0x32273e55fe1c4d93b8f0b38d6f03e6e0bd03727c391c7b08bfbde89b34f57346
0x741bfef86f612b43016430312e0f33efce9af8c5false150506411855425917752525870630x8540f80fab2afcae8d8fd6b1557b1cf943a0999b13291260768892023-08-29T12:36:23.000Z0xeaa21b825ef3239ff403cdd57a5db037262866f5542ef523b5142ae3cc686994
0x741bfef86f612b43016430312e0f33efce9af8c5false4282814045301158897769804000340x8540f80fab2afcae8d8fd6b1557b1cf943a0999b10801248644252023-08-25T15:20:48.000Z0x8ff3f54c010a20f7e0faf0006de5aa3ed0ac09ef96b7e2045fc99e2fcb29f704
Query with partition filter
SELECT *
FROM `tt-contracts.cryptex_v2_arbitrum.Product4_TakeOpened_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100