Skip to main content

Tables

BounceFixedSwap_Created_event

Fixed-price token swap pool creation events from Bounce Finance protocol. Contains pool configuration including token pairs, swap amounts, trading window timestamps, creator address, optional whitelist merkle root, and per-wallet purchase limits.
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_indexSTRINGLiquidity index at the time of the event. Numeric string representation of the scaled interest rate accumulator in ray units (1e27).
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_poolSTRUCT<creator STRING, token0 STRING, token1 STRING, amountTotal0 STRING, amountTotal1 STRING, openAt STRING, closeAt STRING, claimAt STRING>Contract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
in_nameSTRINGName or label identifier for the entity being created, registered, or updated in the event.
in_whitelistRootSTRINGMerkle tree root hash for whitelist verification in the fixed swap pool. 66-character hex string including 0x prefix. A value of ‘0x0000000000000000000000000000000000000000000000000000000000000000’ indicates no whitelist is enforced.
in_maxAmount1PerWalletSTRINGMaximum amount of token1 that can be purchased per wallet address in the fixed swap pool. Numeric string representation in the token’s smallest unit (wei for ETH, base units for ERC20 tokens). A value of ‘0’ indicates no per-wallet limit is enforced.
addressin_namein_poolremovedin_indexin_senderlog_indexblock_numberblock_timestampin_whitelistRoottransaction_hashin_maxAmount1PerWallet
0x92f742a243904818e9167725ec3b7b992f8eeb2eEquilibria WhiteList Round{“openAt”:“1684908000”,“token0”:“0x80b9ad5d275cfa439a8a012d01c548bac1a6313e”,“token1”:“0xff970a61a04b1ca14834a43f5de4533ebddb5cc8”,“claimAt”:“1685080800”,“closeAt”:“1685080800”,“creator”:“0x41223c547874455272caa7647a71097d39de49c4”,“amountTotal0”:“50000000000000000000000”,“amountTotal1”:“10000000000”}false150x41223c547874455272caa7647a71097d39de49c422938486212023-05-24T05:58:25.000Z0x6a010f1194f59a23eba1970fcac8e2d8c35127c6de0534d8c976633fa7bdbf860xa24ff7ab9d0379e5dfb5519a39c784de93bb7908b1f1c4da4e82ca84ef1ea7a60
0x92f742a243904818e9167725ec3b7b992f8eeb2eBAL Sale0000001134{“openAt”:“1679985600”,“token0”:“0x040d1edc9569d4bab2d15287dc5a4f10f56a56b8”,“token1”:“0xda10009cbd5d07dd0cecc66161fc93d7c9000da1”,“claimAt”:“1681099200”,“closeAt”:“1681099200”,“creator”:“0x8a7d90aa752fd90d3a7fe6f45b9a172449808561”,“amountTotal0”:“2000000000000000000”,“amountTotal1”:“18000000000000000000”}false110x8a7d90aa752fd90d3a7fe6f45b9a1724498085616744766472023-03-28T06:35:31.000Z0x00000000000000000000000000000000000000000000000000000000000000000x0d100892ad9d9905a321496fcde3afedcd2067ef548aae84f112dcee4a8129100
0x92f742a243904818e9167725ec3b7b992f8eeb2earb Delayed release pool{“openAt”:“1677314280”,“token0”:“0xda10009cbd5d07dd0cecc66161fc93d7c9000da1”,“token1”:“0x155f0dd04424939368972f4e1838687d6a831151”,“claimAt”:“1677314880”,“closeAt”:“1677314700”,“creator”:“0xe567fc8a6d2d918c50c8d2c3e96ecc0a13430f17”,“amountTotal0”:“1000000000000000000”,“amountTotal1”:“100000000000000000”}false30xe567fc8a6d2d918c50c8d2c3e96ecc0a13430f174643793482023-02-25T08:35:00.000Z0x00000000000000000000000000000000000000000000000000000000000000000x52063db1e980b031fe9396a01f460423358b5102099683bd1155362b28a5b1430
Query with partition filter
SELECT *
FROM `tt-contracts.bouncefinance_v1_arbitrum.BounceFixedSwap_Created_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BounceFixedSwap_CreatorClaimed_event

Event emitted when a creator claims proceeds and unsold tokens from a Bounce Finance fixed-price swap pool. Contains swap identifier, creator address, token amounts claimed, and transaction fee deducted by 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_indexSTRINGLiquidity index at the time of the event. Numeric string representation of the scaled interest rate accumulator in ray units (1e27).
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amount0STRINGAmount of token0 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_amount1STRINGAmount of token1 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_txFeeSTRINGTransaction fee amount collected by the protocol. Numeric string representation of fee quantity in smallest denomination.
addressremovedin_indexin_txFeein_senderlog_indexin_amount0in_amount1block_numberblock_timestamptransaction_hash
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse324985000000000000xe567fc8a6d2d918c50c8d2c3e96ecc0a13430f17360000000000000097441500000000000643834462023-02-25T08:52:16.000Z0xfbf562aa5b1f4e6b7c7a8902a0ee772c99f148309e0df391bd2c767513918715
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse43175000x86d38f59c345201c49f389afd0eddace42584b118300000000000000000006825001805018622024-02-14T00:56:04.000Z0x87e7a91e6e85577b1914f3bf55f0c1c16f6293bf996e0a2be1fe91e6c10e4de6
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse2227531000000000x7185b9c0c4ffa4eec6ecf100c5bc3583065002ab1123249992658400000000021073709000000001742107622024-01-26T01:05:57.000Z0x67b30bd8b6d9ff4a5d8c75178f5617bbcb204dfacc22537278b9e77fb700ca16
Query with partition filter
SELECT *
FROM `tt-contracts.bouncefinance_v1_arbitrum.BounceFixedSwap_CreatorClaimed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BounceFixedSwap_Reversed_event

Reversal events from Bounce Finance fixed-price swap auctions, recording cancellations or reversals of swap positions. Contains swap index identifier, sender address, and bidirectional token amounts returned to participants.
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_indexSTRINGLiquidity index at the time of the event. Numeric string representation of the scaled interest rate accumulator in ray units (1e27).
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amount0STRINGAmount of token0 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_amount1STRINGAmount of token1 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_indexin_senderlog_indexin_amount0in_amount1block_numberblock_timestamptransaction_hash
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse30xfd1b8c5cc66906988fbc324743d3edb9ffb15d26160000000000000060000000000000643809582023-02-25T08:41:40.000Z0xcd957530f29c71f3713540770f017548ad144becd6df357b509ff76eb778d305
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse410x0adea922ecafeb84e3f586d26ba1ce42432a6eb27333333333333333333380000000001550025812023-11-28T19:12:33.000Z0xe93266bb1b9135e47fcd1240574448aa2d8fe107408e00ee2a6ce571b66736e5
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse410x6f106e0ef498a594cce8280976822fa3798a35cb041666666666666666666610000000000001549540002023-11-28T15:38:22.000Z0x058a46060d80fb2cb8c0d923b2f9ad516b868101b85365d5d12011a6dadd4c93
Query with partition filter
SELECT *
FROM `tt-contracts.bouncefinance_v1_arbitrum.BounceFixedSwap_Reversed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BounceFixedSwap_Swapped_event

Fixed-price token swap execution events from Bounce Finance protocol contracts. Records sender address, auction index, and bidirectional token amounts exchanged in completed fixed-swap transactions.
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_indexSTRINGLiquidity index at the time of the event. Numeric string representation of the scaled interest rate accumulator in ray units (1e27).
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amount0STRINGAmount of token0 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
in_amount1STRINGAmount of token1 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_indexin_senderlog_indexin_amount0in_amount1block_numberblock_timestamptransaction_hash
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse160x417277f5e6ba2ee4d60259e42b06f6cd0b769490991720770793290300110064924951948361131547512023-07-20T13:48:42.000Z0x83ec7af60426397470e9ec50534645a8ca74cad8b9739653ffc6f89cc1a3e08a
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse220xfb39b79e97a71e7d8103c5cf708db91390416c6a18266666666661240000000001355623772023-09-28T21:24:36.000Z0x5e40ace2b12be99ac5e9e527dd916a71a5921efe66c161a1e41168c05ee7f0c2
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse220xa09c990e29adf24d040ba5c9518993729da8da9c816666666666666661000000000000001353984212023-09-28T09:52:51.000Z0xfc8f0bebcecb56a243e61bdd7ea10f50d9c21d15447dbc6da7c687d9ab535151
Query with partition filter
SELECT *
FROM `tt-contracts.bouncefinance_v1_arbitrum.BounceFixedSwap_Swapped_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

BounceFixedSwap_UserClaimed_event

User claim events from Bounce Finance fixed-price token swap auctions. Records successful claims with pool index, claimer address, and token amount received from completed fixed-swap offerings.
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_indexSTRINGLiquidity index at the time of the event. Numeric string representation of the scaled interest rate accumulator in ray units (1e27).
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amount0STRINGAmount of token0 involved in the liquidity pool operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_indexin_senderlog_indexin_amount0block_numberblock_timestamptransaction_hash
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse190x70fee4227d63062064b155c4449e9ceef6d5ed991500000000000000000001288488952023-09-07T10:24:17.000Z0x86ee73c57dee91c2076ba97e3346834512fed90f27f7fd2f593367e6ef2e67a7
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse150xd0dd40aa51479b832381fb8403da28be753d4fab11212594235000000000000957285212023-05-29T17:21:38.000Z0xca7d5f9526ff677d70f2fa9e789746259d811d1d98d5c5f5ba78f68373663d94
0x92f742a243904818e9167725ec3b7b992f8eeb2efalse30xfd1b8c5cc66906988fbc324743d3edb9ffb15d261999400000000000000643831002023-02-25T08:50:45.000Z0xb441ddf3a24d9f7ae71e47c1e36ab26ea660098661c573562c5cb227620ab986
Query with partition filter
SELECT *
FROM `tt-contracts.bouncefinance_v1_arbitrum.BounceFixedSwap_UserClaimed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100