Skip to main content

Tables

AxlUsdcPool_SetFee_event

Fee configuration events from Wombat V2’s Axelar USDC pool on BSC, tracking changes to retention ratios and LP dividend distribution parameters. Used for analyzing protocol fee structure adjustments and liquidity provider reward mechanisms.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x8ad47d7ab304272322513ee63665906b64a49da2false4253131772023-02-02T07:48:38.000Z0xfb801aa8fd1dc533022222ee224f733b6e3e83b73883269c1b55254452cefcc210000000000000000000
0x8ad47d7ab304272322513ee63665906b64a49da2false245260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.AxlUsdcPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AxlUsdcPool_SetHaircutRate_event

Haircut rate parameter changes for the Axelar USDC pool in Wombat V2 protocol on BSC. Tracks risk management adjustments where haircut rates (values like 0.0001 to 0.0004) control slippage penalties for imbalanced withdrawals.
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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x8ad47d7ab304272322513ee63665906b64a49da2false100000000000000359274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0x8ad47d7ab304272322513ee63665906b64a49da2false40000000000000092264419082023-03-13T22:59:09.000Z0x3d5aff71c4577373b3cf6d5430c8e8594c88b1fbd01af736ca44d4de4e9656be
0x8ad47d7ab304272322513ee63665906b64a49da2false400000000000000453375333562024-04-03T09:56:05.000Z0xfcc61b2894871b33654c477d55169a7aba38afceb480f79282bd75d359594744
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.AxlUsdcPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AxlUsdcPool_setHaircutRate_function

Administrative function calls that update the haircut rate parameter for the Axial USDC (axlUSDC) liquidity pool in Wombat Exchange V2 on BSC. Records governance actions adjusting the fee charged on withdrawals during imbalanced pool conditions.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
937050true98960xf57e84d50x8ad47d7ab304272322513ee63665906b64a49da2274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,52023-04-18T04:36:03.000Z1000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
100010true98960xf57e84d50x8ad47d7ab304272322513ee63665906b64a49da2264419080xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,02023-03-13T22:59:09.000Z4000000000000000x3d5aff71c4577373b3cf6d5430c8e8594c88b1fbd01af736ca44d4de4e9656be
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.AxlUsdcPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AxlUsdcPool_Swap_event

Swap events from Wombat V2’s Axelar USDC pool on BNB Smart Chain, capturing token exchanges with input/output amounts, token addresses, sender and recipient data. Used for analyzing liquidity pool trading activity and cross-chain stablecoin flows.
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_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x96794f03b3114f50b892b0dec79d753658c931ee0x8ad47d7ab304272322513ee63665906b64a49da2false0x484571309d6a9e9285fc0b4634acd43bd0ba97d85450x4268b8f0b87b6eae5d897996e6b845ddbd99adf33665002018282923660xe9e7cea3dedca5984780bafc599bd69add087d5636649052793007851438082023-05-17T14:59:24.000Z0x7a6e32fe7eb7158b147b2a336b1841acc16e6ed9076fdcfcdff4d9f0df3c39c1
0xce16f69375520ab01377ce7b88f5ba8c48f8d6660x8ad47d7ab304272322513ee63665906b64a49da2false0x19609b03c976cca288fbdae5c21d4290e9a4add71780x4268b8f0b87b6eae5d897996e6b845ddbd99adf3295248367282896810xe9e7cea3dedca5984780bafc599bd69add087d562953000000000000000002023-05-17T12:44:39.000Z0x0270d5e01a90d9f338eab9f2a9299e0536b6a5e4f4cab9f3b10601527a803732
0xce16f69375520ab01377ce7b88f5ba8c48f8d6660x8ad47d7ab304272322513ee63665906b64a49da2false0x19609b03c976cca288fbdae5c21d4290e9a4add71230x4268b8f0b87b6eae5d897996e6b845ddbd99adf3264818282755750xe9e7cea3dedca5984780bafc599bd69add087d562647365400000000002023-05-17T00:58:40.000Z0x9d7f1c909773260acaaf94da6124327e058e9fcd30026240001cfead4ca34bbb
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.AxlUsdcPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BnbxPool_SetFee_event

Fee configuration events from the BNBx staking pool on Wombat Exchange (BSC), tracking changes to LP dividend and retention ratio parameters. Used for analyzing protocol fee structure adjustments and revenue distribution mechanisms.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x8df1126de13bcfef999556899f469d64021adbaefalse248260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
0x8df1126de13bcfef999556899f469d64021adbaefalse1249273582023-01-19T17:24:27.000Z0x83664519c6925b08a73d1e52d7a0065d824547d2af58edd311892e25e9b0842210000000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.BnbxPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BnbxPool_SetHaircutRate_event

Haircut rate adjustment events from Wombat Exchange’s BNBx pool on BSC, recording fee parameter changes for withdrawal penalties. Used for tracking protocol risk management and liquidity provider fee structure modifications over time.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x8df1126de13bcfef999556899f469d64021adbaefalse1000000000000000362274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0x8df1126de13bcfef999556899f469d64021adbaefalse1000000000000000127251655912023-01-28T02:26:19.000Z0x7cd041a384fb5f5f06ec86f0bd0a805e900a76925445d18c8330aa04be06c232
0x8df1126de13bcfef999556899f469d64021adbaefalse400000000000000163277104062023-04-27T09:16:35.000Z0xd58b308027dab85edf30ce6c542ed06c4c29b57aad39a30fe2e749f7c33f1dd2
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.BnbxPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BnbxPool_setHaircutRate_function

Administrative function calls that update the haircut rate parameter for Wombat’s BNBx stablecoin pool on BNB Smart Chain. Used for analyzing protocol risk management and governance adjustments to withdrawal penalty 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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
3695490true98960xf57e84d50x8df1126de13bcfef999556899f469d64021adbae279124230xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf481,0,0,22023-05-04T09:52:05.000Z1000000000000000x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
569360true98960xf57e84d50x8df1126de13bcfef999556899f469d64021adbae277104060xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,02023-04-27T09:16:35.000Z4000000000000000xd58b308027dab85edf30ce6c542ed06c4c29b57aad39a30fe2e749f7c33f1dd2
99850true98960xf57e84d50x8df1126de13bcfef999556899f469d64021adbae251655910xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,22023-01-28T02:26:19.000Z10000000000000000x7cd041a384fb5f5f06ec86f0bd0a805e900a76925445d18c8330aa04be06c232
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.BnbxPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BnbxPool_Swap_event

Token swap events from Wombat Exchange’s BNBx pool on BNB Chain, recording exchanges between BNBx liquid staking tokens and WBNB with sender, recipient, and swap amounts for liquidity 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_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x172fcd41e0913e95784454622d1c3724f546f8490x8df1126de13bcfef999556899f469d64021adbaefalse0x6827ab5b01b02a594d9d36f2ffa787f6c7c5a72d3700xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c332817434866345181329864630x1bdd3cf7f79cfb8edbb955f20ad99211551ba2753109325674942330352023-10-28T02:51:42.000Z0x079e811190cef12912974741ca5705f3a5bc22cd63ea766bcfe87b518088fd78
0x172fcd41e0913e95784454622d1c3724f546f8490x8df1126de13bcfef999556899f469d64021adbaefalse0x6827ab5b01b02a594d9d36f2ffa787f6c7c5a72d2890xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c296344185357011737329836700x1bdd3cf7f79cfb8edbb955f20ad99211551ba2752768375779581393322023-10-28T00:31:56.000Z0xd92afeddc39d39258ba5c8ee4f9d52da1756a19a4e4d365da2ab760c045f4b33
0x19609b03c976cca288fbdae5c21d4290e9a4add70x8df1126de13bcfef999556899f469d64021adbaefalse0x19609b03c976cca288fbdae5c21d4290e9a4add7450xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c42291376444777761701330071080x1bdd3cf7f79cfb8edbb955f20ad99211551ba275395206861166759645142023-10-28T20:07:58.000Z0x39748f887aa816065105283a1a735fdf1babfb029712e5d600efa477775efc41
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.BnbxPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BobPool_SetFee_event

Fee parameter update events from Wombat V2’s BobPool on BSC, capturing changes to retention ratios and LP (liquidity provider) dividend distributions. Used for tracking protocol fee structure modifications and revenue-sharing configuration changes over time.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0xea6cdd9e8819bbf7f8791e7d084d9f0a6afa7892false0258813572023-02-22T07:10:07.000Z0x6bd6cf1a57002edadad9da68a0eaa0f8857ff44ac5a92bc3f48ba58f0497589510000000000000000000
0xea6cdd9e8819bbf7f8791e7d084d9f0a6afa7892false247260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.BobPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BobPool_SetHaircutRate_event

Haircut rate parameter changes for Wombat Protocol’s BobPool on BNS Chain, tracking risk management adjustments that affect withdrawal penalties during pool imbalances. Used for monitoring protocol governance decisions and liquidity risk parameters.
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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0xea6cdd9e8819bbf7f8791e7d084d9f0a6afa7892false100000000000000361274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0xea6cdd9e8819bbf7f8791e7d084d9f0a6afa7892false400000000000000353270196192023-04-03T05:56:11.000Z0x6241a1f4363c059e6b20d4eb7ed5f7f13eaef409304443c2a4c525e54a2281e0
0xea6cdd9e8819bbf7f8791e7d084d9f0a6afa7892false400000000000000455375333562024-04-03T09:56:05.000Z0xfcc61b2894871b33654c477d55169a7aba38afceb480f79282bd75d359594744
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.BobPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BobPool_setHaircutRate_function

Haircut rate parameter updates for Wombat Exchange’s BobPool stableswap pool on BNB Chain, tracking governance changes to the protocol’s slippage fee mechanism. Used to analyze pool risk parameter adjustments and protocol governance activity over time.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
760810true98650xf57e84d50xea6cdd9e8819bbf7f8791e7d084d9f0a6afa7892270196190xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,0,12023-04-03T05:56:11.000Z4000000000000000x6241a1f4363c059e6b20d4eb7ed5f7f13eaef409304443c2a4c525e54a2281e0
723710true98650xf57e84d50xea6cdd9e8819bbf7f8791e7d084d9f0a6afa7892274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,72023-04-18T04:36:03.000Z1000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.BobPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BobPool_Swap_event

Token swap events from Wombat V2’s BobPool on BNB Smart Chain (BSC). Records token exchanges between sender and recipient addresses with input/output token addresses and amounts for analyzing liquidity pool trading 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x19609b03c976cca288fbdae5c21d4290e9a4add70xea6cdd9e8819bbf7f8791e7d084d9f0a6afa7892false0x19609b03c976cca288fbdae5c21d4290e9a4add7960x8ac76a51cc950d9822d68b83fe1ad97b32cd580d3769288847809036366266767140xb0b195aefa3650a6908f15cdac7d92f8a5791b0b37693983334408644462023-03-22T05:14:06.000Z0xcb17fa3135e42bc2c8df5d8fddcc783bb6e50a5e3f29a09d2ed732d43dd7c6e7
0x19609b03c976cca288fbdae5c21d4290e9a4add70xea6cdd9e8819bbf7f8791e7d084d9f0a6afa7892false0x19609b03c976cca288fbdae5c21d4290e9a4add75220x8ac76a51cc950d9822d68b83fe1ad97b32cd580d2713008833968030060266840080xb0b195aefa3650a6908f15cdac7d92f8a5791b0b27131091998493740162023-03-22T11:21:08.000Z0xc19a9982747fd3dc4ff34517dfbb8a0dd9bade61fca22e8b3582de01a1d10d01
0x19609b03c976cca288fbdae5c21d4290e9a4add70xea6cdd9e8819bbf7f8791e7d084d9f0a6afa7892false0x19609b03c976cca288fbdae5c21d4290e9a4add7640x8ac76a51cc950d9822d68b83fe1ad97b32cd580d12792890885026459448280913510xb0b195aefa3650a6908f15cdac7d92f8a5791b0b127947498469976818082023-05-10T15:10:33.000Z0x2451cd0367842de1e62c017268c925a4e9ec031c89c948fdcc005ab30011c020
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.BobPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CrossChainPool_SetFee_event

Fee configuration events emitted when cross-chain liquidity pool fee parameters are updated, containing LP (liquidity provider) dividend ratio and retention ratio settings. Used for tracking fee structure changes across Wombat protocol 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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x1ee15673e07105bcf360139fa8cafebdd7754beffalse0312678572023-08-29T05:49:54.000Z0xbc4402d44938fb9ac787b23b69267f7321112d153af831cc6d3b4bb65434e393500000000000000000500000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.CrossChainPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CrossChainPool_SetHaircutRate_event

Event log emitted when the haircut rate parameter is updated in a Wombat cross-chain liquidity pool contract. Records the new rate value alongside transaction context for tracking pool fee configuration 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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x1ee15673e07105bcf360139fa8cafebdd7754beffalse2000000000000091320989982023-09-27T04:44:07.000Z0xcf921077cecd0ff1d97e1f87c4f6b6762894034e18adf66fefabd3a8a2a93822
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.CrossChainPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CrossChainPool_SwapV2_event

Token swap events from Wombat cross-chain pools recording exchange of tokens between different assets. Contains sender, recipient, source/destination token addresses, swap amounts, and fees charged on the destination token.
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_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toTokenFeeSTRINGFee charged in destination token units for the swap transaction. String-encoded integer value representing the fee amount in the smallest unit of the destination token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountin_toTokenFeeblock_timestamptransaction_hash
0x1111111254eeb25477b68fb85ed929f73a9605820x1ee15673e07105bcf360139fa8cafebdd7754beffalse0xe37e799d5077682fa0a244d46e5649f71457bd09890x8ac76a51cc950d9822d68b83fe1ad97b32cd580d249670147878227415736322927230x55d398326f99059ff775485246999027b319795524963575888608023544449935028276211012023-10-03T22:41:10.000Z0x3f52e1627c7be568d1f9b247edb25b478a3d75905433a4b3aae40a8fd0619033
0x1111111254eeb25477b68fb85ed929f73a9605820x1ee15673e07105bcf360139fa8cafebdd7754beffalse0xe37e799d5077682fa0a244d46e5649f71457bd092910x8ac76a51cc950d9822d68b83fe1ad97b32cd580d141762576872799243269322759490x55d398326f99059ff775485246999027b319795514176211585990064483328353082436208572023-10-03T08:39:28.000Z0x7a82a1882007e05786d5430297717d29e72b4738a96ee527cf88467b62151bf6
0x1111111254eeb25477b68fb85ed929f73a9605820x1ee15673e07105bcf360139fa8cafebdd7754beffalse0xe37e799d5077682fa0a244d46e5649f71457bd09300x8ac76a51cc950d9822d68b83fe1ad97b32cd580d333746430602531262251322814220x55d398326f99059ff775485246999027b319795533373699786000000000066750621132928912023-10-03T13:14:44.000Z0xda663e50eab1da965da8d40f355c836021e8bf498f1aa4df6957c75a69db108e
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.CrossChainPool_SwapV2_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CUsdPool_SetFee_event

Fee configuration change events from Wombat V2’s CUSD stablecoin pool on BSC. Tracks updates to LP dividend and retention ratio parameters for analyzing protocol fee distribution mechanisms.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x4dfa92842d05a790252a7f374323b9c86d7b7e12false244260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
0x4dfa92842d05a790252a7f374323b9c86d7b7e12false0253129802023-02-02T07:38:47.000Z0x3dfafd008a9769702c829eda6679378d2b12a036f60d256cc4fc4b0ad67555b610000000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.CUsdPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CUsdPool_SetHaircutRate_event

Haircut rate parameter updates for Wombat Exchange’s CUSD stablecoin pool on BSC, tracking risk adjustment changes with values in basis points (1e14 = 1%). Used to monitor protocol risk management and liquidity provider protection settings over time.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x4dfa92842d05a790252a7f374323b9c86d7b7e12false100000000000000358274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0x4dfa92842d05a790252a7f374323b9c86d7b7e12false400000000000000171260090662023-02-26T18:40:48.000Z0x7073d99b827267f50d6927dff6d9b1d0b40edb47c807580c7cee358d7f3b9237
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.CUsdPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CUsdPool_setHaircutRate_function

Haircut rate parameter updates for Wombat V2’s stablecoin pool on BSC, tracking administrative changes to the protocol’s risk parameter that controls withdrawal penalties during imbalanced pool conditions. Used for monitoring governance actions and risk management strategy 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.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
1043880true98960xf57e84d50x4dfa92842d05a790252a7f374323b9c86d7b7e12274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,42023-04-18T04:36:03.000Z1000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
1307780true98960xf57e84d50x4dfa92842d05a790252a7f374323b9c86d7b7e12260090660xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,12023-02-26T18:40:48.000Z4000000000000000x7073d99b827267f50d6927dff6d9b1d0b40edb47c807580c7cee358d7f3b9237
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.CUsdPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CUsdPool_Swap_event

Swap events from Wombat Exchange’s CUSD stablecoin pool on BNС Chain, capturing token exchanges between stablecoins with sender, recipient, input/output tokens and amounts. Used for analyzing stablecoin liquidity provision, swap pricing efficiency, and pool utilization 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x19609b03c976cca288fbdae5c21d4290e9a4add70x4dfa92842d05a790252a7f374323b9c86d7b7e12false0x19609b03c976cca288fbdae5c21d4290e9a4add7470x0782b6d8c4551b9760e74c0545a9bcd90bdc41e5164175083215501731420266435430xfa4ba88cf97e282c505bea095297786c160701291648517251961032756612023-03-21T01:20:50.000Z0x499fa856e473f63e821cbb42b1907f7af4c79180d5780d73176b2d7da0171e60
0x70c26e9805ec5df3d4ab0b2a3df86bba2231b6c10x4dfa92842d05a790252a7f374323b9c86d7b7e12false0xf0cb298a4cc5222dfe1d593d4f2b125b4f42a7d01110x0782b6d8c4551b9760e74c0545a9bcd90bdc41e5234293876396922004718266510550xfa4ba88cf97e282c505bea095297786c160701292353378499482240301002023-03-21T07:41:56.000Z0xe89ad2d160d83e33d1d98598c2d1502e7ca87ebb4d697973b43289c8420f6852
0x70c26e9805ec5df3d4ab0b2a3df86bba2231b6c10x4dfa92842d05a790252a7f374323b9c86d7b7e12false0xf0cb298a4cc5222dfe1d593d4f2b125b4f42a7d01140x0782b6d8c4551b9760e74c0545a9bcd90bdc41e5668557200834144527706266655880xfa4ba88cf97e282c505bea095297786c160701296715491737425071498482023-03-21T19:55:41.000Z0xf1a656b9e81178b4c886162da876100dbb2751b6cb71fb11047247bf09378290
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.CUsdPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

DynamicPool_SetFee_event

Fee configuration change events from Wombat Exchange V2 liquidity pools on BSC. Tracks updates to retention ratios and LP dividend ratios for analyzing protocol revenue distribution and liquidity provider economics.
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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x0029b7e8e9ed8001c868aa09c74a1ac6269d4183false1207735992022-08-26T07:52:07.000Z0x17afde11936b96168d7c2f43f2980a9d313929d8cf3ecb0da45e38a36b74a09a10000000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.DynamicPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

DynamicPool_SetHaircutRate_event

Haircut rate configuration changes emitted by Wombat DynamicPool contracts on BNB Smart Chain, where haircut rate (in_value) represents the penalty fee applied to withdrawals to maintain pool stability. Used for tracking risk parameter adjustments and protocol governance decisions.
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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x0029b7e8e9ed8001c868aa09c74a1ac6269d4183false100000000000000539279124232023-05-04T09:52:05.000Z0x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.DynamicPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

DynamicPool_setHaircutRate_function

Haircut rate parameter updates for Wombat Exchange V2 liquidity pools on BSC, where haircut rate controls the penalty applied during asset withdrawals to maintain pool stability. Used to track governance-driven risk parameter adjustments and their impact on withdrawal costs.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
3588660true98520xf57e84d50x0029b7e8e9ed8001c868aa09c74a1ac6269d4183279124230xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf481,0,0,32023-05-04T09:52:05.000Z1000000000000000x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.DynamicPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

DynamicPool_Swap_event

Token swap events from Wombat Exchange V2 liquidity pools on BNB Smart Chain (BSC). Records input/output token addresses and amounts for analyzing exchange rates, trading volumes, and liquidity provider performance.
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_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x1111111254eeb25477b68fb85ed929f73a9605820x0029b7e8e9ed8001c868aa09c74a1ac6269d4183false0x18101ac1d35230f1a3c005e2abaaeb25cae79e7f4200x1bdd3cf7f79cfb8edbb955f20ad99211551ba2757083159329940197157233376270xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c72264514786134030002022-11-24T17:15:18.000Z0xd7fb45d1696db996a4b990d8059b6a62c99a2d44a4f67471fee20ccca8acba36
0x1111111254eeb25477b68fb85ed929f73a9605820x0029b7e8e9ed8001c868aa09c74a1ac6269d4183false0x18101ac1d35230f1a3c005e2abaaeb25cae79e7f4490x1bdd3cf7f79cfb8edbb955f20ad99211551ba2751075891464676732621233376220xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c10975598108988595002022-11-24T17:14:56.000Z0x4830057b8f04cae8be91b19e3382b40d9f601960a425bd35a5c4e9ff80c90b4d
0x1111111254eeb25477b68fb85ed929f73a9605820x0029b7e8e9ed8001c868aa09c74a1ac6269d4183false0x18101ac1d35230f1a3c005e2abaaeb25cae79e7f2570x1bdd3cf7f79cfb8edbb955f20ad99211551ba2752441807622583862820233270050xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c25059081245743365002022-11-24T08:16:46.000Z0xd6967288feafdb31400fbfd16528dcfe847e30f4411333546a4e615caab9c555
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.DynamicPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FraxEthPool_SetFee_event

Fee configuration events from the Wombat V2 FraxEth liquidity pool on BNB Smart Chain, capturing changes to LP dividend and retention ratios. Used for tracking fee structure adjustments and understanding protocol revenue distribution mechanics.
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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x2ea772346486972e7690219c190dadda40ac5da4false4260566262023-02-28T10:41:42.000Z0x761072c5649718d870893606a81f39d09248bd58e83e83247cca2712a7f7b78d500000000000000000500000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.FraxEthPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FraxEthPool_SetHaircutRate_event

Haircut rate parameter changes for the Frax Ethereum pool in Wombat V2 DEX on BNB Chain, recording risk management adjustments that affect withdrawal fees during unstable market conditions. Values represent basis points used to calculate slippage protection during imbalanced pool scenarios.
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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x2ea772346486972e7690219c190dadda40ac5da4false1000000000000000365274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0x2ea772346486972e7690219c190dadda40ac5da4false400000000000000165277104062023-04-27T09:16:35.000Z0xd58b308027dab85edf30ce6c542ed06c4c29b57aad39a30fe2e749f7c33f1dd2
0x2ea772346486972e7690219c190dadda40ac5da4false100000000000000540279124232023-05-04T09:52:05.000Z0x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.FraxEthPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FraxEthPool_setHaircutRate_function

Administrative transactions setting the haircut rate parameter for Wombat V2’s FraxETH liquidity pool on BNB Smart Chain. Used to track risk parameter adjustments that affect withdrawal fees during imbalanced pool conditions.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
355710true98650xf57e84d50x2ea772346486972e7690219c190dadda40ac5da4277104060xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,22023-04-27T09:16:35.000Z4000000000000000xd58b308027dab85edf30ce6c542ed06c4c29b57aad39a30fe2e749f7c33f1dd2
3482270true98650xf57e84d50x2ea772346486972e7690219c190dadda40ac5da4279124230xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf481,0,0,42023-05-04T09:52:05.000Z1000000000000000x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
421050true56650xf57e84d50x2ea772346486972e7690219c190dadda40ac5da4274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,112023-04-18T04:36:03.000Z10000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.FraxEthPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FraxEthPool_Swap_event

Token swap events from Wombat V2’s frxETH (Frax Ether) pool on BNB Chain. Records token exchanges between frxETH and ETH with sender addresses, amounts, and recipient details for analyzing liquidity pool trading 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x14831f12fccc86c4f3dae41c769593df766e43530x2ea772346486972e7690219c190dadda40ac5da4false0x14831f12fccc86c4f3dae41c769593df766e4353690x2170ed0880ac9a755fd29b2688956bd959f933f81439261653812864301275770500x64048a7eecf3a2f1ba9e144aac3d7db6e58f555e14380738558199362042023-04-22T17:55:55.000Z0x924c1f8bf06c3a771ccaa8a712df88a624ab726de9fe2d46450e703043eb5184
0x9ad32e3054268b849b84a8dbcc7c8f7c52e4e69a0x2ea772346486972e7690219c190dadda40ac5da4false0x14831f12fccc86c4f3dae41c769593df766e4353930x2170ed0880ac9a755fd29b2688956bd959f933f8790970996784372526275578080x64048a7eecf3a2f1ba9e144aac3d7db6e58f555e7870882957769933442023-04-22T01:52:26.000Z0x60a2ce259fb216d256b0f3189afaa7ace2077233a3f13be6454294f6ce57a15b
0x9ad32e3054268b849b84a8dbcc7c8f7c52e4e69a0x2ea772346486972e7690219c190dadda40ac5da4false0x14831f12fccc86c4f3dae41c769593df766e43532510x2170ed0880ac9a755fd29b2688956bd959f933f83069373066876145501275578140x64048a7eecf3a2f1ba9e144aac3d7db6e58f555e30595608525496300072023-04-22T01:52:44.000Z0x9664f4210484c0d38886961cf87289e7478b5ab243ff82e1e7beced52634d231
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.FraxEthPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

HighCovRatioFeePool_Swap_event

Token swap events from Wombat V2’s HighCovRatioFeePool contract on BNB Smart Chain. Tracks token exchanges with sender, recipient, input/output token addresses and amounts for analyzing liquidity pool trading 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x09460d2e03502e39352f1311b3e7b00aff0f23da0x0029b7e8e9ed8001c868aa09c74a1ac6269d4183false0x19609b03c976cca288fbdae5c21d4290e9a4add73650x1bdd3cf7f79cfb8edbb955f20ad99211551ba275959509763106219249229388120xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c10000000000000000002022-11-10T15:43:20.000Z0x99a5d723e786603b18a259d3cd7254232529663631ddff3445152e5f067fa129
0x29f82d09c2afd12f3c10ee49cd713331f4a7228e0x0029b7e8e9ed8001c868aa09c74a1ac6269d4183false0x19609b03c976cca288fbdae5c21d4290e9a4add73440x1bdd3cf7f79cfb8edbb955f20ad99211551ba275288540365917715954889229454360xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c3000000000000000000002022-11-10T21:20:27.000Z0x00a421ff278c9bbb3fb0b8f8318038eed5755f52db01e28182ccc513a43c9e27
0x29f82d09c2afd12f3c10ee49cd713331f4a7228e0x0029b7e8e9ed8001c868aa09c74a1ac6269d4183false0x19609b03c976cca288fbdae5c21d4290e9a4add71440x1bdd3cf7f79cfb8edbb955f20ad99211551ba275192620876626933901302229450600xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c2000000000000000000002022-11-10T21:01:29.000Z0xaf1c4be091740df57e7886e92d33d541cc8cad3602c5a9ba7489440fcaac0d10
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.HighCovRatioFeePool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

InnovationPool_SetFee_event

Fee configuration change events from Wombat Exchange Innovation Pools on BSC, tracking adjustments to LP dividend distribution ratios and protocol retention percentages. Used for monitoring revenue sharing parameter updates across 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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x48f6a8a0158031baf8ce3e45344518f1e69f2a14false1233033252022-11-23T12:17:52.000Z0xb7098f8a091493c0ae0fe7caa4627045d24316fcd57f0722abc127032eb539af10000000000000000000
0x48f6a8a0158031baf8ce3e45344518f1e69f2a14false242260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.InnovationPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

InnovationPool_SetHaircutRate_event

Haircut rate parameter changes for Wombat Exchange V2 innovation pools on BSC, where haircut rate controls slippage protection in stableswap AMM operations. Tracks protocol risk management adjustments with rates stored as basis points (e.g., 100000000000000 = 0.01%).
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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x48f6a8a0158031baf8ce3e45344518f1e69f2a14false100000000000000356274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0x48f6a8a0158031baf8ce3e45344518f1e69f2a14false300000000000000126251655912023-01-28T02:26:19.000Z0x7cd041a384fb5f5f06ec86f0bd0a805e900a76925445d18c8330aa04be06c232
0x48f6a8a0158031baf8ce3e45344518f1e69f2a14false400000000000000449375333562024-04-03T09:56:05.000Z0xfcc61b2894871b33654c477d55169a7aba38afceb480f79282bd75d359594744
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.InnovationPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

InnovationPool_setHaircutRate_function

Function call logs for Wombat Exchange V2 InnovationPool haircut rate parameter updates on BSC. Tracks administrative changes to the protocol’s haircut mechanism (withdrawal fee percentage) used for risk management in stablecoin 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.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
1257520true98960xf57e84d50x48f6a8a0158031baf8ce3e45344518f1e69f2a14274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,22023-04-18T04:36:03.000Z1000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
206670true98960xf57e84d50x48f6a8a0158031baf8ce3e45344518f1e69f2a14251655910xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,12023-01-28T02:26:19.000Z3000000000000000x7cd041a384fb5f5f06ec86f0bd0a805e900a76925445d18c8330aa04be06c232
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.InnovationPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

InnovationPool_Swap_event

Token swap events from Wombat Exchange v2 Innovation Pool on BNB Smart Chain (BSC). Captures input/output token addresses, amounts, sender and recipient for analyzing swap activity and liquidity flows in Wombat’s specialized stableswap 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x1111111254eeb25477b68fb85ed929f73a9605820x48f6a8a0158031baf8ce3e45344518f1e69f2a14false0xe37e799d5077682fa0a244d46e5649f71457bd091680x90c97f71e18723b0cf0dfa30ee176ab653e89f40152398303770909186324277160x55d398326f99059ff775485246999027b31979551516581153403263042023-10-08T15:37:25.000Z0x4bbaf0dc449041ade1f5c182bd2ea00753ab37d1a1687a394df70f60f6c17dff
0x1111111254eeb25477b68fb85ed929f73a9605820x48f6a8a0158031baf8ce3e45344518f1e69f2a14false0xe37e799d5077682fa0a244d46e5649f71457bd091350x90c97f71e18723b0cf0dfa30ee176ab653e89f40264130621004926665324315330x55d398326f99059ff775485246999027b31979552628542469152591222023-10-08T18:48:49.000Z0x9dcfb2a64389ae2620f6b30a016cb3b50a79ab8221e80490a39f2c9df224b636
0x1111111254eeb25477b68fb85ed929f73a9605820x48f6a8a0158031baf8ce3e45344518f1e69f2a14false0xe37e799d5077682fa0a244d46e5649f71457bd093240x90c97f71e18723b0cf0dfa30ee176ab653e89f40248777378852496679324111060x55d398326f99059ff775485246999027b31979552476032432110396002023-10-08T01:44:16.000Z0xbc9851639ccc73d4bb158204c95db2088de71582f6e299df11868bb72b11b62d
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.InnovationPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

IUsdPool_SetFee_event

Fee configuration change events from Wombat stableswap pools on BSC, capturing updates to retention ratio and LP (liquidity provider) dividend ratio parameters. Used to track protocol fee distribution policy changes between the protocol treasury and liquidity providers.
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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x277e777f7687239b092c8845d4d2cd083a33c903false4253128092023-02-02T07:30:06.000Z0x53140af7e41ecc8bdb42f9550f434bef62607219813389b01a6671c62ad4e07b10000000000000000000
0x277e777f7687239b092c8845d4d2cd083a33c903false243260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.IUsdPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

IUsdPool_SetHaircutRate_event

Haircut rate parameter changes for Wombat V2 USD pools on BNB Smart Chain (BSC). Records governance adjustments to the haircut rate (withdrawal fee percentage) with values stored in wei format for protocol risk management 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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x277e777f7687239b092c8845d4d2cd083a33c903false400000000000000170260090662023-02-26T18:40:48.000Z0x7073d99b827267f50d6927dff6d9b1d0b40edb47c807580c7cee358d7f3b9237
0x277e777f7687239b092c8845d4d2cd083a33c903false100000000000000357274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0x277e777f7687239b092c8845d4d2cd083a33c903false400000000000000452375333562024-04-03T09:56:05.000Z0xfcc61b2894871b33654c477d55169a7aba38afceb480f79282bd75d359594744
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.IUsdPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

IUsdPool_setHaircutRate_function

Administrative function calls that update haircut rate parameters in Wombat’s USD stablecoin pool on BSC. Tracks governance changes to the risk penalty applied when withdrawals exceed pool liquidity thresholds.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
1414600true98960xf57e84d50x277e777f7687239b092c8845d4d2cd083a33c903260090660xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,02023-02-26T18:40:48.000Z4000000000000000x7073d99b827267f50d6927dff6d9b1d0b40edb47c807580c7cee358d7f3b9237
1150700true98960xf57e84d50x277e777f7687239b092c8845d4d2cd083a33c903274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,32023-04-18T04:36:03.000Z1000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.IUsdPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

IUsdPool_Swap_event

Swap events from Wombat v2 USD stablecoin pool on BNP Smart Chain (BSC), recording token exchanges between stablecoins with sender, recipient, input/output amounts, and token addresses. Used for analyzing stablecoin swap volume, pricing, and liquidity provider activity in Wombat’s single-sided AMM 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x33edc4c558c4badfe050d79f565632cf910573b60x277e777f7687239b092c8845d4d2cd083a33c903false0xc27d980b71d5978f8b6de9e1ba01ed001d8760d31930xe9e7cea3dedca5984780bafc599bd69add087d5610611071756307020507324642820x0a3bb08b3a15a19b4de82f8acfc862606fb69a2d106784795742678253042023-10-09T22:11:38.000Z0xc3f8108d130d01b3b80c88233c19e81638a71cf0215fd87f4691a95cd6708274
0x19609b03c976cca288fbdae5c21d4290e9a4add70x277e777f7687239b092c8845d4d2cd083a33c903false0x19609b03c976cca288fbdae5c21d4290e9a4add71340xe9e7cea3dedca5984780bafc599bd69add087d56105516544806882693416297264650x0a3bb08b3a15a19b4de82f8acfc862606fb69a2d1060000000000000000002023-07-06T12:59:38.000Z0x660254c84f7ec93cfa4c9ed3b35cc2471d93b394138ebe00cd3ea930219b2c08
0x19609b03c976cca288fbdae5c21d4290e9a4add70x277e777f7687239b092c8845d4d2cd083a33c903false0x19609b03c976cca288fbdae5c21d4290e9a4add71760xe9e7cea3dedca5984780bafc599bd69add087d56641290700167142960297302320x0a3bb08b3a15a19b4de82f8acfc862606fb69a2d6443066122226004502023-07-06T16:09:07.000Z0x85818eaf14c1c6dcbc1c450d85c2dc43f07bdab1daca25a636d0cc74980025c6
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.IUsdPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MasterWombat_Harvest_event

Reward harvest events from Wombat Exchange’s MasterWombat staking contract on BNB Chain, capturing when users claim accumulated rewards from liquidity pool positions (pid). Used for tracking yield farming activity and reward distribution patterns across different 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_userSTRINGAddress of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string.
in_pidSTRINGPool identifier referencing a specific staking or liquidity pool within the protocol. Numeric string representation of the pool ID.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_pidaddressin_userremovedin_amountlog_indexblock_numberblock_timestamptransaction_hash
70xe2c07d20af0fb50cae6cdd615ca44abaaa31f9c80x1b9f38e893ba4cf5c3a59d6b49ae5b6273899cfcfalse0224292386132023-06-19T13:11:50.000Z0xc54bf96bfc2239b66fbce4fd044766b382f3cc4d997092be13c002e18ad90961
00xe2c07d20af0fb50cae6cdd615ca44abaaa31f9c80x3a3d69b847277b2493c1e24f13b07e4ae74525a0false0547292386092023-06-19T13:11:38.000Z0x647a488be79b22103b5a38fa5b11351d80ea334acd3e08709f383486a25b4f0f
60xe2c07d20af0fb50cae6cdd615ca44abaaa31f9c80xa753c81b8d840923da3aaf5790e72ce3273ae852false0400292386122023-06-19T13:11:47.000Z0xedfcca11d88b542d404626fe29f0891fdc4fb7df3ab172b685926f62c44b1e3d
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.MasterWombat_Harvest_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MimPool_SetFee_event

Fee configuration events from Wombat Exchange’s MIM stablecoin pool on BNB Smart Chain. Records changes to LP dividend and retention ratios for analyzing pool economics and revenue 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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0xb8b1b72a9b9ba90e2539348fec1ad6b265f9f684false0269903052023-04-02T04:56:28.000Z0x673bac0c81318d84334c243c003a7d2e3362d581188756b6b74265a28cccdac2500000000000000000500000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.MimPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MimPool_SetHaircutRate_event

Haircut rate parameter update events from Wombat V2’s MIM stablecoin pool on BSC, tracking protocol risk management adjustments. Used to monitor changes in the haircut multiplier that affects withdrawal penalties during pool imbalances.
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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0xb8b1b72a9b9ba90e2539348fec1ad6b265f9f684false100000000000000541279124232023-05-04T09:52:05.000Z0x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
0xb8b1b72a9b9ba90e2539348fec1ad6b265f9f684false400000000000000457375333562024-04-03T09:56:05.000Z0xfcc61b2894871b33654c477d55169a7aba38afceb480f79282bd75d359594744
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.MimPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MimPool_setHaircutRate_function

Administrative function calls that update the haircut rate parameter in Wombat Exchange’s MIM stablecoin pool on BSC. Tracks governance actions adjusting the penalty applied to withdrawals during imbalanced pool conditions.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
3375750true98650xf57e84d50xb8b1b72a9b9ba90e2539348fec1ad6b265f9f684279124230xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf481,0,0,52023-05-04T09:52:05.000Z1000000000000000x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.MimPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MimPool_Swap_event

Token swap events from Wombat Exchange’s MIM stablecoin pool on BNB Smart Chain (BSC). Records token exchanges with sender/recipient addresses, input/output token addresses, and swap amounts for analyzing MIM pool trading activity and liquidity flows.
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_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x1111111254eeb25477b68fb85ed929f73a9605820xb8b1b72a9b9ba90e2539348fec1ad6b265f9f684false0x170d2ed0b2a5d9f450652be814784f964749ffa43320xfe19f0b51438fd612f6fd59c1dbb3ea319f433ba34083120422607848472307424900x55d398326f99059ff775485246999027b3197955339530240000000000002023-08-10T22:15:16.000Z0x57af0ba43f28164b2d0f17a41bf78c3076727c67c4459e357b602b4638c09a2f
0xad3b67bca8935cb510c8d18bd45f0b94f54a968f0xb8b1b72a9b9ba90e2539348fec1ad6b265f9f684false0x170d2ed0b2a5d9f450652be814784f964749ffa4570xfe19f0b51438fd612f6fd59c1dbb3ea319f433ba131981190968726450400307403270x55d398326f99059ff775485246999027b31979551316087000000000000002023-08-10T20:26:52.000Z0x359cc52f01d7d55746c3af304f1fd364ee6d0ca1f1468fbb2e14cb1472f02203
0x1111111254eeb25477b68fb85ed929f73a9605820xb8b1b72a9b9ba90e2539348fec1ad6b265f9f684false0x170d2ed0b2a5d9f450652be814784f964749ffa47020xfe19f0b51438fd612f6fd59c1dbb3ea319f433ba50194189782883798307417190x55d398326f99059ff775485246999027b3197955500000000000000002023-08-10T21:36:36.000Z0xc921bbefa17d1da72179701f5ff3bc0545cb1b8726273e9ad9b5a935cd26a894
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.MimPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MWOMPool_SetFee_event

Fee configuration change events from Wombat Exchange’s mWOM staking pools on BSC, capturing retention and LP dividend ratio adjustments. Used to track protocol fee distribution policy changes and their timing.
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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x083640c5dbd5a8ddc30100fb09b45901e12f9f55false251260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
0x083640c5dbd5a8ddc30100fb09b45901e12f9f55false0226982452022-11-02T03:44:59.000Z0xe26c9a58773f509d6afb87743879026d77f2a96ad2f148d7d54dfe8ff1ab766210000000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.MWOMPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MWOMPool_SetHaircutRate_event

Haircut rate adjustment events from Wombat Exchange’s mWOM pool contracts on BSC, tracking risk parameter changes that affect asset withdrawal penalties. Used for monitoring pool configuration changes and risk management policy 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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x083640c5dbd5a8ddc30100fb09b45901e12f9f55false100000000000000544279124232023-05-04T09:52:05.000Z0x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
0x083640c5dbd5a8ddc30100fb09b45901e12f9f55false2000000000000000367274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0x083640c5dbd5a8ddc30100fb09b45901e12f9f55false2000000000000000226279318022023-05-05T02:02:18.000Z0xf7c7457aa184d11ee75cc4b1b2dc9e37a1655dc67e9f8988ab4892a3474e35c2
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.MWOMPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MWOMPool_setHaircutRate_function

Administrative function calls that update the haircut rate parameter in Wombat V2 mWOM pools on BSC. Used for tracking protocol risk parameter adjustments and governance actions over time.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
249270true98960xf57e84d50x083640c5dbd5a8ddc30100fb09b45901e12f9f55274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,132023-04-18T04:36:03.000Z20000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
313270true98960xf57e84d50x083640c5dbd5a8ddc30100fb09b45901e12f9f55279318020xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,02023-05-05T02:02:18.000Z20000000000000000xf7c7457aa184d11ee75cc4b1b2dc9e37a1655dc67e9f8988ab4892a3474e35c2
3055890true98960xf57e84d50x083640c5dbd5a8ddc30100fb09b45901e12f9f55279124230xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf481,0,0,82023-05-04T09:52:05.000Z1000000000000000x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.MWOMPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MWOMPool_Swap_event

Token swap events from Wombat Exchange V2 mWOM pools on BNB Smart Chain (BSC). Captures input/output token addresses and amounts for analyzing liquidity pool trading activity and price impact.
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_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0xac29c5b9eefc7c3d83b59b0fa0aec16ff26976360x083640c5dbd5a8ddc30100fb09b45901e12f9f55false0x19609b03c976cca288fbdae5c21d4290e9a4add7410xad6742a35fb341a9cc6ad674738dd8da98b94fb113230112397092621727842263796220x027a9d301fb747cd972cfb29a63f3bda551dfc5c166741927572945472166832023-03-11T18:37:28.000Z0x61e50f53afd2f430317e643582e1b06a32182ac504646bfae1a13f8264b879cd
0xe4b0aa0dc4c73f8d4b78564d5100d544876199c70x083640c5dbd5a8ddc30100fb09b45901e12f9f55false0x19609b03c976cca288fbdae5c21d4290e9a4add7370xad6742a35fb341a9cc6ad674738dd8da98b94fb163704497442424011414263693800x027a9d301fb747cd972cfb29a63f3bda551dfc5c805445477808299649532023-03-11T10:00:23.000Z0xc273d44de81ba18f390a7ebc46135c74779037344f3afac8b66689ba93446001
0x7e42eac95ea2bb41595b48bf2e6c453d6ca8d49e0x083640c5dbd5a8ddc30100fb09b45901e12f9f55false0x19609b03c976cca288fbdae5c21d4290e9a4add71780xad6742a35fb341a9cc6ad674738dd8da98b94fb1317654688737316504718263785740x027a9d301fb747cd972cfb29a63f3bda551dfc5c3984415043851394733262023-03-11T17:44:16.000Z0x06d93c482d016c149c510ce0e92be77396395aaf0789a199198ab2cb94ca812f
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.MWOMPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_SetFee_event

Fee parameter update events from Wombat V2 liquidity pools on BSC, recording changes to LP (liquidity provider) dividend ratios and protocol retention ratios. Used for tracking fee structure modifications and revenue distribution changes across pool configurations.
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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x312bc7eaaf93f1c60dc5afc115fccde161055fb0false1170486582022-04-18T08:59:54.000Z0x68efe7db33e9d44a3f34d17c7d17cbc7df77f46affb73daed8cfd6c7e30bebaa10000000000000000000
0x312bc7eaaf93f1c60dc5afc115fccde161055fb0false240260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.Pool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_SetHaircutRate_event

Haircut rate configuration events from Wombat Exchange V2 liquidity pools on BSC, recording risk parameter adjustments that control withdrawal penalties during imbalanced pool conditions. Used for tracking pool risk management and governance parameter 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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x312bc7eaaf93f1c60dc5afc115fccde161055fb0false20000000000000107311028252023-08-23T11:39:39.000Z0x16542e0b1fe834fd96f984b05e58dd778a371bb4e50a9d164178c111b5e08bbd
0x312bc7eaaf93f1c60dc5afc115fccde161055fb0false100000000000000354274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0x312bc7eaaf93f1c60dc5afc115fccde161055fb0false400000000000000122362943562024-02-20T07:11:01.000Z0xadd904c2ab48a12e5abb760a824cf6c5332105ca90b8e8ba6e2192107d8a39f8
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.Pool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Pool_setHaircutRate_function

Pool haircut rate parameter updates for Wombat V2 stableswap protocol on BSC (Binance Smart Chain). Tracks administrative changes to the haircut rate, a risk parameter that determines withdrawal fees during pool imbalances.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
2042880true99150xf57e84d50x312bc7eaaf93f1c60dc5afc115fccde161055fb0311028250xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf481,0,02023-08-23T11:39:39.000Z200000000000000x16542e0b1fe834fd96f984b05e58dd778a371bb4e50a9d164178c111b5e08bbd
1429180true56520xf57e84d50x312bc7eaaf93f1c60dc5afc115fccde161055fb0274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,02023-04-18T04:36:03.000Z1000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
159430true144150xf57e84d50x312bc7eaaf93f1c60dc5afc115fccde161055fb0362943560xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,02024-02-20T07:11:01.000Z4000000000000000xadd904c2ab48a12e5abb760a824cf6c5332105ca90b8e8ba6e2192107d8a39f8
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.Pool_setHaircutRate_function`
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_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x1111111254fb6c44bac0bed2854e76f90643097d0x312bc7eaaf93f1c60dc5afc115fccde161055fb0false0x18101ac1d35230f1a3c005e2abaaeb25cae79e7f2870x55d398326f99059ff775485246999027b3197955403443680997830314484245477680x1af3f329e8be154074d8769d1ffa4ee058b1dbc34033693300350220874072023-01-06T10:01:55.000Z0x85e80909f4541bdfc8bbf3b9d872820089d6fc94b07314c9c4542092115612aa
0x1111111254fb6c44bac0bed2854e76f90643097d0x312bc7eaaf93f1c60dc5afc115fccde161055fb0false0x18101ac1d35230f1a3c005e2abaaeb25cae79e7f1910xe9e7cea3dedca5984780bafc599bd69add087d5619997163829051351590245570400x1af3f329e8be154074d8769d1ffa4ee058b1dbc3200000000000000000002023-01-06T17:52:19.000Z0xc6e47f7f7c50e641d5d19843acac3f9a4c82c3a510b0ddd6c400c1c97eb015ab
0x1111111254fb6c44bac0bed2854e76f90643097d0x312bc7eaaf93f1c60dc5afc115fccde161055fb0false0x18101ac1d35230f1a3c005e2abaaeb25cae79e7f1200xe9e7cea3dedca5984780bafc599bd69add087d5612487994448299944484245640880x1af3f329e8be154074d8769d1ffa4ee058b1dbc3124900000000000000002023-01-06T23:46:19.000Z0x299cf0908e940c05055cf96ccdfb8d0237c0793895c795efcbb80c9a1a3a2ec9
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.Pool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

QWOMPool_SetFee_event

Fee parameter update events from Wombat Exchange v2 QWOM pools on BNB Smart Chain, recording changes to LP dividend ratios and retention ratios with 18-decimal precision values.
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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x2c5464b9052319e3d76f8279031f04e4b7fd7955false0230973022022-11-16T05:58:19.000Z0x0e9cee5ea716aad16d2e904632535e8e9c39afaaafe6eace2c66045a9267539110000000000000000000
0x2c5464b9052319e3d76f8279031f04e4b7fd7955false252260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.QWOMPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

QWOMPool_SetHaircutRate_event

Haircut rate parameter updates for Wombat’s qWOM pool on BSC, capturing governance changes to the withdrawal penalty rate applied when pool balance falls below coverage ratio. Used for analyzing risk parameter adjustments and pool configuration history.
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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x2c5464b9052319e3d76f8279031f04e4b7fd7955false2000000000000000368274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0x2c5464b9052319e3d76f8279031f04e4b7fd7955false2000000000000000227279318022023-05-05T02:02:18.000Z0xf7c7457aa184d11ee75cc4b1b2dc9e37a1655dc67e9f8988ab4892a3474e35c2
0x2c5464b9052319e3d76f8279031f04e4b7fd7955false100000000000000545279124232023-05-04T09:52:05.000Z0x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.QWOMPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

QWOMPool_setHaircutRate_function

Administrative function calls that update the haircut rate parameter in Wombat V2’s QWOM pools on BNB Chain. Used to track risk parameter adjustments and governance actions affecting withdrawal penalties during liquidity imbalances.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
142440true98960xf57e84d50x2c5464b9052319e3d76f8279031f04e4b7fd7955274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,142023-04-18T04:36:03.000Z20000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
206450true98960xf57e84d50x2c5464b9052319e3d76f8279031f04e4b7fd7955279318020xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,12023-05-05T02:02:18.000Z20000000000000000xf7c7457aa184d11ee75cc4b1b2dc9e37a1655dc67e9f8988ab4892a3474e35c2
2949060true98960xf57e84d50x2c5464b9052319e3d76f8279031f04e4b7fd7955279124230xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf481,0,0,92023-05-04T09:52:05.000Z1000000000000000x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.QWOMPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

QWOMPool_Swap_event

Token swap events from Wombat Exchange’s qWOM pool on BNB Smart Chain (BSC). Records token-to-token exchanges including sender, recipient, input/output tokens and amounts for analyzing pool trading activity and liquidity flows.
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_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x0db1f475e841948777eaaa6519efeb6e4d01648c0x2c5464b9052319e3d76f8279031f04e4b7fd7955false0x19609b03c976cca288fbdae5c21d4290e9a4add7710xad6742a35fb341a9cc6ad674738dd8da98b94fb112350934895351434319474246051620x0fe34b8aaaf3f522a6088e278936d10f934c0b19195475364109513013187632023-01-08T10:10:55.000Z0x0a7f371b8dd77406a8537b8295570a03b2891efbd9e872cec3f6c32a93e3c861
0x4fe6b3c5f964ae3cd6f9771254364718892b22530x2c5464b9052319e3d76f8279031f04e4b7fd7955false0x19609b03c976cca288fbdae5c21d4290e9a4add74960x0fe34b8aaaf3f522a6088e278936d10f934c0b1916043999999999999619417246050110xad6742a35fb341a9cc6ad674738dd8da98b94fb1102173943877361827949432023-01-08T10:03:06.000Z0x0acf84927770c41a07670bf80c02e1c39fd11643927ded97a7fef1d4ae769f6f
0x6d1cb0e25ea525c4e08b29fbd992fd16f0fc35790x2c5464b9052319e3d76f8279031f04e4b7fd7955false0x19609b03c976cca288fbdae5c21d4290e9a4add71030x0fe34b8aaaf3f522a6088e278936d10f934c0b1915863151538623881627246040950xad6742a35fb341a9cc6ad674738dd8da98b94fb1100000000000000000002023-01-08T09:17:15.000Z0x02615a56ba7ba661c2227733cb01888be9d2166eb8689c27535a4b6e6369e6c5
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.QWOMPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SidePool_SetFee_event

Fee configuration change events from Wombat Exchange V2 SidePool contracts on BSC, capturing updates to LP dividend ratios and retention ratios. Used for tracking protocol fee parameter adjustments and revenue distribution mechanisms.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x0520451b19ad0bb00ed35ef391086a692cfc74b2false241260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
0x0520451b19ad0bb00ed35ef391086a692cfc74b2false10213708822022-09-16T02:40:48.000Z0x0ce15bab68b19e27fb897b86d2e112099b9915d12d43eefc0c94051df465b6ba10000000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.SidePool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SidePool_SetHaircutRate_event

Haircut rate parameter changes for Wombat v2 SidePools on BSC, where haircut rate controls withdrawal penalties during imbalanced liquidity conditions. Used for tracking risk parameter adjustments and protocol governance decisions.
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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x0520451b19ad0bb00ed35ef391086a692cfc74b2false200000000000000125251655912023-01-28T02:26:19.000Z0x7cd041a384fb5f5f06ec86f0bd0a805e900a76925445d18c8330aa04be06c232
0x0520451b19ad0bb00ed35ef391086a692cfc74b2false100000000000000355274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0x0520451b19ad0bb00ed35ef391086a692cfc74b2false20000000000000178315298102023-09-07T09:04:56.000Z0x39146d380e970da7d1904e77fe6468a5aecdbee38d9b15d0b27be24d4cee8fcb
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.SidePool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SidePool_setHaircutRate_function

Haircut rate parameter updates for Wombat V2 SidePool contracts on BNB Smart Chain, tracking protocol risk adjustments made by admin addresses. Used for monitoring liquidity pool safety parameter changes and governance 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.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
313280true98740xf57e84d50x0520451b19ad0bb00ed35ef391086a692cfc74b2251655910xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,02023-01-28T02:26:19.000Z2000000000000000x7cd041a384fb5f5f06ec86f0bd0a805e900a76925445d18c8330aa04be06c232
159430true144150xf57e84d50x0520451b19ad0bb00ed35ef391086a692cfc74b2315298100xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf481,0,02023-09-07T09:04:56.000Z200000000000000x39146d380e970da7d1904e77fe6468a5aecdbee38d9b15d0b27be24d4cee8fcb
1364130true98740xf57e84d50x0520451b19ad0bb00ed35ef391086a692cfc74b2274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,12023-04-18T04:36:03.000Z1000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.SidePool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SidePool_Swap_event

Token swap events from Wombat V2 SidePool contracts on BNB Smart Chain (BSC). Records swap execution details including sender, recipient, token addresses, and amounts for analyzing stablecoin trading activity and 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x01408149497e99cf93d920c3145b1fe553ba22570x0520451b19ad0bb00ed35ef391086a692cfc74b2false0x19609b03c976cca288fbdae5c21d4290e9a4add71160x0782b6d8c4551b9760e74c0545a9bcd90bdc41e563011478264359388669257812350xe9e7cea3dedca5984780bafc599bd69add087d56630608497732660333372023-02-18T18:41:10.000Z0x0e843da56ea1d3b5d3905a63aa54260eb9770d20e7d18dfb475e4101051615e8
0x1111111254eeb25477b68fb85ed929f73a9605820x0520451b19ad0bb00ed35ef391086a692cfc74b2false0x7f9e3430880580713b03670046c7e89a0a91403b3340x0782b6d8c4551b9760e74c0545a9bcd90bdc41e5118000360583646926775257780130xe9e7cea3dedca5984780bafc599bd69add087d561180859799816116185002023-02-18T15:55:18.000Z0x6324f3a05bb34378cede8001a87d0fb6582d3f745292c339a16147c70455004c
0x1111111254eeb25477b68fb85ed929f73a9605820x0520451b19ad0bb00ed35ef391086a692cfc74b2false0x7f9e3430880580713b03670046c7e89a0a91403b3020x0782b6d8c4551b9760e74c0545a9bcd90bdc41e5317687168136806646972257663820xe9e7cea3dedca5984780bafc599bd69add087d563178976813919221094572023-02-18T06:07:21.000Z0x1482dc14463f8e6c9ab71c70e35fa298a7d7d4bab26a499cd08f7e06736ccb5c
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.SidePool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SktBnbPool_SetFee_event

Fee configuration change events from Wombat V2’s staked BNB pool contract on BSC, tracking updates to LP dividend ratios and retention ratios. Used for analyzing fee structure modifications and reward distribution parameters in the stablecoin AMM 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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0xb0219a90ef6a24a237bc038f7b7a6eac5e01edb0false249260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
0xb0219a90ef6a24a237bc038f7b7a6eac5e01edb0false0252573172023-01-31T08:15:32.000Z0x8e01c6acdf9c007716d11b6fa873c65cf1a9a18047b224a7d0530625dc14adb910000000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.SktBnbPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SktBnbPool_SetHaircutRate_event

Haircut rate parameter changes for Wombat’s sktBNB stablecoin pool on BSC, tracking risk management adjustments that affect withdrawal penalties during imbalanced liquidity conditions. Used for monitoring pool safety parameters and governance decisions.
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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0xb0219a90ef6a24a237bc038f7b7a6eac5e01edb0false1000000000000000363274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0xb0219a90ef6a24a237bc038f7b7a6eac5e01edb0false400000000000000164277104062023-04-27T09:16:35.000Z0xd58b308027dab85edf30ce6c542ed06c4c29b57aad39a30fe2e749f7c33f1dd2
0xb0219a90ef6a24a237bc038f7b7a6eac5e01edb0false100000000000000543279124232023-05-04T09:52:05.000Z0x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.SktBnbPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SktBnbPool_setHaircutRate_function

Haircut rate parameter updates for Wombat’s SktBnb pool on BSC, tracking protocol risk adjustments that affect withdrawal penalties during volatile market conditions. Used to analyze how the protocol manages pool solvency and user exit costs over time.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
3162710true98960xf57e84d50xb0219a90ef6a24a237bc038f7b7a6eac5e01edb0279124230xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf481,0,0,72023-05-04T09:52:05.000Z1000000000000000x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
462530true98960xf57e84d50xb0219a90ef6a24a237bc038f7b7a6eac5e01edb0277104060xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,12023-04-27T09:16:35.000Z4000000000000000xd58b308027dab85edf30ce6c542ed06c4c29b57aad39a30fe2e749f7c33f1dd2
551710true56960xf57e84d50xb0219a90ef6a24a237bc038f7b7a6eac5e01edb0274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,92023-04-18T04:36:03.000Z10000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.SktBnbPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SktBnbPool_Swap_event

Swap events from Wombat V2’s staked BNB (sktBNB) pool on BSC, capturing token exchanges between WBNB and sktBNB with amounts, participants, and exchange rates. Useful for analyzing liquidity pool activity and liquid staking swap 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0xd0e226f674bbf064f54ab47f42473ff80db98cba0xb0219a90ef6a24a237bc038f7b7a6eac5e01edb0false0x6827ab5b01b02a594d9d36f2ffa787f6c7c5a72d2970xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c190411942266221805327030420xc2e9d07f66a89c44062459a47a0d2dc038e4fb161846133578968347472023-10-18T05:53:41.000Z0xd57f46b0d08d6aee2091d684b0217eb1e011dc7d2aaa61582e020f809b2b1b7d
0x00000000000e8716b4e2d12400a01474cdfad7600xb0219a90ef6a24a237bc038f7b7a6eac5e01edb0false0x00000000000e8716b4e2d12400a01474cdfad7601380xc2e9d07f66a89c44062459a47a0d2dc038e4fb169936697780182501867319971630xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c102230000000000000002023-09-23T15:38:46.000Z0x747727490d54fb4a45133581220704f438345dbc8a43f84cf008b133ad82e39a
0xf8a1527325bb62d6d0320eb2312748d590f1ce270xb0219a90ef6a24a237bc038f7b7a6eac5e01edb0false0xf8a1527325bb62d6d0320eb2312748d590f1ce27480xc2e9d07f66a89c44062459a47a0d2dc038e4fb164857667096381088522319973260xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c50000000000000000002023-09-23T15:46:55.000Z0xde84ec10e5b3fe956c855889a79baaf90e10cdf6debd166c3110c756842db200
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.SktBnbPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

UsddPool_SetFee_event

Fee configuration change events from the Wombat Exchange USDD stablecoin pool on BSC, tracking updates to liquidity provider (LP) dividend ratios and protocol retention ratios. Used for analyzing fee structure evolution and revenue distribution between LPs and the 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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x05f727876d7c123b9bb41507251e2afd81ead09afalse246260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
0x05f727876d7c123b9bb41507251e2afd81ead09afalse0256543462023-02-14T07:34:44.000Z0x36a1133604a3546d38b54d52de11c67ca6f5cf177109a583e8f8674abdafeef310000000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.UsddPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

UsddPool_SetHaircutRate_event

Haircut rate parameter changes for the USDD stablecoin pool in Wombat V2 protocol on BSC. Tracks risk management adjustments that affect swap slippage and withdrawal penalties during pool imbalances.
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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x05f727876d7c123b9bb41507251e2afd81ead09afalse400000000000000172260090662023-02-26T18:40:48.000Z0x7073d99b827267f50d6927dff6d9b1d0b40edb47c807580c7cee358d7f3b9237
0x05f727876d7c123b9bb41507251e2afd81ead09afalse100000000000000360274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0x05f727876d7c123b9bb41507251e2afd81ead09afalse400000000000000454375333562024-04-03T09:56:05.000Z0xfcc61b2894871b33654c477d55169a7aba38afceb480f79282bd75d359594744
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.UsddPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

UsddPool_setHaircutRate_function

Function call records for haircut rate adjustments on Wombat Exchange’s USDD stablecoin pool on BSC. Tracks governance parameter changes that affect withdrawal penalties during pool imbalances.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
1200950true98650xf57e84d50x05f727876d7c123b9bb41507251e2afd81ead09a260090660xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,22023-02-26T18:40:48.000Z4000000000000000x7073d99b827267f50d6927dff6d9b1d0b40edb47c807580c7cee358d7f3b9237
830230true98650xf57e84d50x05f727876d7c123b9bb41507251e2afd81ead09a274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,62023-04-18T04:36:03.000Z1000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.UsddPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

UsddPool_Swap_event

Token swap events from Wombat Exchange’s USDD stablecoin pool on BNB Smart Chain. Records swaps between USDD and USDC tokens with input/output amounts, participants, and transaction details for analyzing stablecoin liquidity and trading 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x96794f03b3114f50b892b0dec79d753658c931ee0x05f727876d7c123b9bb41507251e2afd81ead09afalse0x484571309d6a9e9285fc0b4634acd43bd0ba97d82140xd17479997f34dd9156deef8f95a52d81d265be9c120919339118382617645321355210x8ac76a51cc950d9822d68b83fe1ad97b32cd580d1207916643089758617602023-09-28T11:15:47.000Z0x1d47bec9be864c9fdc89caaf33019c8a7120b61c97a3a7a3008d0fdc769014e2
0x4f04c39399b7d6e81adbdbc1ad451524d6b3d9e40x05f727876d7c123b9bb41507251e2afd81ead09afalse0x19609b03c976cca288fbdae5c21d4290e9a4add71900xd17479997f34dd9156deef8f95a52d81d265be9c10029853219499893193321355150x8ac76a51cc950d9822d68b83fe1ad97b32cd580d99967521692577118212023-09-28T11:15:29.000Z0x62e161a2f63e9b7a6bcbca0348b5b1c307f00efb535ab7909e5088cc8edf514e
0xc27d980b71d5978f8b6de9e1ba01ed001d8760d30x05f727876d7c123b9bb41507251e2afd81ead09afalse0xc27d980b71d5978f8b6de9e1ba01ed001d8760d31260x8ac76a51cc950d9822d68b83fe1ad97b32cd580d99854649010033174469321273470xd17479997f34dd9156deef8f95a52d81d265be9c1000490820627563297222023-09-28T04:25:13.000Z0x60c4dc179c0f1f5f629030ebfb6ae0afdc65df83487800babf954b031fb48d17
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.UsddPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

UsdPlusPool_SetFee_event

Fee configuration events from Wombat Exchange’s USD+ pool on BSC, capturing changes to LP dividend and retention ratios. Used for tracking fee structure adjustments and revenue distribution parameters over time.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0x9498563e47d7cfdfa22b818bb8112781036c201cfalse0269909852023-04-02T05:30:29.000Z0x53ad2bd658f96d2eda0795458c1a6331547b2423004ead2051587aa06b7344b3500000000000000000500000000000000000
0x9498563e47d7cfdfa22b818bb8112781036c201cfalse94270208172023-04-03T06:58:52.000Z0x2db647ace5b6143a7455ce439b8cde4ac4c85e5ac57573b071800aaca67ebc080500000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.UsdPlusPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

UsdPlusPool_SetHaircutRate_event

Haircut rate configuration events from Wombat Exchange’s USD+ stablecoin pool on BSC, tracking risk parameter adjustments that affect withdrawal penalties during pool imbalances. Used for monitoring protocol risk management and liquidity conditions.
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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x9498563e47d7cfdfa22b818bb8112781036c201cfalse100000000000000542279124232023-05-04T09:52:05.000Z0x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
0x9498563e47d7cfdfa22b818bb8112781036c201cfalse400000000000000456375333562024-04-03T09:56:05.000Z0xfcc61b2894871b33654c477d55169a7aba38afceb480f79282bd75d359594744
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.UsdPlusPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

UsdPlusPool_setHaircutRate_function

Administrative function calls that update the haircut rate parameter in Wombat Exchange’s USD+ liquidity pool on BSC. Used for tracking pool risk parameter adjustments and governance actions by pool operators.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
3269230true98650xf57e84d50x9498563e47d7cfdfa22b818bb8112781036c201c279124230xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf481,0,0,62023-05-04T09:52:05.000Z1000000000000000x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.UsdPlusPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

UsdPlusPool_Swap_event

Swap event records from Wombat Exchange’s USD+ stablecoin pool on BSC, capturing token exchanges with sender, recipient, input/output tokens and amounts. Used for analyzing stablecoin trading patterns and liquidity pool 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x6ce6b65c5e2d177cf0b2bfa219848dbb5f3684fb0x9498563e47d7cfdfa22b818bb8112781036c201cfalse0x6ce6b65c5e2d177cf0b2bfa219848dbb5f3684fb1380x8ac76a51cc950d9822d68b83fe1ad97b32cd580d551686609788263842517278355860x5335e87930b410b8c5bb4d43c3360aca15ec0c8c5513671193303693919642023-05-01T17:44:03.000Z0xab96383b778a81d66fcac25c7a17f0c3bc448a823513632466f329ad4e3256bb
0x14831f12fccc86c4f3dae41c769593df766e43530x9498563e47d7cfdfa22b818bb8112781036c201cfalse0x14831f12fccc86c4f3dae41c769593df766e43531460x8ac76a51cc950d9822d68b83fe1ad97b32cd580d215374505199376473364278297360x5335e87930b410b8c5bb4d43c3360aca15ec0c8c2150963250889876178142023-05-01T12:51:02.000Z0x9032ac557663979241ee1078fa1214615323bfb43a54869ed69b90865a1ba1d7
0x14831f12fccc86c4f3dae41c769593df766e43530x9498563e47d7cfdfa22b818bb8112781036c201cfalse0x14831f12fccc86c4f3dae41c769593df766e4353550xe80772eaf6e2e18b651f160bc9158b2a5cafca655014490360278418800x8ac76a51cc950d9822d68b83fe1ad97b32cd580d50000000000000000000002023-05-01T22:59:15.000Z0xe6ad786aa623eae8f1538725b187c532ef25fb1512db2d3f606128ac56b59a70
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.UsdPlusPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

WmxWOMPool_SetFee_event

Fee configuration change events from Wombat Exchange’s WMX pool contract on BSC, capturing retention ratio and LP dividend ratio parameters. Values are in 18-decimal wei format where 1e18 represents 100% allocation.
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_lpDividendRatioSTRINGLiquidity provider dividend ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
in_retentionRatioSTRINGRetention ratio parameter for the pool fee structure. Decimal value represented as a string with 18-digit precision.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_retentionRatioin_lpDividendRatio
0xeeb5a751e0f5231fc21c7415c4a4c6764f67ce2efalse250260505812023-02-28T05:35:51.000Z0x9b3c981aec32bcb46701676a746bc8e4ed92e2e0a11f1cc984a8e2cb9462de4b500000000000000000500000000000000000
0xeeb5a751e0f5231fc21c7415c4a4c6764f67ce2efalse0224763932022-10-25T08:03:17.000Z0xc5ced731d4b877c306fdbff335855b8862998f8aba6109027a8cbaae7c99d37b10000000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.WmxWOMPool_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

WmxWOMPool_SetHaircutRate_event

Haircut rate configuration changes for Wombat Exchange liquidity pools on BNB Chain, tracking risk parameter adjustments that affect withdrawal penalties. Used for analyzing pool risk management and liquidity provider protection mechanisms.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
addressremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0xeeb5a751e0f5231fc21c7415c4a4c6764f67ce2efalse2000000000000000366274461532023-04-18T04:36:03.000Z0x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
0xeeb5a751e0f5231fc21c7415c4a4c6764f67ce2efalse2000000000000000228279318022023-05-05T02:02:18.000Z0xf7c7457aa184d11ee75cc4b1b2dc9e37a1655dc67e9f8988ab4892a3474e35c2
0xeeb5a751e0f5231fc21c7415c4a4c6764f67ce2efalse100000000000000546279124232023-05-04T09:52:05.000Z0x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.WmxWOMPool_SetHaircutRate_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

WmxWOMPool_setHaircutRate_function

Function calls to setHaircutRate on Wombex WOM Pool contracts on BSC, recording haircut rate parameter adjustments. Used for tracking liquidity pool risk parameter changes and governance actions in the Wombex 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.
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.
gasNUMERICGas 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_haircutRate_STRINGHaircut rate parameter passed to the setHaircutRate function. String-encoded integer representing a basis point value used in liquidity pool calculations.
gasvaluestatusgas_usedsignatureto_addressblock_numberfrom_addresstrace_addressblock_timestampin_haircutRate_transaction_hash
99620true98740xf57e84d50xeeb5a751e0f5231fc21c7415c4a4c6764f67ce2e279318020xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,22023-05-05T02:02:18.000Z20000000000000000xf7c7457aa184d11ee75cc4b1b2dc9e37a1655dc67e9f8988ab4892a3474e35c2
2842240true98740xf57e84d50xeeb5a751e0f5231fc21c7415c4a4c6764f67ce2e279124230xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf481,0,0,102023-05-04T09:52:05.000Z1000000000000000x305d2ad3b3a9d911f0d816799362c2b9a45af7070af4c710240c6d9f2492ba67
355880true98740xf57e84d50xeeb5a751e0f5231fc21c7415c4a4c6764f67ce2e274461530xc37a89cdb064ac2921fcc8b3538ac0d6a3aadf480,0,122023-04-18T04:36:03.000Z20000000000000000x875113edad17116a09919eb1bf6f7d23187a23adb5495c7c8cb58c47e709b0b7
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.WmxWOMPool_setHaircutRate_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

WmxWOMPool_Swap_event

Token swap events from Wombat Exchange’s WOM pool on BNB Smart Chain (BSC), recording token-to-token exchanges with sender addresses, input/output token addresses, and swap amounts. Used for analyzing liquidity pool activity and trading patterns in the Wombat stablecoin 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_fromTokenSTRINGContract address of the source token being swapped. Hex-encoded, 0x-prefixed, 42-character string.
in_toTokenSTRINGContract address of the destination token being received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_fromAmountSTRINGAmount of tokens being swapped from the source token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toAmountSTRINGAmount of tokens received from the swap to the destination token. String-encoded integer value representing the quantity in the smallest unit of the token.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toaddressremovedin_senderlog_indexin_toTokenin_toAmountblock_numberin_fromTokenin_fromAmountblock_timestamptransaction_hash
0x3eb1686b9d0001f1703717e2362eeb3553a640600xeeb5a751e0f5231fc21c7415c4a4c6764f67ce2efalse0x19609b03c976cca288fbdae5c21d4290e9a4add73760xad6742a35fb341a9cc6ad674738dd8da98b94fb1121767921025197619429253414130x0415023846ff1c6016c4d9621de12b24b24029791385633401554259218732023-02-03T07:43:01.000Z0xbaf37fcdd80b2cd7c4bbf3f3848a544cb9c4d7da30df4132c1f235ddd8518656
0xfb98314c176bfc1ff689766dc799e1d89a3c633a0xeeb5a751e0f5231fc21c7415c4a4c6764f67ce2efalse0x19609b03c976cca288fbdae5c21d4290e9a4add7520xad6742a35fb341a9cc6ad674738dd8da98b94fb169794342835701859548253324250x0415023846ff1c6016c4d9621de12b24b2402979798949999780561574852023-02-03T00:04:21.000Z0xcdeacd4cd34ef0f4afa91f3b00904fe5e9753c497a0864ac5e726be563b3c391
0x19609b03c976cca288fbdae5c21d4290e9a4add70xeeb5a751e0f5231fc21c7415c4a4c6764f67ce2efalse0x19609b03c976cca288fbdae5c21d4290e9a4add71510xad6742a35fb341a9cc6ad674738dd8da98b94fb11233635651903331903467253557990x0415023846ff1c6016c4d9621de12b24b240297913989948843403464212032023-02-03T19:54:03.000Z0x94e860f742b10783765d48af7610dbc995d667dc2d4c22189a638576fed349f8
Query with partition filter
SELECT *
FROM `tt-contracts.wombat_v2_bsc.WmxWOMPool_Swap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100