Skip to main content

Tables

CCTP_ChainGasAirdropped_event

Cross-Chain Transfer Protocol (CCTP) event logs recording native gas token airdrops to bridge users. Tracks the input amount of gas distributed to facilitate cross-chain transactions and improve user experience.
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_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
addressremovedin_amountlog_indexblock_numberblock_timestamptransaction_hash
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false250000000000000007340841332023-08-18T15:57:19.000Z0x4b41baa8c006806fc5a359cb528f3bddd466cbab5943c1815abe709eb8190521
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false2500000000000000010340891342023-08-18T18:56:27.000Z0x0c4c4ea743d8914a380a6fea5e379fcc81a8898c32dcc69dfb41398dc7389a53
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false2500000000000000031340796932023-08-18T13:17:19.000Z0x7bd01fcd06e3160c20c9f1ccb1c8c90cbbe2415fd0ff2678eaa746a7a53be3b5
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.CCTP_ChainGasAirdropped_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CCTP_ChainGasAmountUpdated_event

Cross-Chain Transfer Protocol (CCTP) configuration events recording updates to destination chain gas amount allocations. Emitted when protocol administrators modify the gas reserves allocated for cross-chain message execution.
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_chainGasAmountSTRINGAmount of native gas token allocated for executing the transaction on the destination chain. Numeric string representing the gas amount in the smallest denomination (wei for EVM chains).
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_chainGasAmount
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false14318048952023-06-25T23:59:21.000Z0xcb77c3b6233cd263c1db43f49282b12d3ee1eae71773c86b9be13c0633d102df25000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.CCTP_ChainGasAmountUpdated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CCTP_CircleRequestFulfilled_event

Cross-Chain Transfer Protocol (CCTP) fulfillment events recording completed token mints on destination chains. Contains origin domain identifiers, request IDs, mint token addresses, recipient addresses, transfer amounts, and protocol fees for tracking cross-chain USDC transfers.
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_originDomainSTRINGDomain identifier for the originating blockchain in a cross-chain transfer. Numeric string representation of the source chain identifier.
in_recipientSTRINGAddress designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_mintTokenSTRINGContract address of the token being minted. Hex-encoded, 0x-prefixed, 42-character string.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_requestIDSTRINGUnique identifier for a cross-chain CCTP (Cross-Chain Transfer Protocol) request. 66-character hex string including 0x prefix.
in_feeaddressremovedin_tokenin_amountlog_indexblock_numberin_mintTokenin_recipientin_requestIDblock_timestampin_originDomaintransaction_hash
10000000xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false0xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e4926600053331819730xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e0x2ea2d72416099c682269cfca31b7b99c04b376fa0x4d0b9ba1237bc9b8a81c80c586dcebb0805c6072d1e1b8c6493e00672d6fbb6e2023-07-28T10:20:40.000Z00x49e964283a52945efdd6414aadd25594a8b873c7d3ec82f25dd7d7e995d0ab2d
8000000xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false0x9702230a8ea53601f5cd2dc00fdbc13d4df4a8c7145769885215367951830xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e0xef5704c5116a05ebdd23739506740cf0700fa3210x3dbbd91ef8857e71d44da945d3e6c5cc958520b7204566d51bf712e9de1968c92023-10-22T23:57:29.000Z30xabe4424cfca232481a930f5b87d95e39c81e522f4120296bf2c80f825db0e48f
8000000xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false0xd586e7f844cea2f87f50152665bcbc2c279d8d7046881087935743385245926367906740xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e0x371cccf19da105c4e22bd8c2e296e7aaaab071ac0xbc7fd6f55aee2ebe185e5e657d92959465ca5b7140e1b3f701a5f6d8ef1a73bc2023-10-22T21:23:51.000Z00xe2cdcd2b03ffbc40415aa3d73ab1a86d9c543d8fa3596f7ee02f5c9d60c56c69
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.CCTP_CircleRequestFulfilled_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CCTP_CircleRequestSent_event

Cross-Chain Transfer Protocol (CCTP) request initiation events containing sender address, token details, transfer amount, destination chain identifier, and unique request ID with nonce. Used for tracking cross-chain token transfer requests and analyzing bridge 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_chainIdSTRINGBlockchain network identifier for the destination or target chain in a cross-chain operation. Numeric string representing the chain ID as defined in EIP-155.
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_nonceSTRINGUnique numeric identifier for an order, transaction, or operation used to prevent replay attacks. Numeric string representation without leading zeros.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_requestVersionSTRINGVersion identifier for the CCTP request format. Numeric string representation of the protocol version number.
in_formattedRequestSTRINGABI-encoded CCTP request parameters containing the destination chain, nonce, token, amount, sender, and recipient details. Hex-encoded string with 0x prefix.
in_requestIDSTRINGUnique identifier for a cross-chain CCTP (Cross-Chain Transfer Protocol) request. 66-character hex string including 0x prefix.
addressremovedin_noncein_tokenin_amountin_senderlog_indexin_chainIdblock_numberin_requestIDblock_timestamptransaction_hashin_requestVersionin_formattedRequest
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false10460xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e50000000000xc35f0c0e755419098ff5ab639cae01376f5f4709121320426500xcd89f7d3a0b2f76d833ac9604c0cc9cd5c4b145c3637ae9914d42d82a0e603e62023-07-01T14:36:20.000Z0xd67a3f4a3fd506592c89140179d07e34ef870a646a32f7fbccdc5d2dad4eb06400x00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000416000000000000000000000000b97ef9ef8734c71904d8002f8b6bc66dd9c48a6e000000000000000000000000000000000000000000000000000000012a05f200000000000000000000000000c35f0c0e755419098ff5ab639cae01376f5f4709
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false10630xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e7470095540x579031c51cbc0c28e062a74b289204c254fabe34281320568000xe2a4b4fa330a77fe0fe04a93a0eedb029f1f44277f45384507e2a103455ebae82023-07-01T22:35:48.000Z0xead7fda96de299a996f6b5d6a304cde5cbb30d1799dda8951b51f02bd24ea5f400x00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000427000000000000000000000000b97ef9ef8734c71904d8002f8b6bc66dd9c48a6e000000000000000000000000000000000000000000000000000000002c867612000000000000000000000000579031c51cbc0c28e062a74b289204c254fabe34
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false10480xb97ef9ef8734c71904d8002f8b6bc66dd9c48a6e206989570x2844310391cd489c8e2dcd5ba7e34aa47a37c6ce4442161320436970x69a2253f7a796ae9f194cdfc5062a475ae6953dffa0f89a99291aeb921e235812023-07-01T15:12:43.000Z0x0a1a67d2d562f11c7111d869a904d8ae5e214fc6f519b1abee0e376f8442654900x00000000000000000000000000000000000000000000000000000000000000010000000000000000000000000000000000000000000000000000000000000418000000000000000000000000b97ef9ef8734c71904d8002f8b6bc66dd9c48a6e00000000000000000000000000000000000000000000000000000000013bd74d0000000000000000000000002844310391cd489c8e2dcd5ba7e34aa47a37c6ce
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.CCTP_CircleRequestSent_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CCTP_FeeCollected_event

Cross-Chain Transfer Protocol (CCTP) fee collection events recording protocol and relayer fees extracted from bridge transactions. Contains fee collector address, protocol fee amount, and relayer fee amount for tracking fee distribution and revenue analytics.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_feeCollectorSTRINGAddress of the account designated to receive collected fees. Hex-encoded, 0x-prefixed, 42-character string.
in_relayerFeeAmountSTRINGAmount of fees allocated to the relayer from the cross-chain transaction. String-encoded integer representing the fee in the smallest denomination of the token.
in_protocolFeeAmountSTRINGAmount of fees collected by the protocol from the transaction. String-encoded integer representing the fee in the smallest denomination of the token.
addressremovedlog_indexblock_numberblock_timestampin_feeCollectortransaction_hashin_relayerFeeAmountin_protocolFeeAmount
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false17342454192023-08-22T16:29:19.000Z0x00000000000000000000000000000000000000000xc4d324ef66d5b837d6ca3ea1a195ea47a247a3a45899fca2d9196aaa17d7400e01000000
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false23342380232023-08-22T12:07:03.000Z0x00000000000000000000000000000000000000000x7ba27a063cab68d546de16e642e3eb73c48d034193b6d8552d95dc76d06fe47a01000000
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false9342570212023-08-22T23:25:21.000Z0x00000000000000000000000000000000000000000xcba26361ff08483978bf3974f6a2c51d55b081f66368eb5aa0d42d13d4fccca001000000
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.CCTP_FeeCollected_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CCTP_FeeCollectorUpdated_event

No description available.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_relayerSTRINGAddress of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_oldFeeCollectorSTRINGAddress of the previous fee collector contract before a fee collector update. Hex-encoded, 0x-prefixed, 42-character string.
in_newFeeCollectorSTRINGAddress of the new fee collector contract after a fee collector update. Hex-encoded, 0x-prefixed, 42-character string.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.CCTP_FeeCollectorUpdated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CCTP_OwnershipTransferred_event

Ownership transfer events from Cross-Chain Transfer Protocol (CCTP) contracts recording transitions from previous owner to new owner addresses. Used for tracking contract administration and governance authority changes across blockchain networks.
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_previousOwnerSTRINGAddress of the prior owner in an ownership transfer event. Hex-encoded, 0x-prefixed, 42-character string.
in_newOwnerSTRINGAddress of the newly assigned owner in an ownership transfer event. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexin_newOwnerblock_numberblock_timestampin_previousOwnertransaction_hash
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false50xb73acb429ba868984c0236bdf940d4fe1e643f27318043482023-06-25T23:40:49.000Z0x890bc5691e6011f580e264065d09a7a1a69021310x3d9b518df4fa2a1972c1ac17f36f3ffa8ea09bccd3fd6ba8848e251122186160
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false40x890bc5691e6011f580e264065d09a7a1a6902131318043482023-06-25T23:40:49.000Z0x00000000000000000000000000000000000000000x3d9b518df4fa2a1972c1ac17f36f3ffa8ea09bccd3fd6ba8848e251122186160
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false250xe9530411510c4d6cf699712904beca2849488176320163552023-06-30T23:40:18.000Z0xb73acb429ba868984c0236bdf940d4fe1e643f270x8a235bf462a2e1a6077ea0d29a3841e1d994ff6e0d6a284b149bec9bc4b0a6e5
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.CCTP_OwnershipTransferred_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CCTP_Paused_event

Cross-Chain Transfer Protocol (CCTP) pause state change events emitted when protocol operations are suspended or resumed. Records the account that triggered the pause action for tracking protocol governance and security controls.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexin_accountblock_numberblock_timestamptransaction_hash
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false10xe9530411510c4d6cf699712904beca2849488176391361972023-12-16T20:42:17.000Z0x5e1b112868dded860574eb07c80509dd98ea782081c53b40c0784cc158fa2f5c
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.CCTP_Paused_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CCTP_ProtocolFeeUpdated_event

No description available.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_newProtocolFeeSTRINGUpdated protocol fee value. Integer representing the new fee amount in basis points or protocol-specific units.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.CCTP_ProtocolFeeUpdated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

CCTP_Unpaused_event

No description available.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.CCTP_Unpaused_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MiniChef_Harvest_event

Reward claims from MiniChef staking contracts emitted when users harvest accumulated incentive tokens. Contains pool identifier, user address, and harvested token amount for tracking yield farming rewards across liquidity mining programs.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_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
10x3a01521f8e7f012eb37eaaf1cb9490a5d9e182490x9e325b1a063ada6088f1f06587580ee5a4233313false56883130611292384877825175409582022-07-19T18:22:20.000Z0x07167fc745ba05d0c790d76b6e76008ab7ef4ee8062c9ee80ddc63111655c114
10x3a01521f8e7f012eb37eaaf1cb9490a5d9e182490xe7ad0c5488687d7ba44a81f9f5460435fc9d057dfalse371877160213594261323175317052022-07-19T13:15:14.000Z0xc467b6452cfeb163b2d1d766ac3b55c42635f3fffb0f6bc26b11ee829be1ef73
10x3a01521f8e7f012eb37eaaf1cb9490a5d9e182490x22ecc33bf964ed13d18419fdae725919a757f230false17502737454735105363105175205082022-07-19T07:00:07.000Z0xb3a8d331fa7a1ce46358f2cecf93a7ae6735aa88e6797b81ae7d9be3da987917
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.MiniChef_Harvest_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SynapseBridge_TokenDeposit_event

TokenDeposit events emitted by Synapse Bridge contracts recording cross-chain token transfers. Contains source token address, transfer amount, destination chain identifier (EIP-155), and recipient address for tracking bridge deposit 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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_chainIdSTRINGBlockchain network identifier for the destination or target chain in a cross-chain operation. Numeric string representing the chain ID as defined in EIP-155.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_toaddressremovedin_tokenin_amountlog_indexin_chainIdblock_numberblock_timestamptransaction_hash
0x47c383866f172601e0963192c9e9a89d68c1176e0xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xb31f66aa3c1e785363f0875a1b74e27b85fd66c710000000000000000001301284114055452022-02-26T04:48:22.000Z0x13ebb6dab2ca7ca957e91472eba906e38473c91b3f4049c8483d8eb5755f24e4
0x13df57376f8ee5066471e61606def582f2c6bd6f0xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xb31f66aa3c1e785363f0875a1b74e27b85fd66c71101000000000000000021284193055052022-08-30T07:16:53.000Z0xe8b98fb8e08b71c615431bbb26e8f843bc5f25e6333e669e3dc11019e935e923
0x23819c768fee6cc5c77c50bcf70b9c7d9eb8f0240xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xb31f66aa3c1e785363f0875a1b74e27b85fd66c79000000000000000000153935193294302022-08-30T20:37:24.000Z0x475e70ba97a1762a045e041c6ef884a01f6e8219040a55012e8fe7384fc5dc50
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.SynapseBridge_TokenDeposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SynapseBridge_TokenDepositAndSwap_event

Cross-chain token deposit events where tokens are deposited to the Synapse Bridge and swapped via liquidity pool before being bridged to the destination chain. Contains deposit amount, destination chain ID (EIP-155), recipient address, pool swap parameters (token indexes, minimum output amount), and deadline timestamp for tracking combined deposit-and-swap operations across bridge transfers.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_chainIdSTRINGBlockchain network identifier for the destination or target chain in a cross-chain operation. Numeric string representing the chain ID as defined in EIP-155.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_tokenIndexFromINT64Index of the source token in the liquidity pool for the swap operation.
in_tokenIndexToINT64Index of the destination token in the liquidity pool for the swap operation.
in_minDySTRINGMinimum output amount expected from the swap operation. Numeric string representation of token quantity in smallest denomination.
in_deadlineSTRINGTimestamp after which the transaction or operation becomes invalid and will revert. Unix timestamp in seconds.
in_toaddressremovedin_minDyin_tokenin_amountlog_indexin_chainIdin_deadlineblock_numberblock_timestampin_tokenIndexTotransaction_hashin_tokenIndexFrom
0x3dac2b3d450e2f989743c1aaa2991fee18de92250xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse576905864778210452380xb31f66aa3c1e785363f0875a1b74e27b85fd66c758000000000000000000616666000001652854560148026682022-05-17T06:16:11.000Z10x61c1bec00eb08082f9c1fb02f3272fa7b4d6719dbe959b86e567ca1c2c16a1f10
0x6e47966a011d3b14144dfc525fb7cbc44c58dc050xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse119254647160907787600xb31f66aa3c1e785363f0875a1b74e27b85fd66c712000000000000000000616666000001652914674148325332022-05-17T22:58:00.000Z10x602b857af491d7276510e60182535188a717fcca6859a6de0e0b1e572c98831b0
0x6e47966a011d3b14144dfc525fb7cbc44c58dc050xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse12133236928145205150xb31f66aa3c1e785363f0875a1b74e27b85fd66c712300000000000000001016666000001652914746148325672022-05-17T22:59:11.000Z10xd48e2dea0efd44e750b81f6ad72dc898c25b2049f9bd0a4209a108e33368e4860
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.SynapseBridge_TokenDepositAndSwap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SynapseBridge_TokenMint_event

Token minting events emitted by Synapse Bridge contracts when wrapped tokens are minted on the destination chain during cross-chain transfers. Contains recipient address, token contract, minted amount, bridge fee, and kappa identifier for tracking cross-chain message delivery.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_kappaSTRINGUnique identifier for the cross-chain bridge transaction. 66-character hex string including 0x prefix.
in_toin_feeaddressremovedin_kappain_tokenin_amountlog_indexblock_numberblock_timestamptransaction_hash
0x79c9af4fd5de2e1106b031a9ed76aca2a13cdf2b20000000000000000xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0x230cd0ce5ba996dcea9840e311d28309ba829802dc562de29ad0294a0ef0b9e70x19e1ae0ee35c0404f835521146206595d37981ae651250000000000001363471122023-10-12T06:41:32.000Z0xba2b1edb1c4190a5b84484e190e7451e2e0b7a3247fcdd4bd0a41bd122ca48c6
0x7a6a59588b8106045303e1923227a2cefbec2b6650000000000000000000xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0x017d1ccd8965feaab03e766666fdeaee2e3f00384aebea5dc59cdb760f6935c10x1f1e7c893855525b303f99bdf5c3c05be09ca2515444147083468066702785363626332023-10-12T15:28:33.000Z0x78979ecc4e98a4afeb1bd413804ea2327f55dfb1a136ee6d788a8b381520e76b
0x16eb1deae4c4c32805da237db93771b4cb12416a20000000000000000xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0x1840195a50e505695af6ff7fda004664ca9fb3961012e738bcf0cdb24b7f50c60x321e7092a180bb43555132ec53aaa65a5bf84251919824975970846143136472782022-04-20T01:53:50.000Z0x5566611e1879138e102856a6e2790b865bdd2b46858f1c8955299f53c5040f06
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.SynapseBridge_TokenMint_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SynapseBridge_TokenMintAndSwap_event

Synapse Bridge cross-chain token mint and swap events combining minting on destination chain with automatic token swap execution. Records bridge transaction identifier (kappa), source and destination token indices, swap amounts, slippage parameters, fees, deadlines, and swap success status for cross-chain liquidity operations.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_tokenIndexFromINT64Index of the source token in the liquidity pool for the swap operation.
in_tokenIndexToINT64Index of the destination token in the liquidity pool for the swap operation.
in_minDySTRINGMinimum output amount expected from the swap operation. Numeric string representation of token quantity in smallest denomination.
in_deadlineSTRINGTimestamp after which the transaction or operation becomes invalid and will revert. Unix timestamp in seconds.
in_swapSuccessBOOLBoolean flag indicating whether the token swap operation completed successfully within the cross-chain bridge transaction.
in_kappaSTRINGUnique identifier for the cross-chain bridge transaction. 66-character hex string including 0x prefix.
in_toin_feeaddressremovedin_kappain_minDyin_tokenin_amountlog_indexin_deadlineblock_numberin_swapSuccessblock_timestampin_tokenIndexTotransaction_hashin_tokenIndexFrom
0xd07f165d4da8f0b66feb3b17614532c8c565caa020000000000000000xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xd639d8dfa793d9d708c298ec6ec0bad8f47ba143323a3e8cfd21869eda53f18179856154966791690x19e1ae0ee35c0404f835521146206595d37981ae800161071650145619168439432730126808true2023-05-17T07:27:15.000Z10xe059c2ddccd8d45bfd014fb123d0b16fe931d3c8e9b010593bd1552ea0a6a5e10
0xb95a01d3b437c57631231bf995ca65678764b2e820000000000000000xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xbe514bf6755a93926f4972b5f7af9a3b63e3e6e906e42a8181fdcdbd75aeb0e41976441576131678330x19e1ae0ee35c0404f835521146206595d37981ae19804003965243304819168441367630136075true2023-05-17T12:48:19.000Z10xa11ff313540cd047ee79d612ef72d6b12a777436f58a315832f8a3d7756d12ce0
0x80de8a0c5392aff981cc4dbd0bff2c47f21a851d20000000000000000xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0x3d30268c119c5f1b5b612c3c97f53e379d65bdd963b518aa15988eef6b16249469874112780248880x19e1ae0ee35c0404f835521146206595d37981ae700140709079939722168437240230115928true2023-05-17T01:20:32.000Z10x3f2aed11cb202a3b44a66e5a49596daa24e80d6a2aeb334b1727f9afffed069e0
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.SynapseBridge_TokenMintAndSwap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SynapseBridge_TokenRedeem_event

TokenRedeem events emitted by Synapse Bridge contracts when tokens are redeemed from one chain to another. Contains destination chain identifier, recipient address, token address, and amount for tracking cross-chain token redemption operations.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_chainIdSTRINGBlockchain network identifier for the destination or target chain in a cross-chain operation. Numeric string representing the chain ID as defined in EIP-155.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_toaddressremovedin_tokenin_amountlog_indexin_chainIdblock_numberblock_timestamptransaction_hash
0x05024a2a13a3067d96fb2f4ea6ff45e629a8bc5e0xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0x1f1e7c893855525b303f99bdf5c3c05be09ca25110000000000000000000565664366612021-11-02T17:08:32.000Z0xa6aace9a4127be01e2a0aa78d397d762234fe1b5681d94dfb661299864e5068e
0x147aac5e6237bfb7533ac1a809c18f39311f7e870xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0x1f1e7c893855525b303f99bdf5c3c05be09ca251281793246542482402461645664380002021-11-02T17:54:47.000Z0x322b7e73b94e69a64640c29d1f7179b987f3c25f27419f780ceb87f0f27134e6
0x147aac5e6237bfb7533ac1a809c18f39311f7e870xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0x1f1e7c893855525b303f99bdf5c3c05be09ca25128379279995077080647265664172312021-11-02T06:13:40.000Z0x4df44f950ce02e211b6adedd8278bd806c75b78547ba118a512cd4df243c36ed
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.SynapseBridge_TokenRedeem_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SynapseBridge_TokenRedeemAndRemove_event

Cross-chain bridge redemption events where synthetic tokens are burned and withdrawn with automatic pool swap execution. Contains source token amounts, destination chain identifiers (EIP-155), recipient addresses, swap parameters including deadline and slippage protection, and target liquidity pool token indices for atomic redeem-and-swap operations.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_chainIdSTRINGBlockchain network identifier for the destination or target chain in a cross-chain operation. Numeric string representing the chain ID as defined in EIP-155.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_swapTokenIndexINT64Index of the target token within a liquidity pool for the swap operation. Zero-indexed integer identifying which token in the pool will be received.
in_swapMinAmountSTRINGMinimum token amount acceptable from a swap operation. Numeric string representation of token quantity in smallest denomination.
in_swapDeadlineSTRINGUnix timestamp representing the deadline by which a token swap must be executed. Integer value encoded as a string.
in_toaddressremovedin_tokenin_amountlog_indexin_chainIdblock_numberblock_timestampin_swapDeadlinein_swapMinAmounttransaction_hashin_swapTokenIndex
0x23d35090fe1d86da7153c0dbb05929a8281dc9d70xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xcfc37a6ab183dd4aed08c204d1c2773c0b1bdf4613187903244632132727267513150226982021-09-30T05:17:54.000Z16330654651264776876730x2c4b5eeda84bfb1afd03e077ad45a51125fb400f168abb2267ee0951b9996ac52
0xe440fb473b7e46eae0d9cc3f1f9f726a752131be0xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xcfc37a6ab183dd4aed08c204d1c2773c0b1bdf461982175264595976307875713150281532021-09-30T08:25:39.000Z1633076731189444783340x7d4f73725110d1f01d91b2bf242aacf53104aa13182914049bf4915f97068ad52
0x0a38e385e3f29d84705c3338bb2568bc1629870d0xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xcfc37a6ab183dd4aed08c204d1c2773c0b1bdf46114901472709308427588513150174112021-09-30T02:16:04.000Z163296930310259326950x2f4a84c3038514c96ac1aafc6caad3a1e894c3aa7e5e465bf56234e84ac5aab31
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.SynapseBridge_TokenRedeemAndRemove_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SynapseBridge_TokenRedeemAndSwap_event

Cross-chain token redemption events that combine bridging with an atomic swap operation. Records bridge transfers where the recipient receives a different token than sent, including source chain identifier, token addresses, pool indices, amounts, slippage parameters, and expiration deadline for tracking Synapse Protocol cross-chain asset conversions.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_chainIdSTRINGBlockchain network identifier for the destination or target chain in a cross-chain operation. Numeric string representing the chain ID as defined in EIP-155.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_tokenIndexFromINT64Index of the source token in the liquidity pool for the swap operation.
in_tokenIndexToINT64Index of the destination token in the liquidity pool for the swap operation.
in_minDySTRINGMinimum output amount expected from the swap operation. Numeric string representation of token quantity in smallest denomination.
in_deadlineSTRINGTimestamp after which the transaction or operation becomes invalid and will revert. Unix timestamp in seconds.
in_toaddressremovedin_minDyin_tokenin_amountlog_indexin_chainIdin_deadlineblock_numberblock_timestampin_tokenIndexTotransaction_hashin_tokenIndexFrom
0xc3dd0b4d4e17acc7c51eab7bcfecae6b28f37ec10xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse18460656490962851338770xcfc37a6ab183dd4aed08c204d1c2773c0b1bdf4619247556076093479426811956163780274873459802021-11-24T01:12:44.000Z10x47b50c36f3d021ab97bcc4ba4da2dc80c492fad935e2eb5574d7cda7bc845eb00
0x660d80dc3352060b3e2e8710befaae40efb99c7e0xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse9490012362143193527350xcfc37a6ab183dd4aed08c204d1c2773c0b1bdf4699088518534571169454312456163781258573508712021-11-24T03:56:39.000Z10x641c8a9d24c935996f4ff444bb70ab6c7570dbb1df16cfcd194b8361dd2b6f880
0xd04c382490d4c2f03526169b7f3b053f86e8b2e20xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse14380775959691464268830xcfc37a6ab183dd4aed08c204d1c2773c0b1bdf46149998840083365522765120356163780367473464442021-11-24T01:28:12.000Z10x636d8e415368cda0946187a06c6f5d5761f34a5585536abcd9026374f7a521690
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.SynapseBridge_TokenRedeemAndSwap_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SynapseBridge_TokenRedeemV2_event

TokenRedeemV2 events emitted by Synapse Bridge contracts when users redeem tokens on the destination chain of a cross-chain transfer. Records the redeemed token address, amount, recipient address, and target chain identifier for tracking cross-chain asset movement completions.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_chainIdSTRINGBlockchain network identifier for the destination or target chain in a cross-chain operation. Numeric string representing the chain ID as defined in EIP-155.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_toaddressremovedin_tokenin_amountlog_indexin_chainIdblock_numberblock_timestamptransaction_hash
0x0d0714181a1217170c1f150d04150e111e1e000c01100d110904020b080a1b140xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xe97097de8d6a17be3c39d53ae63347706dcf8f43110000000121014925119594652022-03-11T04:37:28.000Z0xeaa4655aeaacf9f76aaf64c93395ae63a84012764a1457ab5dd293a40cf873a5
0x020c0908141f04130d12090d15150f0a0e060b0a0e141c0e161b1701030313090xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xe97097de8d6a17be3c39d53ae63347706dcf8f43999000006121014925112757532022-02-23T03:14:44.000Z0x14fc52434cb4f89667df93b0fb0548f228fb7c91199128cc47287a2c0a83f57e
0x020c0908141f04130d12090d15150f0a0e060b0a0e141c0e161b1701030313090xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xe97097de8d6a17be3c39d53ae63347706dcf8f431998000056121014925128413602022-04-01T04:06:34.000Z0x9966afb776b96c8a1716d119f227538b145dd8d5cc5603b28fd260ca5c3ef1af
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.SynapseBridge_TokenRedeemV2_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SynapseBridge_TokenWithdraw_event

Token withdrawal events from Synapse Bridge contracts recording cross-chain bridge transaction completions. Contains recipient address, token contract, withdrawal amount, bridge fee, and kappa transaction identifier for tracking asset movements between blockchains.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_kappaSTRINGUnique identifier for the cross-chain bridge transaction. 66-character hex string including 0x prefix.
in_toin_feeaddressremovedin_kappain_tokenin_amountlog_indexblock_numberblock_timestamptransaction_hash
0x53c12e707c0e71780820ac5526b2f47ba4fd7f68500000000000000000xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xf9bdd9b3387bbfa4c5a64abf766428d5047eecc68a0afd311ef76852ff71c5be0xb31f66aa3c1e785363f0875a1b74e27b85fd66c720635880000000000001178102132022-07-26T02:52:52.000Z0x2c41e118ca9d511300a7e1937a1e25cbc68a878280b3119b698130f9292c52dc
0x0859c85f89b2834cfbc1111327993d04a6c739bb500000000000000000xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0x08d9e2aace8289032f393a2558549a99b0325ffd6349fc2ad5b94c9de821097c0xb31f66aa3c1e785363f0875a1b74e27b85fd66c767737000000000000001178378202022-07-26T18:55:08.000Z0x2a3fe802eead1d1c3051bdb7490b60d3c04ae43ddbcc8c9d58f45c129639ea60
0x4148b87f7c9f0897db73e98d3081bd1aed62aff8500000000000000000xc05e61d0e7a63d27546389b7ad62fdff5a91aacefalse0xeb98617c028cb6b4b24479f469d10f0cae9f4c434959102919235a9905e631d80xb31f66aa3c1e785363f0875a1b74e27b85fd66c785591749304705100001178365592022-07-26T18:11:20.000Z0xa3e36ff51835602e1455ad578a111418829a9878c7d0245ad1abc86c8cf0842a
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.SynapseBridge_TokenWithdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

SynapseBridge_TokenWithdrawAndRemove_event

Cross-chain bridge withdrawal events recording token redemptions with integrated liquidity pool removal operations. Contains bridge transaction identifiers (kappa), token amounts, fees, swap parameters including deadline and minimum acceptable output, and swap execution status for tracking Synapse Bridge cross-chain asset transfers.
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_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_feeSTRINGFee amount charged for the transaction or operation. String-encoded integer value representing the fee in the smallest unit of the relevant token or currency.
in_swapTokenIndexINT64Index of the target token within a liquidity pool for the swap operation. Zero-indexed integer identifying which token in the pool will be received.
in_swapMinAmountSTRINGMinimum token amount acceptable from a swap operation. Numeric string representation of token quantity in smallest denomination.
in_swapDeadlineSTRINGUnix timestamp representing the deadline by which a token swap must be executed. Integer value encoded as a string.
in_swapSuccessBOOLBoolean flag indicating whether the token swap operation completed successfully within the cross-chain bridge transaction.
in_kappaSTRINGUnique identifier for the cross-chain bridge transaction. 66-character hex string including 0x prefix.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_avalanche.SynapseBridge_TokenWithdrawAndRemove_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100