Skip to main content

Tables

ClGaugeFactory_FeeCollectorChanged_event

Event log tracking fee collector address changes in the Etherex v3 CL (Concentrated Liquidity) Gauge Factory on Linea. Records old and new fee collector addresses for monitoring protocol treasury and fee routing updates.
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_newFeeCollectorSTRINGAddress of the new fee collector contract after a fee collector update. Hex-encoded, 0x-prefixed, 42-character string.
in_oldFeeCollectorSTRINGAddress of the previous fee collector contract before a fee collector update. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_newFeeCollectorin_oldFeeCollector
0x499aed38bdafd972e1cd2926d2b9088547dd8fcbfalse6217192632025-08-07T05:39:24.000Z0xe8b1579697c0e8611235f02632d8b505caa3ad0d31652911fd7c0f4cc23197720x532c15d1803f565ad37b77f5b20d9e3a4254e0f30x51a2a0b162d27254e30473b7072d95f4b37f21a1
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.ClGaugeFactory_FeeCollectorChanged_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

ClGaugeFactory_GaugeCreated_event

Gauge deployment events from Etherex V3 concentrated liquidity (CL) gauge factory on Linea, linking liquidity pools to their reward distribution contracts. Used to track liquidity mining program initialization and pool incentive setup.
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_poolSTRINGContract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
in_gaugeSTRINGContract address of the gauge contract. Hex-encoded, 0x-prefixed, 42-character string.
addressin_poolremovedin_gaugelog_indexblock_numberblock_timestamptransaction_hash
0x499aed38bdafd972e1cd2926d2b9088547dd8fcb0xceecf8c29f04d0cd99801de1fa628e776f928ea6false0x57d5b72a505d7a48e4fc6e727ffb6b5e97148db144219204172025-08-11T23:10:47.000Z0x9ab6c1954b17b8bed6d3712c7edf8adb7f3d549cfaf9476b428d0f489704dd58
0x499aed38bdafd972e1cd2926d2b9088547dd8fcb0x90e8a5b881d211f418d77ba8978788b62544914bfalse0x640f551d349f199710b89fe1a209ad75499eb5209217195532025-08-07T05:49:19.000Z0x2a914671bdf614d7972dadd1e29fce21634c9868a23014ba56534fd06a02266d
0x499aed38bdafd972e1cd2926d2b9088547dd8fcb0x35521ec62d91375ac9510d1feefe254b4b582ea0false0x9d13bdb9f78307565415bb0dc46733803b9689f511217123782025-08-07T01:43:36.000Z0x6568312051a3a64a26301267ea9fe6552c1f1847a37341037bd53e9d42903bb9
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.ClGaugeFactory_GaugeCreated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

ClGaugeFactory_VoterChanged_event

No description available.
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_newVoterSTRING-
in_oldVoterSTRING-
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.ClGaugeFactory_VoterChanged_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Factory_PoolCreated_event

Factory contract event emitted when a new liquidity pool is created, recording token pairs and pool configuration parameters. Used for tracking DEX pool deployments and liquidity market initialization.
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_token0STRINGContract address of the first token in the trading pair. Hex-encoded, 0x-prefixed, 42-character string.
in_token1STRINGContract address of the second token in the trading pair. Hex-encoded, 0x-prefixed, 42-character string.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_tickSpacingINT64Minimum price movement increment between adjacent ticks in a concentrated liquidity pool.
in_poolSTRINGContract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
in_feeaddressin_poolremovedin_token0in_token1log_indexblock_numberin_tickSpacingblock_timestamptransaction_hash
1000xae334f70a7fc44fcc2df9e6a37bc032497cf80f10x29f447a167f53afd5f4269e8b713eb340f5636bcfalse0xc93b315971a4f260875103f5da84cb1e30f366cc0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f62169681112025-08-06T16:31:14.000Z0x582cd59a7910709cd28f6a6d48e6d2aa4c844f435b674899a57ba5f441f849f3
1000xae334f70a7fc44fcc2df9e6a37bc032497cf80f10x2cabe621645b2722b46b768e08f25e483f6a8faafalse0x176211869ca2b568f2a7d4ee941e073a821ee1ff0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f22170654812025-08-06T22:18:22.000Z0x433f0e72ec4a43251516f41e05a9ad82928cc21b075fb97ac1d6384e7b099e43
5000xae334f70a7fc44fcc2df9e6a37bc032497cf80f10x17383d80043eb46472306c1bf603e305fbc4cb0ffalse0x176211869ca2b568f2a7d4ee941e073a821ee1ff0xe5d7c2a44ffddf6b295a15c148167daaaf5cf34f1621706342102025-08-06T22:10:41.000Z0xe80176dc253b925cb3ab879470471ee1b010afaedea8489372e7f3f28e77ec48
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Factory_PoolCreated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FeeDistributorFactory_createFeeDistributor_function

Factory function call records for creating new FeeDistributor contracts on Etherex V3 (Linea), capturing the deployed distributor address and designated fee recipient. Used to track fee distribution infrastructure deployment and identify protocol participants receiving trading fees.
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.
trace_addressSTRINGHierarchical 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.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueNUMERICAmount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_feeRecipientSTRINGAddress designated to receive fees collected from the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
out_anon0STRINGActual amount of tokens provided by the maker in the order or swap execution. Numeric string representing the token quantity in its smallest denomination.
gasvaluestatusgas_usedout_anon0signatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_feeRecipienttransaction_hash
36154950true13696040x119294951aa94a099a058f7c962f81bbc12193080x062e631e0xfde48794f3ea7f26cd2b00f078366455b1e6b7bf219204170x942117ec0458a8aa08669e94b52001bd43f889c10,0,0,0,32025-08-11T23:10:47.000Z0x532c15d1803f565ad37b77f5b20d9e3a4254e0f30x9ab6c1954b17b8bed6d3712c7edf8adb7f3d549cfaf9476b428d0f489704dd58
53934030true13696260xec6271e42c18245e48b9b5af34c7864a91029f560x062e631e0xfde48794f3ea7f26cd2b00f078366455b1e6b7bf219954120x942117ec0458a8aa08669e94b52001bd43f889c10,0,0,0,32025-08-13T17:16:20.000Z0xa564587e93d50cfac81bee8b5ee0a3d85b70d6830x2b7cf4461b51e753165bcd81be03347ee03a64e889111e2da3657924d27c4dec
1171250false780830x062e631e0xfde48794f3ea7f26cd2b00f078366455b1e6b7bf217168080xcafc58de1e6a071790efbb6b83b35397023e15442025-08-07T04:15:23.000Z0x532c15d1803f565ad37b77f5b20d9e3a4254e0f30x5bb5c2ce880d2da6f2632b9a93b545400ffba0e64e197e383e22469930adefae
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.FeeDistributorFactory_createFeeDistributor_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

GaugeV3_Bribe_event

No description available.
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_fromSTRINGAddress originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_periodSTRINGNumeric identifier representing a time period for rewards distribution or incentive tracking. Numeric string representation.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.GaugeV3_Bribe_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

GaugeV3_ClaimRewards_event

Reward claim events from Etherex V3 gauge contracts on Linea, tracking periodic token distributions to liquidity providers by position hash. Used for analyzing reward accrual patterns and LP incentive distribution across DeFi positions.
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_periodSTRINGNumeric identifier representing a time period for rewards distribution or incentive tracking. Numeric string representation.
in__positionHashSTRINGUnique identifier hash representing a specific liquidity position in the GaugeV3 contract for which rewards are being claimed. Hex-encoded, 0x-prefixed 64-character string used to track individual staking positions across multiple reward claims.
in_receiverSTRINGAddress that receives tokens, assets, or rewards from the transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountin_periodin_rewardlog_indexin_receiverblock_numberblock_timestampin__positionHashtransaction_hash
0x06389a1942dd864e7b5013aa6242b1341a5b533dfalse1032879635006227128229030xefd81eec32b9a8222d1842ec3d99c7532c31e34870x05e43985a506a52fdab33fd81036152092c3d779225008202025-08-25T17:21:24.000Z0x2cc6d286f7f5a47c39516880cb778b95b50d34e11258591721f8721b54c8d00c0x33955492fcf54430866712a1cdedf763052b8a136a578bebf7eaec691472e44d
0x06389a1942dd864e7b5013aa6242b1341a5b533dfalse266529280554445966029030xefd81eec32b9a8222d1842ec3d99c7532c31e34810x05e43985a506a52fdab33fd81036152092c3d779225068552025-08-25T20:49:12.000Z0x69bce0c1db8cd324b387c8f2d82bf169f14bb2dcaa52a4e0732228e42a3f9e380x6afb195527d7d92ca24b59aa0685c50035cc55fd9698be248ca5cd638cc1a1f0
0x06389a1942dd864e7b5013aa6242b1341a5b533dfalse440645125330445009429030xefd81eec32b9a8222d1842ec3d99c7532c31e34810x05e43985a506a52fdab33fd81036152092c3d779224722602025-08-25T01:00:26.000Z0xa3613919c0fe8bd36a931afaf84cc61682b46301ccd36b2d70fa648cbb70517d0x28ac02a7af7119bf33cb8d5dfb3d9959fc6d50ec9cfb55248b61352bea3f89f3
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.GaugeV3_ClaimRewards_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

GaugeV3_NotifyReward_event

Reward distribution events from Etherex V3 liquidity gauge contracts on Linea, recording token rewards allocated to gauge addresses per voting period. Used for tracking incentive distributions and analyzing reward flows across different liquidity pools.
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_fromSTRINGAddress originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_periodSTRINGNumeric identifier representing a time period for rewards distribution or incentive tracking. Numeric string representation.
addressin_fromremovedin_amountin_periodin_rewardlog_indexblock_numberblock_timestamptransaction_hash
0x131477df62837097ec4c795d39cc1f059426ee580xde4b22eb9f9c2c55e72e330c87663b28e9d388f7false5949829819616528786607129020xefd81eec32b9a8222d1842ec3d99c7532c31e34821220135042025-08-14T03:27:45.000Z0x745e655e90e33c0bb8d96a8a04b17246e35767ce876dce7ae92ecbe139fb4725
0x95b07e2774657738f7f0d5c5490dfebae057446a0x942117ec0458a8aa08669e94b52001bd43f889c1false617819664059778889929020xefd81eec32b9a8222d1842ec3d99c7532c31e348255220073242025-08-14T00:00:27.000Z0xcf8a368557146b5c76202883e6528b31e721b7663cc82d5f6b8a99a647298ff2
0x8e019479d6165797b800073d5275bc36ec9d02680x942117ec0458a8aa08669e94b52001bd43f889c1false2521463192147753314262529020xefd81eec32b9a8222d1842ec3d99c7532c31e348182220073242025-08-14T00:00:27.000Z0xcf8a368557146b5c76202883e6528b31e721b7663cc82d5f6b8a99a647298ff2
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.GaugeV3_NotifyReward_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

GaugeV3_RewardAdded_event

RewardAdded event logs from Etherex V3 gauge contracts on Linea, capturing when reward tokens are added to liquidity mining gauges. Used for tracking incentive programs and reward token distributions across different gauge contracts.
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_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedin_rewardlog_indexblock_numberblock_timestamptransaction_hash
0x57d5b72a505d7a48e4fc6e727ffb6b5e97148db1false0x5217ab28ece654aab2c68efedb6a22739df6c3d540219204172025-08-11T23:10:47.000Z0x9ab6c1954b17b8bed6d3712c7edf8adb7f3d549cfaf9476b428d0f489704dd58
0x57d5b72a505d7a48e4fc6e727ffb6b5e97148db1false0xefd81eec32b9a8222d1842ec3d99c7532c31e34842219204172025-08-11T23:10:47.000Z0x9ab6c1954b17b8bed6d3712c7edf8adb7f3d549cfaf9476b428d0f489704dd58
0x57d5b72a505d7a48e4fc6e727ffb6b5e97148db1false0xb1afd04774c02ae84692619448b08ba79f19b1ff41219204172025-08-11T23:10:47.000Z0x9ab6c1954b17b8bed6d3712c7edf8adb7f3d549cfaf9476b428d0f489704dd58
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.GaugeV3_RewardAdded_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

GaugeV3_RewardRemoved_event

No description available.
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_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.GaugeV3_RewardRemoved_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_Burn_event

Liquidity removal events from concentrated liquidity pools recording withdrawn token amounts and position tick ranges. Contains owner address, liquidity amount burned, token amounts withdrawn (amount0/amount1), and tick boundaries for tracking position liquidations and TVL 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_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_tickLowerINT64Lower tick boundary of a concentrated liquidity position in a Uniswap V3-style pool. Signed integer representing a discrete price point on the logarithmic tick scale.
in_tickUpperINT64Upper tick boundary of a concentrated liquidity position in a Uniswap V3-style pool. Signed integer representing a discrete price point on the logarithmic tick scale.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_amount0STRINGAmount of token0 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_amount1STRINGAmount of token1 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_ownerin_amountlog_indexin_amount0in_amount1block_numberin_tickLowerin_tickUpperblock_timestamptransaction_hash
0x67d00a094f9c481222d092363b8badda520986bffalse0xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f580150021959848-8872508872502025-08-12T21:18:59.000Z0xf1c904d268614844027a0dce5039c30b69f9507cd1e6d68e318256fc68d1a329
0x90e8a5b881d211f418d77ba8978788b62544914bfalse0xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f588072704892622529190321231476868830762221931149-8872508872502025-08-12T05:15:14.000Z0x046c22682755c51c447c871bcf91d9fbbe338ea27e335301307ca3e24bb6d11f
0xd643364f9c97bbf76f822b1249570ab0aa4e1044false0xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f58060021960273-8872008872002025-08-12T21:33:18.000Z0x0945294d8fe506e7542c205f81e3a53244a95d32d07a5922f3aa57a737f5d178
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Pool_Burn_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_Collect_event

Concentrated liquidity position fee collection events from Uniswap V3 compatible decentralized exchanges. Records position owner, recipient, collected token amounts, and tick range boundaries for tracking earned trading fees and position management activity.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_recipientSTRINGAddress designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_tickLowerINT64Lower tick boundary of a concentrated liquidity position in a Uniswap V3-style pool. Signed integer representing a discrete price point on the logarithmic tick scale.
in_tickUpperINT64Upper tick boundary of a concentrated liquidity position in a Uniswap V3-style pool. Signed integer representing a discrete price point on the logarithmic tick scale.
in_amount0STRINGAmount of token0 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_amount1STRINGAmount of token1 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_ownerlog_indexin_amount0in_amount1block_numberin_recipientin_tickLowerin_tickUpperblock_timestamptransaction_hash
0x67d00a094f9c481222d092363b8badda520986bffalse0xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f58229631383116265412270407191369069223873660x97d37e8b619cf4c6145da456766ca4fa157292d3-8872508872502025-08-23T00:05:13.000Z0x04d67a41c7bec06d69c64051d4824a74b2f921ded0a18a65e4dece988d23802d
0x9628b1b2af4c8b5ffa9188003516331d99cdc715false0xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f58157665876147232790152262911197224005640x421cc7b6224accb6c12280e3b697c65d9d60ad70-887200-456002025-08-23T07:38:46.000Z0x7f8a6e6dce796830f9f5e62ce805f5b3bb2e11b1e9e31870534e3dfa8a7d721c
0xd643364f9c97bbf76f822b1249570ab0aa4e1044false0xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f5817591954194980657296374211473230106583329224136140x65de75ce24349b1ff4b2902922f433166021d445-8872008872002025-08-23T14:59:31.000Z0x058a11e0fb65933a8d5fb7d7a844b3e7398d67b0ffef239161769680fcb49b4e
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Pool_Collect_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_Flash_event

Flash loan events from liquidity pools recording borrowed amounts and repayment fees for both tokens in the pair. Tracks sender, recipient, borrowed quantities, and actual fees paid for arbitrage and liquidation 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_recipientSTRINGAddress designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amount0STRINGAmount of token0 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_amount1STRINGAmount of token1 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_paid0STRINGAmount of token0 paid as flash loan fee. Numeric string representation of token quantity in smallest denomination.
in_paid1STRINGAmount of token1 paid as flash loan fee. Numeric string representation of token quantity in smallest denomination.
addressremovedin_paid0in_paid1in_senderlog_indexin_amount0in_amount1block_numberin_recipientblock_timestamptransaction_hash
0xd5e04ba35908d7bf5bd2ead7e3e14d21df07dc01false037119901278170x2423273054d7daa416ff77da5ca2dedad744f58c1901613908751224447229135380x2423273054d7daa416ff77da5ca2dedad744f58c2025-09-04T15:11:40.000Z0xe144fc7d0f43015b93a74d849929c1eca23d9af741d05a830660b7dc9b832df3
0xd5e04ba35908d7bf5bd2ead7e3e14d21df07dc01false0127294096193710x2423273054d7daa416ff77da5ca2dedad744f58c3306699689273353142228917890x2423273054d7daa416ff77da5ca2dedad744f58c2025-09-04T03:02:13.000Z0xa700e9422619ea07cbbc3540bd41e45c5a0eb0dc2163258cc17240a6d95d78d4
0xd5e04ba35908d7bf5bd2ead7e3e14d21df07dc01false0153247126741180x2423273054d7daa416ff77da5ca2dedad744f58c3204788972710661782229116900xd4c69bcd53aaf29fcb47c47b81c172d72fae62bb2025-09-04T14:09:48.000Z0xc65a6ada9f463ffabc4d127459822eab26b5b8cf63b8766f15aee52901fe5b40
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Pool_Flash_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_Mint_event

Liquidity provision events emitted when liquidity providers add tokens to concentrated liquidity pools. Records deposited token amounts, tick ranges, liquidity shares, and position owner for DEX pool analytics.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_tickLowerINT64Lower tick boundary of a concentrated liquidity position in a Uniswap V3-style pool. Signed integer representing a discrete price point on the logarithmic tick scale.
in_tickUpperINT64Upper tick boundary of a concentrated liquidity position in a Uniswap V3-style pool. Signed integer representing a discrete price point on the logarithmic tick scale.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_amount0STRINGAmount of token0 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_amount1STRINGAmount of token1 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_ownerin_amountin_senderlog_indexin_amount0in_amount1block_numberin_tickLowerin_tickUpperblock_timestamptransaction_hash
0x3186fa80e4c36d0714b0578f51c45a76a7ba11ccfalse0xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f5853936485984236013565160xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f5815183648903697355943031586814196561105122423017063-156600-1564002025-09-07T03:32:17.000Z0x29512efc3292f4aa3dae1dd6dd8560a7f229d855256906c165c3147dcd2aaf6e
0x3186fa80e4c36d0714b0578f51c45a76a7ba11ccfalse0xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f586701090176820950583620xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f58778178065792571623110830136509313559306923022405-156600-1564002025-09-07T06:42:54.000Z0x85ef4daea5f857ab7719dff717248fe8565198c1521646c8ddee59e3701d4fbf
0x3186fa80e4c36d0714b0578f51c45a76a7ba11ccfalse0xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f585750331574169422186870xa04a9f0a961f8fcc4a94bcf53e676b236cbb2f58757017752142080449613224117141210641142923022433-156600-1564002025-09-07T06:43:50.000Z0x3ab1fa9f43f1e7c0dbc02155877bb3247bf82e6e02f3561a10dacadc46d6f087
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Pool_Mint_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_SetFeeProtocol_event

Protocol fee configuration change events emitted when liquidity pool fee parameters are updated. Records old and new fee protocol values for both tokens in the pool, tracking governance-initiated fee structure modifications.
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_feeProtocol0OldINT64Previous protocol fee for token0. Integer value representing the fee denominator where the protocol collected 1/x of swap fees before the update.
in_feeProtocol1OldINT64Previous protocol fee for token1. Integer value representing the fee denominator where the protocol collected 1/x of swap fees before the update.
in_feeProtocol0NewINT64New protocol fee for token0. Integer value representing the fee denominator where the protocol collects 1/x of swap fees.
in_feeProtocol1NewINT64New protocol fee for token1. Integer value representing the fee denominator where the protocol collects 1/x of swap fees.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Pool_SetFeeProtocol_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_Swap_event

Decentralized exchange (DEX) swap execution events recording token exchanges within liquidity pools. Contains sender, recipient, token amounts, liquidity depth, price data (sqrtPriceX96 or tick), and transaction metadata for tracking trading activity and price movements.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_recipientSTRINGAddress designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amount0STRINGAmount of token0 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_amount1STRINGAmount of token1 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_sqrtPriceX96STRINGSquare root of the price ratio between token1 and token0 encoded as a Q64.96 fixed-point number. Numeric string representation used in concentrated liquidity automated market makers.
in_liquiditySTRINGTotal liquidity available in the pool at the time of the event. Numeric string representation of liquidity in smallest denomination.
in_tickINT64Current tick index of the concentrated liquidity pool after the swap or operation. Integer value representing the price point on the pool’s tick spacing grid.
addressin_tickremovedin_senderlog_indexin_amount0in_amount1block_numberin_liquidityin_recipientblock_timestampin_sqrtPriceX96transaction_hash
0xe5e765ae9bc8bf39beba2c3f5bb3be7fa5676fbd276323false0x85974429677c2a701af470b82f3118e74307826e33117902234-3116563287056899664686230361672358466530727219012545610x008c59ae43b473ba5a18a6fb3dc8cbf67b1eff122025-09-07T14:30:18.000Z792269953417719479449865049065235690x9f53a82b800c33d5867b6644614cc5af7de40d1bf079e5078c75584cb72cc200
0xe5e765ae9bc8bf39beba2c3f5bb3be7fa5676fbd276323false0x85974429677c2a701af470b82f3118e74307826e93200231481-3198856899455785229086230361982358466530727219012545610x008c59ae43b473ba5a18a6fb3dc8cbf67b1eff122025-09-07T14:31:20.000Z792269918733752556244826321679873040xc2509280625ee79567aaafb98f22e26b67bd7ffce08f7dad2cc942c67b7ea135
0xe5e765ae9bc8bf39beba2c3f5bb3be7fa5676fbd276323false0x85974429677c2a701af470b82f3118e74307826e8-32008516953202038062000000000000230362292358466530727219012545610x008c59ae43b473ba5a18a6fb3dc8cbf67b1eff122025-09-07T14:32:22.000Z792269941416838735245676255812243530xa18c02e8649f2d09995504cbe700308bf800e575900185bbad78b64cb6314be3
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Pool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolFactory_FeeAdjustment_event

Fee adjustment events from EthereX v3 liquidity pools on Linea, recording when pool trading fees are updated by the factory contract. Useful for tracking fee tier changes and protocol governance decisions affecting specific pool addresses.
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_poolSTRINGContract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
in_newFeeSTRINGUpdated liquidation protocol fee. Numeric string representing basis points where 1000 equals 10%.
addressin_poolremovedin_newFeelog_indexblock_numberblock_timestamptransaction_hash
0xae334f70a7fc44fcc2df9e6a37bc032497cf80f10x893e58e142df9e07c4aed7753440b807ffff8170false10004217727582025-08-08T11:38:07.000Z0x01636bc165df35d8f085b19e25b03aa2ff61f7556ba29629d291eb7bfcf02834
0xae334f70a7fc44fcc2df9e6a37bc032497cf80f10xc0cd56e070e25913d631876218609f2191da1c2afalse100011217594312025-08-08T04:11:05.000Z0x119c267095d0bdb5643375052642597b41625f621feda1f6d57f7101c6f20ad7
0xae334f70a7fc44fcc2df9e6a37bc032497cf80f10xd5e04ba35908d7bf5bd2ead7e3e14d21df07dc01false10003217700062025-08-08T10:05:07.000Z0x158fa27fb631e04aa6816386dcc8711c79bc73c9d9336fad61fc48258a91a38e
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.PoolFactory_FeeAdjustment_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolFactory_FeeCollectorChanged_event

Fee collector address update events from the Etherex V3 protocol’s pool factory contract on Linea. Tracks administrative changes to the address that receives protocol fees, useful for monitoring fee routing and governance actions.
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_oldFeeCollectorSTRINGAddress of the previous fee collector contract before a fee collector update. Hex-encoded, 0x-prefixed, 42-character string.
in_newFeeCollectorSTRINGAddress of the new fee collector contract after a fee collector update. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_newFeeCollectorin_oldFeeCollector
0xae334f70a7fc44fcc2df9e6a37bc032497cf80f1false15217161872025-08-07T03:53:36.000Z0x37197ff4cca41cf49142a7e7a0ead93ea197d8693b46f339eee83bf74d7fba7b0x532c15d1803f565ad37b77f5b20d9e3a4254e0f30x51a2a0b162d27254e30473b7072d95f4b37f21a1
0xae334f70a7fc44fcc2df9e6a37bc032497cf80f1false7214361122025-07-29T21:09:02.000Z0xcdfa076620fc312eb6411e13a0c36f10b8ea2f97a1bed97f5600fb8e52ca25470x51a2a0b162d27254e30473b7072d95f4b37f21a10x0000000000000000000000000000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.PoolFactory_FeeCollectorChanged_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolFactory_SetFeeProtocol_event

Protocol fee configuration change events from Etherex V3 PoolFactory contract on Linea. Tracks historical adjustments to protocol fee rates (measured in basis points) for analyzing fee policy changes and protocol revenue structure.
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_feeProtocolOldSTRINGPrevious protocol fee configuration value before the update. Integer representing the fee percentage allocated to the protocol from trading fees.
in_feeProtocolNewSTRINGUpdated protocol fee configuration value being set. Integer representing the fee percentage allocated to the protocol from trading fees.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_feeProtocolNewin_feeProtocolOld
0xae334f70a7fc44fcc2df9e6a37bc032497cf80f1false11212549482025-07-25T01:42:24.000Z0x21afac7ffc23ef9d06017178649cb62f9effe4e2837d757ea0782ec80ca819e2500000
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.PoolFactory_SetFeeProtocol_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolFactory_SetPoolFeeProtocol_event

Protocol fee configuration change events from Etherex V3 liquidity pools on Linea. Tracks updates to pool-level fee parameters for analyzing protocol revenue adjustments and governance actions.
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_poolSTRINGContract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
in_feeProtocolOldSTRINGPrevious protocol fee configuration value before the update. Integer representing the fee percentage allocated to the protocol from trading fees.
in_feeProtocolNewSTRINGUpdated protocol fee configuration value being set. Integer representing the fee percentage allocated to the protocol from trading fees.
addressin_poolremovedlog_indexblock_numberblock_timestamptransaction_hashin_feeProtocolNewin_feeProtocolOld
0xae334f70a7fc44fcc2df9e6a37bc032497cf80f10x90e8a5b881d211f418d77ba8978788b62544914bfalse9217196462025-08-07T05:52:25.000Z0xad1b11799032506c8518340ee41ced6a82409d783595986a14c47aadb35c820610000001000000
0xae334f70a7fc44fcc2df9e6a37bc032497cf80f10xd5e04ba35908d7bf5bd2ead7e3e14d21df07dc01false12217203402025-08-07T06:15:33.000Z0xe7fba38dd2ee39ba0bcbd286656e4d66f11a9a06cadc4cad0013d78cb745644b10000001000000
0xae334f70a7fc44fcc2df9e6a37bc032497cf80f10x3186fa80e4c36d0714b0578f51c45a76a7ba11ccfalse11217203402025-08-07T06:15:33.000Z0xe7fba38dd2ee39ba0bcbd286656e4d66f11a9a06cadc4cad0013d78cb745644b10000001000000
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.PoolFactory_SetPoolFeeProtocol_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolFactory_TickSpacingEnabled_event

TickSpacingEnabled events from Etherex V3 PoolFactory contract on Linea, recording enabled fee tier and tick spacing pairs for liquidity pool creation. Used to track available pool configuration options and protocol governance 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_tickSpacingINT64Minimum price movement increment between adjacent ticks in a concentrated liquidity pool.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_feeaddressremovedlog_indexblock_numberin_tickSpacingblock_timestamptransaction_hash
30000xae334f70a7fc44fcc2df9e6a37bc032497cf80f1false821254948502025-07-25T01:42:24.000Z0x21afac7ffc23ef9d06017178649cb62f9effe4e2837d757ea0782ec80ca819e2
1000xae334f70a7fc44fcc2df9e6a37bc032497cf80f1false52125494812025-07-25T01:42:24.000Z0x21afac7ffc23ef9d06017178649cb62f9effe4e2837d757ea0782ec80ca819e2
100000xae334f70a7fc44fcc2df9e6a37bc032497cf80f1false9212549481002025-07-25T01:42:24.000Z0x21afac7ffc23ef9d06017178649cb62f9effe4e2837d757ea0782ec80ca819e2
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.PoolFactory_TickSpacingEnabled_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

REX33_ClaimedIncentives_event

No description available.
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_feeDistributorsARRAY<STRING>Array of fee distributor contract addresses from which incentives were claimed. Hex-encoded, 0x-prefixed, 42-character strings.
in_tokensARRAY<STRING>Array of token contract addresses involved in the operation. Hex-encoded, 0x-prefixed, 42-character strings.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.REX33_ClaimedIncentives_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

REX33_Compounded_event

No description available.
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_oldRatioSTRINGPrevious ratio value before the state change. Numeric string representation in wei (18 decimal places).
in_newRatioSTRINGUpdated ratio value after the state change. Numeric string representation in wei (18 decimal places).
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.REX33_Compounded_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

REX33_Deposit_event

No description available.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_assetsSTRINGNumber of asset units involved in the deposit or withdrawal transaction. String-encoded integer representing the asset quantity in the protocol’s accounting system.
in_sharesSTRINGNumber of shares involved in the deposit or withdrawal transaction. String-encoded integer representing the share quantity in the protocol’s accounting system.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.REX33_Deposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

REX33_Entered_event

No description available.
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_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_ratioAtDepositSTRING-
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.REX33_Entered_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

REX33_Exited_event

No description available.
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_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in__outAmountSTRING-
in_ratioAtWithdrawalSTRING-
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.REX33_Exited_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

REX33_Rebased_event

No description available.
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_oldRatioSTRINGPrevious ratio value before the state change. Numeric string representation in wei (18 decimal places).
in_newRatioSTRINGUpdated ratio value after the state change. Numeric string representation in wei (18 decimal places).
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.REX33_Rebased_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

REX33_SwappedBribe_event

No description available.
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_operatorSTRINGAddress authorized to execute the operation on behalf of the token owner. Hex-encoded, 0x-prefixed, 42-character string.
in_tokenInSTRINGContract address of the token being swapped in or deposited. Hex-encoded, 0x-prefixed, 42-character string.
in_amountInSTRINGAmount of input tokens being swapped or deposited in the transaction. Numeric string representing the token quantity in its smallest denomination.
in_amountOutSTRINGAmount of output tokens received from the swap. Numeric string representing the token quantity in its smallest denomination.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.REX33_SwappedBribe_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

REX33_Unlocked_event

No description available.
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__tsSTRINGTimestamp when the data was ingested into the system. Unix epoch time in seconds, stored as a string.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.REX33_Unlocked_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

REX33_UpdatedIndex_event

No description available.
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__indexSTRING-
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.REX33_UpdatedIndex_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

REX33_Withdraw_event

No description available.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_receiverSTRINGAddress that receives tokens, assets, or rewards from the transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_assetsSTRINGNumber of asset units involved in the deposit or withdrawal transaction. String-encoded integer representing the asset quantity in the protocol’s accounting system.
in_sharesSTRINGNumber of shares involved in the deposit or withdrawal transaction. String-encoded integer representing the share quantity in the protocol’s accounting system.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.REX33_Withdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VoteModule_ClaimRewards_event

Reward claim events from EthereX v3 governance VoteModule on Linea, recording when users withdraw their accumulated voting rewards. Useful for analyzing governance participation incentives and reward distribution patterns across voter addresses.
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_fromSTRINGAddress originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressin_fromremovedin_amountlog_indexblock_numberblock_timestamptransaction_hash
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10x67b87c5eb551f9beb2b9d29af28cf22bfcb43952false5560389789796380325227986872025-09-01T21:48:04.000Z0x313cac44847bd6344432e7cc31f614250f7edad096760cd62342119607a7913d
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10x932951390dda96536217ac6ea8941f54ea90a30afalse3658042350792820325227822282025-09-01T12:14:44.000Z0xdb94bf098b14e6509f33894e6529b4930951642aa7351295be16ba5bd78d05da
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10xab58779cec2b82a75ffd103fdc88d7e3adb13468false1829021104803406452465228021502025-09-01T23:59:53.000Z0xa834a468ec1a50466a89189cef4cde5ce895f5787a5fd82d8ff055ee3130616b
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.VoteModule_ClaimRewards_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VoteModule_Deposit_event

Deposit events from Etherex V3 VoteModule contract on Linea, recording token deposits with depositor addresses and amounts in wei. Used for tracking governance participation and voting power accumulation in the Etherex 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_fromSTRINGAddress originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressin_fromremovedin_amountlog_indexblock_numberblock_timestamptransaction_hash
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10x4a1655bba47a6fbd3b86d5c91314b97629301a57false1015076100265223288461222060972025-08-18T16:58:37.000Z0x4cde296218e10446cf5f6532a082708ae3c305da9a9f553115e5620facccde2c
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10xf7d6b097e1e212269e0b6ba00939f3a34869c34cfalse1535302020082672015451222100582025-08-18T19:14:13.000Z0xb18e84ffdcf2f68badfeea867679062948c2efc6db917a49b9a370bebc22e5cb
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10xce11d6a53cb9527cca0237b0b7a1f4133739b13dfalse1019913582586814734091221954522025-08-18T10:55:47.000Z0x08e1b3a64e60ab4cbb4b146909388b0c275410a3afef8e07cf421f93677caa61
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.VoteModule_Deposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VoteModule_NotifyReward_event

Reward notification events from Etherex V3’s VoteModule contract on Linea, capturing reward distributions with sender addresses and token amounts. Used for tracking governance incentive flows and reward distribution patterns in the protocol’s voting system.
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_fromSTRINGAddress originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressin_fromremovedin_amountlog_indexblock_numberblock_timestamptransaction_hash
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10xc93b315971a4f260875103f5da84cb1e30f366ccfalse19195765444568767069054842225960702025-08-28T00:08:55.000Z0x89eca6b2085527f7f53d27255764ff664f19a7efe18d8e111370096d89a05049
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10xc93b315971a4f260875103f5da84cb1e30f366ccfalse252027477731185756316166124220078132025-08-14T00:16:45.000Z0x341a998e1a1dd6a7a08238e1522c67c93facc2d7efb2929ac6708e9cd7049682
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10xc93b315971a4f260875103f5da84cb1e30f366ccfalse11452530783247084363209054228863872025-09-04T00:00:15.000Z0x43f56948ed9869e0f26cd806676495f2e9a9eda59029272e6eace568234b0a71
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.VoteModule_NotifyReward_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VoteModule_Withdraw_event

Withdrawal events from Etherex v3’s VoteModule contract on Linea, tracking token removals with user addresses and withdrawal amounts. Used for analyzing governance participation outflows and voting token liquidity 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_fromSTRINGAddress originating the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressin_fromremovedin_amountlog_indexblock_numberblock_timestamptransaction_hash
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10x9032ceeef231fe3bdcda63805bdf80b496ceb209false1746682420950290384294222102622025-08-18T19:21:23.000Z0xcc6884d4de024100c3604341d5771c3d8c3695f1afc151eb9fe2bcc91cea1987
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10x4daf8ce9d729ca4f121381ec4b22123627c1c004false11660982973710430330184222060222025-08-18T16:56:07.000Z0xf87afeca2bdb0232ecebdce910655f403f46dcae0365be547e54ec43c6c8ff2b
0xedd7cbc9c47547d0b552d5bc2be76135f49c15b10x0eaa8e74a4ab0db986bacd48d92787919588ea1cfalse10000000000000000005221957242025-08-18T11:04:53.000Z0xe3680e4d3c1b1a9edc10ddd5283fc38d0f6b958cf80109d4b5c389a3856ce541
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.VoteModule_Withdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_claimIncentives_function

Function call logs for claimIncentives on Etherex V3 Voter contract on Linea, capturing users claiming trading fee incentives and rewards from specified fee distributor contracts and token addresses.
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.
trace_addressSTRINGHierarchical 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.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueNUMERICAmount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in__feeDistributorsARRAY<STRING>Array of fee distributor contract addresses for claiming incentives or rewards. Each element is a hex-encoded, 0x-prefixed, 42-character string.
in__tokensARRAY<STRING>Array of token contract addresses involved in the operation. Each element is a hex-encoded, 0x-prefixed, 42-character string.
gasvaluestatusgas_usedin_ownersignaturein__tokensto_addressblock_numberfrom_addresstrace_addressblock_timestamptransaction_hashin__feeDistributors
3460680true1047740x307f38fa[]0x942117ec0458a8aa08669e94b52001bd43f889c1240925840x487295618a9072093e63f03e7c26c17be7eb46932025-10-03T08:35:44.000Z0xe555717cf282b99a0e77aa7af798691e60eba5c9645a60f0fe545435b04cbd45[]
2072880true1270790x307f38fa[]0x942117ec0458a8aa08669e94b52001bd43f889c1241123500xd1fc48777a7a13d51e0eca886d9c03c516c158882025-10-03T20:26:07.000Z0x92e36680ce89c36a00cbd5f7e988bbbcafbef3448ad7fc2d9008935c936655c9[]
1381920true1270790x307f38fa[]0x942117ec0458a8aa08669e94b52001bd43f889c1240989920x696fa99c4e826b7c13610a294362aeaec3934c5c2025-10-03T12:30:43.000Z0xa776f2519a156aef796ed77b8868b652bba833440495978c1576335ebf9bbf22[]
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_claimIncentives_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_claimLegacyIncentives_function

Function call records for claiming legacy incentives from Etherex v3 Voter contract on Linea. Tracks claimLegacyIncentives executions with fee distributor and token parameters for analyzing incentive claim 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.
trace_addressSTRINGHierarchical 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.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueNUMERICAmount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in__feeDistributorsARRAY<STRING>Array of fee distributor contract addresses for claiming incentives or rewards. Each element is a hex-encoded, 0x-prefixed, 42-character string.
in__tokensARRAY<STRING>Array of token contract addresses involved in the operation. Each element is a hex-encoded, 0x-prefixed, 42-character string.
gasvaluestatusgas_usedin_ownersignaturein__tokensto_addressblock_numberfrom_addresstrace_addressblock_timestamptransaction_hashin__feeDistributors
6914960true6085200xbb7041c2[]0x942117ec0458a8aa08669e94b52001bd43f889c1256872060xf6ed81d5e9f61dd1ea21e96ae1d660ecc388ae4f2025-11-15T18:34:43.000Z0x36a3b8a1a68887a2219f0498c59dd55553e468fd4ba2323d138fb9c5a5bf99af[]
9801890true5716530xbb7041c2[]0x942117ec0458a8aa08669e94b52001bd43f889c1256683370x9979c0f7778c3fc09f9026115fcb1b7f0dde60e92025-11-15T04:53:43.000Z0x7e68b9911ed14e6a2f7faa8ad0d38ab96b12945e2e5df4c692b82e97ea34c69a[]
13342730true8004470xbb7041c2[]0x942117ec0458a8aa08669e94b52001bd43f889c1256729730x85172ae486468688ba6eed505e55103ec5e25dda2025-11-15T08:28:03.000Z0x54a699ae78ab987b3867f59dd8af1b5987cc48cded9c69b9a84bc65cd72f84cc[]
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_claimLegacyIncentives_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_claimRewards_function

Reward claim transactions from Etherex V3 voting contract on Linea, where users collect accumulated incentives from liquidity gauge voting. Useful for tracking voter reward distribution patterns and participation in vote-escrowed tokenomics systems.
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.
trace_addressSTRINGHierarchical 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.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueNUMERICAmount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in__gaugesARRAY<STRING>Array of gauge contract addresses for claiming rewards. Each element is a hex-encoded, 0x-prefixed, 42-character string.
in__tokensARRAY<STRING>Array of token contract addresses involved in the operation. Each element is a hex-encoded, 0x-prefixed, 42-character string.
gasvaluestatusgas_usedsignaturein__gaugesin__tokensto_addressblock_numberfrom_addresstrace_addressblock_timestamptransaction_hash
1584320true868730x20b1cb6f[][]0x942117ec0458a8aa08669e94b52001bd43f889c1218678420x6957d2139d29e7db7913ac21e813f2a561e47ac82025-08-10T17:23:00.000Z0x30cf1825f12323eee89483bcca2ed8534524ac42b899df43baeafc1e2b5649ac
1056210true924730x20b1cb6f[][]0x942117ec0458a8aa08669e94b52001bd43f889c1218660550x2ec703a921754d9947284a9672426d6a78170e5d2025-08-10T16:22:41.000Z0x54b3ea07a9bb8f6519cdce8731bfd3c1563f6837d463b9680a4b181fc10e07de
1056210true924730x20b1cb6f[][]0x942117ec0458a8aa08669e94b52001bd43f889c1218543230x98f660b49f5bcf21a7fe263e9cc3da55f48b828c2025-08-10T09:50:12.000Z0x41368509576ff23b42bf4f1d1f1d95b696104b91729cd1d50d31e2bc696eb3b5
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_claimRewards_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_Deposit_event

No description available.
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_lpSTRINGLiquidity pool contract address. Hex-encoded, 0x-prefixed, 42-character string.
in_gaugeSTRINGContract address of the gauge contract. Hex-encoded, 0x-prefixed, 42-character string.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_Deposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_DistributeReward_event

Reward distribution events emitted when a Voter contract allocates tokens to gauge contracts. Records the sender address, target gauge contract, and token amount distributed for liquidity mining incentives.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_gaugeSTRINGContract address of the gauge contract. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_gaugein_amountin_senderlog_indexblock_numberblock_timestamptransaction_hash
0x942117ec0458a8aa08669e94b52001bd43f889c1false0xba7e1e45c35629d33dbae852eaf912045b656cb31974222272003140877417240x565f818fde36a487f894aea816138a45e2a55c0578225960022025-08-28T00:06:39.000Z0x8ee5fab6cc7afdb6bf588d48d57779a7d7738245eaf3ef887b2839677f342c0e
0x942117ec0458a8aa08669e94b52001bd43f889c1false0x57d5b72a505d7a48e4fc6e727ffb6b5e97148db179973130883441945227970x565f818fde36a487f894aea816138a45e2a55c05256225960022025-08-28T00:06:39.000Z0x8ee5fab6cc7afdb6bf588d48d57779a7d7738245eaf3ef887b2839677f342c0e
0x942117ec0458a8aa08669e94b52001bd43f889c1false0x72c85114c2bf46a1748061c374b29f03230363b51047997510571226918925360x565f818fde36a487f894aea816138a45e2a55c05205225960022025-08-28T00:06:39.000Z0x8ee5fab6cc7afdb6bf588d48d57779a7d7738245eaf3ef887b2839677f342c0e
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_DistributeReward_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_EmissionsRatio_event

Emissions ratio adjustment events from the Etherex V3 Voter contract on Linea, tracking changes to token emission distribution parameters. Records the caller address and both old and new ratio values for analyzing governance-controlled emission rate modifications.
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_callerSTRINGAddress that initiated or requested the contract function call. Hex-encoded, 0x-prefixed, 42-character string.
in_oldRatioSTRINGPrevious ratio value before the state change. Numeric string representation in wei (18 decimal places).
in_newRatioSTRINGUpdated ratio value after the state change. Numeric string representation in wei (18 decimal places).
addressremovedin_callerlog_indexin_newRatioin_oldRatioblock_numberblock_timestamptransaction_hash
0x942117ec0458a8aa08669e94b52001bd43f889c1false0x0000000000000000000000000000000000000000300216094402025-08-04T04:13:27.000Z0xf2445bded5c17e33f5348b09b6d4c169b86b87e5d3f2d345fc88db3b2c9e405c
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_EmissionsRatio_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_EmissionsRedirected_event

Emissions redirection events from Etherex V3 Voter contract on Linea, tracking when token emissions are rerouted between liquidity gauges. Used for analyzing governance decisions and liquidity mining strategy changes in the protocol’s incentive distribution system.
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_sourceGaugeSTRINGContract address of the gauge from which emissions are being redirected. Hex-encoded, 0x-prefixed 40-character string representing the original gauge contract on Linea.
in_destinationGaugeSTRINGContract address of the gauge receiving redirected emissions in the Etherex V3 voting system. Hex-encoded, 0x-prefixed 40-character string representing the destination gauge on Linea chain.
addressremovedlog_indexblock_numberin_sourceGaugeblock_timestamptransaction_hashin_destinationGauge
0x942117ec0458a8aa08669e94b52001bd43f889c1false12217195530x640f551d349f199710b89fe1a209ad75499eb5202025-08-07T05:49:19.000Z0x2a914671bdf614d7972dadd1e29fce21634c9868a23014ba56534fd06a02266d0x640f551d349f199710b89fe1a209ad75499eb520
0x942117ec0458a8aa08669e94b52001bd43f889c1false14217123780x9d13bdb9f78307565415bb0dc46733803b9689f52025-08-07T01:43:36.000Z0x6568312051a3a64a26301267ea9fe6552c1f1847a37341037bd53e9d42903bb90x9d13bdb9f78307565415bb0dc46733803b9689f5
0x942117ec0458a8aa08669e94b52001bd43f889c1false15217178610x760403e69f8b263aa07ed9534aa67be161e8b5022025-08-07T04:52:06.000Z0x21a1eac8db7ed2a4914048c9061308337337d457f6feb5569531a3690d669a190x760403e69f8b263aa07ed9534aa67be161e8b502
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_EmissionsRedirected_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_GaugeCreated_event

Gauge creation events emitted when new liquidity mining gauges are deployed for liquidity pools in vote-escrowed token (veToken) protocols. Links pool addresses to their corresponding gauge contracts and associated reward distribution mechanisms for governance-driven liquidity incentives.
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_gaugeSTRINGContract address of the gauge contract. Hex-encoded, 0x-prefixed, 42-character string.
in_creatorSTRINGAddress of the account that initiated the creation event. Hex-encoded, 0x-prefixed, 42-character string.
in_feeDistributorSTRINGContract address of the fee distributor associated with the gauge. Hex-encoded, 0x-prefixed, 42-character string.
in_poolSTRINGContract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
addressin_poolremovedin_gaugelog_indexin_creatorblock_numberblock_timestamptransaction_hashin_feeDistributor
0x942117ec0458a8aa08669e94b52001bd43f889c10x59ec66c141906012a4e17b63e2c60358c4d00f25false0x1e1cfd7c2aca4a77da31119a1f7a4caecf80999a500x683035188e3670fda1def2a7aa5742dea28ed5f3219954122025-08-13T17:16:20.000Z0x2b7cf4461b51e753165bcd81be03347ee03a64e889111e2da3657924d27c4dec0xec6271e42c18245e48b9b5af34c7864a91029f56
0x942117ec0458a8aa08669e94b52001bd43f889c10x8418e91cf8cbf7dd37b6492e23bec75d0f4d81d8false0x6df5636b18ad6c1d8087fe1d6d58109309da98b580x683035188e3670fda1def2a7aa5742dea28ed5f3217135712025-08-07T02:24:20.000Z0x70bf183218f841ae9a1b79b6c48d3d96b1a9d79ea83d8dfe95ca97aef37f29bd0x124778a8399f914fa2e31a87c6951082e7808435
0x942117ec0458a8aa08669e94b52001bd43f889c10x90e8a5b881d211f418d77ba8978788b62544914bfalse0x640f551d349f199710b89fe1a209ad75499eb520130x683035188e3670fda1def2a7aa5742dea28ed5f3217195532025-08-07T05:49:19.000Z0x2a914671bdf614d7972dadd1e29fce21634c9868a23014ba56534fd06a02266d0xe949d829a2b9c4eeb61796fb9f6f7424a2097d3b
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_GaugeCreated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_GaugeKilled_event

Event logs recording the deactivation of gauge contracts from voting eligibility. Contains the gauge address that was removed from the active reward distribution set.
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_gaugeSTRINGContract address of the gauge contract. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedin_gaugelog_indexblock_numberblock_timestamptransaction_hash
0x942117ec0458a8aa08669e94b52001bd43f889c1false0x2d3d068d80999a238283e5072ac898f3b8a8a4a7143231710872025-09-10T21:01:57.000Z0x8e5d35565594fe9e36d14a4d1dfea34d2b6d665636c789663687a75ee87486bd
0x942117ec0458a8aa08669e94b52001bd43f889c1false0xb9dd7c8a93b6658cf7b07c716bd1a3af7943ba3d11231624912025-09-10T16:14:04.000Z0xbeab9c023c122a83b63e6cd5fe8bb1af70c55d93fb22812fd2d3029fbdb0b0e5
0x942117ec0458a8aa08669e94b52001bd43f889c1false0x4b3d68471d1444e6890778eca47727bdd7d9e0e918235258582025-09-19T10:20:01.000Z0x3833fb09fac6e689afd768566cbb55db776ae98a6065b275670bee9f2f7154f8
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_GaugeKilled_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_GaugeRevived_event

Emitted events when liquidity mining gauges are revived in the Etherex V3 voting system on Linea. Tracks gauge reactivation with contract addresses and removal status for monitoring governance decisions on reward distribution.
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_gaugeSTRINGContract address of the gauge contract. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedin_gaugelog_indexblock_numberblock_timestamptransaction_hash
0x942117ec0458a8aa08669e94b52001bd43f889c1false0xb9dd7c8a93b6658cf7b07c716bd1a3af7943ba3d24235259762025-09-19T10:23:57.000Z0x935e1a556a4274da0cd7138fc7af950ea546607299c236dcc16f2c51daf2070d
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_GaugeRevived_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_NotifyReward_event

Reward distribution events emitted when tokens are allocated to voting gauges in Decentralized Exchange (DEX) voter contracts. Records the sender address, reward token contract, and token amount distributed to incentivize liquidity provision and governance participation.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_rewardSTRINGContract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountin_rewardin_senderlog_indexblock_numberblock_timestamptransaction_hash
0x942117ec0458a8aa08669e94b52001bd43f889c1false42000000000000000000000000xefd81eec32b9a8222d1842ec3d99c7532c31e3480x0b6d3b42861ee8abfcaac818033694e758ecc3eb63220073142025-08-14T00:00:07.000Z0xd231b6b0aac67d34e4fb82097ef5fce3766777bc362d19d404c532dc203c56b9
0x942117ec0458a8aa08669e94b52001bd43f889c1false50358000000000000000000000xefd81eec32b9a8222d1842ec3d99c7532c31e3480x0b6d3b42861ee8abfcaac818033694e758ecc3eb15225960022025-08-28T00:06:39.000Z0x8ee5fab6cc7afdb6bf588d48d57779a7d7738245eaf3ef887b2839677f342c0e
0x942117ec0458a8aa08669e94b52001bd43f889c1false42300720000000000000000000xefd81eec32b9a8222d1842ec3d99c7532c31e3480x0b6d3b42861ee8abfcaac818033694e758ecc3eb50228863872025-09-04T00:00:15.000Z0x43f56948ed9869e0f26cd806676495f2e9a9eda59029272e6eace568234b0a71
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_NotifyReward_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_Voted_event

Governance voting events recording weight allocation to liquidity pools or gauges. Contains voter address, target pool, and voting power in wei-denominated values for tracking vote distribution in vote-escrowed token systems.
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_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_weightSTRINGVoting power or gauge weight allocated to a pool or account. Numeric string representation of wei-denominated value.
in_poolSTRINGContract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
addressin_poolremovedin_ownerin_weightlog_indexblock_numberblock_timestamptransaction_hash
0x942117ec0458a8aa08669e94b52001bd43f889c10x90e8a5b881d211f418d77ba8978788b62544914bfalse0x03e08c78ac6d6a553f03d46a8154c482487cd6f618714558470898556616093224254862025-08-23T21:51:25.000Z0x57bc31b32b697940c2d6440f26a6b903838978cb4ca9a1b4af8382fbd04af02c
0x942117ec0458a8aa08669e94b52001bd43f889c10xeacd56565ab642fb0dc2820b51547fe416ee8697false0x03e08c78ac6d6a553f03d46a8154c482487cd6f69357279235449278308045224254992025-08-23T21:51:58.000Z0xe6f1cb2eaa17aa41cd6aa6551148fbe04bd7ea6029a5688cbb05203f3a79bf56
0x942117ec0458a8aa08669e94b52001bd43f889c10x90e8a5b881d211f418d77ba8978788b62544914bfalse0x03e08c78ac6d6a553f03d46a8154c482487cd6f69357279235449278308043224254992025-08-23T21:51:58.000Z0xe6f1cb2eaa17aa41cd6aa6551148fbe04bd7ea6029a5688cbb05203f3a79bf56
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_Voted_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Voter_Withdraw_event

No description available.
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_lpSTRINGLiquidity pool contract address. Hex-encoded, 0x-prefixed, 42-character string.
in_gaugeSTRINGContract address of the gauge contract. Hex-encoded, 0x-prefixed, 42-character string.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.etherex_v3_linea.Voter_Withdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100