Skip to main content

Tables

BaseRewardPool4626_RewardPaid_event

Reward distribution events from Aura Finance BaseRewardPool4626 contracts recording token payouts to staking participants. Contains user address, reward token address, and amount paid for tracking 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_userSTRINGAddress of the user account associated with the transaction or protocol 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.
addressin_userremovedin_rewardlog_indexblock_numberblock_timestamptransaction_hash
0x0584e40da9ce45850d15c82743f8db96216b4ccb0x7ec016febb4d0c91734eaedfc0d86203c1cddce0false39176370846922394600302508619232023-12-07T19:44:33.000Z0x8fc4ccb3509adf95b12aeb63b1e02f6691f6cb1ba9f5bdd0a2db24f20a43f379
0x0584e40da9ce45850d15c82743f8db96216b4ccb0x44791b9c211ede531d80c544d015ac904c5684f5false984895732075996128626508409272023-12-07T07:16:09.000Z0x3fa180f2d9b1291b0053a56b2fd1e777b8d377aab695f1dcc031b066a292a0ef
0x0ce870b89e4522ee6e0a8a7134ecd39c409bfecc0x20d61737f972eecb0af5f0a85ab358cd083dd56afalse3917201672185148946392508313282023-12-07T01:29:41.000Z0xc51ef242e870e2506a46b00a7a316b7d32b740acf5dc4927df01862bdf8e4764
Query with partition filter
SELECT *
FROM `tt-contracts.aurafinance_v1_polygon.BaseRewardPool4626_RewardPaid_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BoosterLite_Deposited_event

Aura Finance BoosterLite contract deposit events emitted when users stake liquidity pool tokens into reward vaults. Records user address, pool identifier, and deposited token amount for tracking staking activity across Aura’s layer-2 deployments.
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_poolidSTRINGIdentifier for the liquidity pool associated with the deposit operation. Numeric string representation of the pool index.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressin_userremovedin_amountin_poolidlog_indexblock_numberblock_timestamptransaction_hash
0x98ef32edd24e2c92525e59afc4475c1242a301840xf4d348e3d74300fcf35766b31b5ddab4c1dbc94bfalse6586470289078751263612269733376802025-06-28T20:01:45.000Z0x379bfd44a1f3fdecfcef545876b6d8ddf09e0355c983825974dbe908e44eef7e
0x98ef32edd24e2c92525e59afc4475c1242a301840xf4d348e3d74300fcf35766b31b5ddab4c1dbc94bfalse7009463953857940298912884733218892025-06-28T10:42:10.000Z0x5ca56191e2d08141cd78a41a77cc5d19e8bd9f1b0bee5acc0a80b89eb6595271
0x98ef32edd24e2c92525e59afc4475c1242a301840x39ee6fb813052e67260a3f95d3739b336aabd2c6false103753439825007434118121037733212982025-06-28T10:21:14.000Z0x7002adcba9f26e2565b78c20d137db32f65fe210864eb4aee391eff344fecf08
Query with partition filter
SELECT *
FROM `tt-contracts.aurafinance_v1_polygon.BoosterLite_Deposited_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

RewardFactory_RewardPoolCreated_event

Event logs emitted when Aura Finance reward pool contracts are created by the factory, containing pool identifier (PID), deposit token address, and newly deployed reward pool address. Used for tracking reward pool deployments across liquidity mining programs.
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_rewardPoolSTRINGContract address of the reward pool created by the factory. Hex-encoded, 0x-prefixed, 42-character string.
in__pidSTRINGPool identifier for the reward pool or staking position. String-encoded integer used to reference specific pools within the protocol.
in_depositTokenSTRINGContract address of the token being deposited into the reward pool or margin position. Hex-encoded, 0x-prefixed, 42-character string.
addressin__pidremovedlog_indexblock_numberin_rewardPoolblock_timestampin_depositTokentransaction_hash
0xb292be31649a0b079dbdb772fcf5c7a02a6e01441false311454317720xd90b5275b98d4865712487637b9266336b36ff0e2023-07-23T18:15:36.000Z0x9c779b0cbb42531027e2ec995e97c787125013d00x7cf83005437cb6e309b136483563c399265982c7114ef3ef19b23a997a32e213
0xb292be31649a0b079dbdb772fcf5c7a02a6e01442false317454317720xe44e433326a698dd5be83ffbcd36b849dc0f45822023-07-23T18:15:36.000Z0x792f80ba0f6b05b9d3b2267af6f1cc0092f0cfa40x7cf83005437cb6e309b136483563c399265982c7114ef3ef19b23a997a32e213
0xb292be31649a0b079dbdb772fcf5c7a02a6e01440false305454317720xc78b6d5586ef339ea511f26b943f13ddfa137f042023-07-23T18:15:36.000Z0x094c6846fb2801b4753182adfac336aae8030a460x7cf83005437cb6e309b136483563c399265982c7114ef3ef19b23a997a32e213
Query with partition filter
SELECT *
FROM `tt-contracts.aurafinance_v1_polygon.RewardFactory_RewardPoolCreated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

RewardFactory_TokenRewardPoolCreated_event

Event logs recording the creation of token reward pool contracts by the RewardFactory. Contains the newly deployed reward pool address, associated token, operator authorization, and main rewards contract reference for tracking Aura Finance incentive distribution infrastructure.
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_rewardPoolSTRINGContract address of the reward pool created by the factory. Hex-encoded, 0x-prefixed, 42-character string.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_mainRewardsSTRINGContract address of the main rewards contract associated with the reward pool. Hex-encoded, 0x-prefixed, 42-character string.
in_operatorSTRINGAddress authorized to execute the operation on behalf of the token owner. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedin_tokenlog_indexin_operatorblock_numberin_rewardPoolin_mainRewardsblock_timestamptransaction_hash
0xb292be31649a0b079dbdb772fcf5c7a02a6e0144false0xf7a5e07ddea618038caefdaddf6741375d0b12c0880x417d097d504e5adedb441238f92f1b2c9b38900f456146260xbea6ff2b2ee3832f398007a9321d70c53853d5c80xaa0746892a97163b1d821724a6ea087ec208680e2023-07-28T09:30:37.000Z0xca3db4346c8adfb706e0b0a313bc75fc354568ac458a88522335e5d4fc6bbf7c
0xb292be31649a0b079dbdb772fcf5c7a02a6e0144false0x2a899dd4226515ef2e3eda6d0972b3b7d77ed86e870x417d097d504e5adedb441238f92f1b2c9b38900f456146260x3dc0b0cd0f025b33143a7236cd71a8badeca70520xaa0746892a97163b1d821724a6ea087ec208680e2023-07-28T09:30:37.000Z0xca3db4346c8adfb706e0b0a313bc75fc354568ac458a88522335e5d4fc6bbf7c
0xb292be31649a0b079dbdb772fcf5c7a02a6e0144false0x3ab8826d263637ba6aad7d65f707ff88cd39d482390xe1f394057b7e4a76b1963f48e7766763cfc1e760463667920x42fcd6ca48905601064947cf68d95539e3e732590x60673f2a61dde2bb3e0ca0add5c1ff4c1aadf4ba2023-08-16T07:01:04.000Z0xb1261be23d9e04fc19bf6f3df1c8a66f4f98c04f8986fe4c9d85f6ec8386a41d
Query with partition filter
SELECT *
FROM `tt-contracts.aurafinance_v1_polygon.RewardFactory_TokenRewardPoolCreated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100