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
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false60000000000000061155074042023-07-27T16:07:21.000Z0xf775b33451c1da8617fcfc08a2b2b2edbe372faf4bca202e8282cab89dfe5736
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false60000000000000061153215002023-07-27T03:00:57.000Z0x0dfeac9a36b499c1dc78f48b892aaf2373e3844b27520ab10bd5cf6ab4e2316a
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false60000000000000061155109392023-07-27T16:22:38.000Z0xadfd27e725cf95a58e3023f223d927c2639bc794bee8685ba2011c0285df7d7b
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false141248023832023-08-25T11:03:33.000Z0xa901c2035e1f56c9f0b1972fc45f16c3ac46e5dc06ec1940f3b2985b35bcb395300000000000000
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false01049236112023-06-25T23:59:49.000Z0x991a6238bb582dc79a0c2a0aa1673fc2aaf9aa6c8c3db659726e7a6ba2396d93600000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
10000000xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false0xaf88d065e77c8cc2239327c5edb3a432268e5831249900000071409360590xaf88d065e77c8cc2239327c5edb3a432268e58310x8c1a4c98c470900567fb9e764243c89cda79400c0x29b79a955f908ac7644507e267c695ccadef7b3fa53a258d2072b9cad6ae52612023-10-15T23:38:09.000Z00x8f6153792a20b3dbba5c0c2ab2da97ae5b606d4a538cfd0b0a48784c761df523
10000000xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false0xaf88d065e77c8cc2239327c5edb3a432268e58311000000071409047900xaf88d065e77c8cc2239327c5edb3a432268e58310x0a1a75c8437fdd4a2cb5001e328160b29eb0531a0x7d78c8e76f499e5ecf71cbbdf1a82b70721ec1520153f94e64c6a8f63eb3846a2023-10-15T20:32:29.000Z00x5cbcf6a2fe5429716a714d71043f38b2c885a7fffc2bde63b133c56e69a14b80
799427330xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false0xaf88d065e77c8cc2239327c5edb3a432268e5831199776889861191409060600xaf88d065e77c8cc2239327c5edb3a432268e58310xde9ed4b1bd6ef6daaf69455ca5e94dd1cb8001ac0xda8163740ff19f1286761b1e17fd7a3fc94ad4fcea45a2b135836699b5daf1af2023-10-15T20:38:58.000Z00x91844f45a106e106ac68fb1be7405f8d4ae9b55efa9c582f80762054eb403e28
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false274140xaf88d065e77c8cc2239327c5edb3a432268e58315097468920x4594de64d7ffcabf324d6420f186b6325bce5c64711579170050x86effc3c97edd87c7ea2e197d5bc99ce1f4b51661f23718b692639dbaf0ac8432023-12-08T00:49:02.000Z0xffd50a2bffac587d8531e2e752032465532ba5f96f25ced6bf8d216ff0db97b800x00000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000006b16000000000000000000000000af88d065e77c8cc2239327c5edb3a432268e5831000000000000000000000000000000000000000000000000000000001e621ecc0000000000000000000000004594de64d7ffcabf324d6420f186b6325bce5c64
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false277320xaf88d065e77c8cc2239327c5edb3a432268e583131233172790xbe5053344912862c42929cd5c6d2cbc0dfb4583f711581159930xc5faac397cad89fc4c420c91c05d7e12cd07e9b3ee3bf6111b5db334dd0dad022023-12-08T15:11:58.000Z0xbb621afbc9e77c5a8544be6187f02613b8bb8d60d4a8160b645b930231956af800x00000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000006c54000000000000000000000000af88d065e77c8cc2239327c5edb3a432268e583100000000000000000000000000000000000000000000000000000000ba2a0a1f000000000000000000000000be5053344912862c42929cd5c6d2cbc0dfb4583f
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false278030xaf88d065e77c8cc2239327c5edb3a432268e5831143108848260xc42d14109528e112a49ca2d0ee0e5ee217e88859711581459240x9f23a49b2ce09f416aa7a1820c058e9aac2f74c12fd6181cc262b3146718cecc2023-12-08T17:22:20.000Z0xb3435241a7808e67ef92f0a0bcdc18c2c1d2c7b9c49945b586df2bdbbf13a74800x00000000000000000000000000000000000000000000000000000000000000030000000000000000000000000000000000000000000000000000000000006c9b000000000000000000000000af88d065e77c8cc2239327c5edb3a432268e58310000000000000000000000000000000000000000000000000000000354fec5da000000000000000000000000c42d14109528e112a49ca2d0ee0e5ee217e88859
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false41268672752023-09-01T01:01:17.000Z0x00000000000000000000000000000000000000000x5b28594b8577b14efb4a9620125ecf3913f22296b7f332171db945f10427b7ba01000000
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false41271497082023-09-01T21:49:27.000Z0x00000000000000000000000000000000000000000xa4cf47c1e9f8e0cd5acc3fe4ed4cf1ce07b6a61b36462441450c9e417c83c51001000000
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false41269426582023-09-01T06:48:37.000Z0x00000000000000000000000000000000000000000x641cece4e7a9e849ef568626cd5b7cd81dac306737dd9b115a1f1c292ab999e001000000
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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_arbitrum.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
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false10xb73acb429ba868984c0236bdf940d4fe1e643f271049201102023-06-25T23:43:11.000Z0x890bc5691e6011f580e264065d09a7a1a69021310x06340ab3fee8ae7800b98fce31ef99dc6b249ede903c310d331b2a8dda4a25f5
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false00x890bc5691e6011f580e264065d09a7a1a69021311049201102023-06-25T23:43:11.000Z0x00000000000000000000000000000000000000000x06340ab3fee8ae7800b98fce31ef99dc6b249ede903c310d331b2a8dda4a25f5
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false00x1d9bfc24d9e7eeda4119ceca11eaf4c24e622e621066119222023-06-30T23:39:31.000Z0xb73acb429ba868984c0236bdf940d4fe1e643f270x495e5a894d622f0c7938cad0f17bf71724e01e5035a94e2720e87d03f175c90d
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0xfb2bfc368a7edfd51aa2cbec513ad50edea74e84false20x1d9bfc24d9e7eeda4119ceca11eaf4c24e622e621607097952023-12-16T18:41:59.000Z0x9a0c6b612e96b08908f4e23e9744c3cdebbd1503ed6ecbc4c98bdfb284eacf9b
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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_arbitrum.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_arbitrum.CCTP_Unpaused_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_BridgeDepositClaimed_event

Bridge deposit claim events from Synapse FastBridge protocol on Arbitrum, recording when relayers claim deposits on the destination chain. Tracks relayer addresses, token amounts, recipients, and transaction identifiers for analyzing cross-chain bridging activity and relayer 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_transactionIdSTRINGUnique identifier for the cross-chain transaction. 66-character hex string including 0x prefix.
in_relayerSTRINGAddress of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
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_toaddressremovedin_tokenin_amountlog_indexin_relayerblock_numberblock_timestampin_transactionIdtransaction_hash
0xdd50676f81f607fd8ba7ed3187ddf172db174cd30x6c0771ad91442d670159a8171c35f4828e19afd2false0xaf88d065e77c8cc2239327c5edb3a432268e5831192739955410xdd50676f81f607fd8ba7ed3187ddf172db174cd31707385322024-01-15T15:31:08.000Z0xa55738325cf3a4dd0e932413fa753c8994022c0bfc36911e591ba791f60a1e1d0x1da3110e78a10f82a192e98dc566146622263d8d14084874200dfcf78d75114a
0xdd50676f81f607fd8ba7ed3187ddf172db174cd30x6c0771ad91442d670159a8171c35f4828e19afd2false0xaf88d065e77c8cc2239327c5edb3a432268e583156746054410xdd50676f81f607fd8ba7ed3187ddf172db174cd31705427092024-01-15T01:27:09.000Z0xd8e5d4b4658beccfa7ccd69d85c84181cd24b1f8f35d88993c033c0f732b1dd30xd603d9ab5ea198ce1679f1ba91c44a488bc0f1fb680c6e52f88cfc95b4f7cd81
0xdd50676f81f607fd8ba7ed3187ddf172db174cd30x6c0771ad91442d670159a8171c35f4828e19afd2false0xaf88d065e77c8cc2239327c5edb3a432268e5831500000000010xdd50676f81f607fd8ba7ed3187ddf172db174cd31707849712024-01-15T18:50:52.000Z0x2c3a924222fdfd3c4329c91a8555293076dce3e55416d9bdd5d9f4e4b703e6000x74f50a0f5c90dab72c0f5e2044782d75ef612a1ea4c7225566eb193b6ceb097f
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_BridgeDepositClaimed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_BridgeDepositRefunded_event

Refunded bridge deposit events from Synapse FastBridge protocol on Arbitrum, capturing failed cross-chain transfers with recipient address, token, and refunded amount. Used for tracking bridge transaction failures and analyzing refund patterns across supported assets including native ETH and USDC.
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_transactionIdSTRINGUnique identifier for the cross-chain transaction. 66-character hex string including 0x prefix.
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_toaddressremovedin_tokenin_amountlog_indexblock_numberblock_timestampin_transactionIdtransaction_hash
0x347a1b1ef81acd74740f6e073577347a8d5ff1070x6c0771ad91442d670159a8171c35f4828e19afd2false0xaf88d065e77c8cc2239327c5edb3a432268e583199993133891711759862024-01-16T23:51:29.000Z0x2c01074b8a45aa0aabf3dcb7e8158cb75b41aae3c55d360d486795194cd9a6ab0x346de8d55623841cb09f86a9deb869208adbd487fbf794e68b9fd579ae07c5fe
0xcb4f9a94363d688e11f5f3d87814aa492092ff970x6c0771ad91442d670159a8171c35f4828e19afd2false0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee1000000000000000001779886302024-02-06T11:11:35.000Z0xd66f5aeec6dea07cd7a8fc4e4186d7821e1ca183dbc391dacdd0bb5fdc9c89220x362857219aa7e9f118af281d527f72f3d0163ba9bad80cfa75377f3b10fe9cf0
0x403864ad362c0c39fe13be720ed6ea21107653a10x6c0771ad91442d670159a8171c35f4828e19afd2false0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee5000000000000000001754652942024-01-29T18:18:36.000Z0xd2b8505fd8bac000c16693261533629c64674279ce51eaba929d7402b9e64e720x0ce959c920bf7cbac06b31f7d4f463986f2ed60c46895b6bcee52f260f97d48f
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_BridgeDepositRefunded_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_BridgeProofDisputed_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_transactionIdSTRINGUnique identifier for the cross-chain transaction. 66-character hex string including 0x prefix.
in_relayerSTRINGAddress of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_BridgeProofDisputed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_BridgeProofProvided_event

Bridge proof submission events from Synapse FastBridge protocol on Arbitrum, emitted when relayers provide cryptographic proof of cross-chain transaction completion. Used to track relay fulfillment activity and relayer performance across bridge 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_transactionIdSTRINGUnique identifier for the cross-chain transaction. 66-character hex string including 0x prefix.
in_relayerSTRINGAddress of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_transactionHashSTRINGTransaction hash on the destination chain for the cross-chain bridge or swap operation. 66-character hex string including 0x prefix.
addressremovedlog_indexin_relayerblock_numberblock_timestampin_transactionIdtransaction_hashin_transactionHash
0x6c0771ad91442d670159a8171c35f4828e19afd2false00xdd50676f81f607fd8ba7ed3187ddf172db174cd31798117142024-02-11T23:35:39.000Z0x932d572274847bdd2b20ddb873b817996e1057937a8281fd6388bd61f5cdbd520x8cde7af05cabda1f14d2d5f664cee74fd62bb53dc266d4094610cdceec7695c60x1bbe376b096a78a7ad893a41864311f2c6b13449d57b3dfbba50a5f9e8c8afd4
0x6c0771ad91442d670159a8171c35f4828e19afd2false00xdd50676f81f607fd8ba7ed3187ddf172db174cd31796694222024-02-11T13:10:26.000Z0x43fea5a7f1bdbf28cac425abc91230ccb47baf82a9be66f9fdab472296071d390x1d58bb75b0d0db73eeb79df93c02804c62dccb216db50beca2e0d323925425d90xd90fb0bfb67e9d7f6bc6495b119875655636f8ccb7fa0f7c23dd5351c6253e62
0x6c0771ad91442d670159a8171c35f4828e19afd2false00xdd50676f81f607fd8ba7ed3187ddf172db174cd31796631542024-02-11T12:43:39.000Z0x1a64d9a8d30088de44e9be8caa743e95aa58bf438f2b77f2df374a94503e10760x1f5c6004760d1ed938edb212f7c1bd52cb44fece7930b1c3803a54c768e4a88d0x5543aa82cb185b37660681c095bfacfb5dbbbdf281672bbe23711d2d2c6ab1db
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_BridgeProofProvided_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_BridgeRelayed_event

Cross-chain bridge relay completion events from Synapse FastBridge protocol on Arbitrum, tracking USDC transfers from Ethereum (chain ID 1) with origin amounts, destination amounts, relayer addresses, and recipient details for analyzing bridge flow economics and relayer 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_transactionIdSTRINGUnique identifier for the cross-chain transaction. 66-character hex string including 0x prefix.
in_relayerSTRINGAddress of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_originChainIdSTRINGChain identifier for the source blockchain where the cross-chain transfer originated. Numeric string representing the standard chain ID.
in_originTokenSTRINGContract address of the token being deposited on the origin chain. Hex-encoded, 0x-prefixed, 42-character string.
in_destTokenSTRINGContract address of the destination token received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_originAmountSTRINGAmount of tokens sent from the origin chain in the smallest denomination of the token. Numeric string representing the token quantity in base units.
in_destAmountSTRINGAmount of tokens received on the destination chain in the smallest denomination of the token. Numeric string representing the token quantity in base units.
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).
in_toaddressremovedlog_indexin_relayerblock_numberin_destTokenin_destAmountin_originTokenblock_timestampin_originAmountin_originChainIdin_transactionIdtransaction_hashin_chainGasAmount
0x044a9c43e95aa9fd28eea25131a62b602d304f1f0x6c0771ad91442d670159a8171c35f4828e19afd2false10xdd50676f81f607fd8ba7ed3187ddf172db174cd31748747970xaf88d065e77c8cc2239327c5edb3a432268e583127538200150xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb482024-01-28T00:46:41.000Z275818026110x22b530930b470d458c9663cf8fc500ab2d92216da4417394aaca39c9ec6389b40x7269e97c93155a1b1b61407ec794f1fd2a70f8cdf3d09fb6fb31b957b756ad630
0x90f1b8a98ceab965b8b4c7157de8610a648943110x6c0771ad91442d670159a8171c35f4828e19afd2false40xdd50676f81f607fd8ba7ed3187ddf172db174cd31751980600xaf88d065e77c8cc2239327c5edb3a432268e58319954191730xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb482024-01-28T23:33:28.000Z99980000010x85c3f6ee58faaa2f4f6635d46c368b381c1ac13afa7bb928fea17174d3fbb7fd0x9b6073f8ec078e955ddc664f7eea2be386a6aa06ce056bd0c8fda8f2a7353c050
0x96e1c7ae4204af5cee65cb8bcc547aabe13850f50x6c0771ad91442d670159a8171c35f4828e19afd2false90xdd50676f81f607fd8ba7ed3187ddf172db174cd31751952250xaf88d065e77c8cc2239327c5edb3a432268e583111134688520xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb482024-01-28T23:21:07.000Z111774755110xaed2562836ed65f28f703e2085b056674edec1100bc9660446f333a3df04d3650x0681d165b5db5b7af2460503fbb7bdc096c3fde15d5ea00445037f359688a7a80
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_BridgeRelayed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_BridgeRequested_event

Bridge request events from Synapse FastBridge protocol on Arbitrum, capturing cross-chain transfer initiations with origin/destination tokens, amounts, and chain identifiers. Used for analyzing bridge volume, user behavior, and cross-chain flow patterns between Arbitrum and other 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_transactionIdSTRINGUnique identifier for the cross-chain transaction. 66-character hex string including 0x prefix.
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_requestSTRINGRaw encoded bridge request data containing all parameters for cross-chain transfer execution. Hex-encoded byte string used by relayers to validate and fulfill the bridge transaction on the destination chain.
in_destChainIdSTRINGNumeric identifier of the destination blockchain where bridged tokens will be received. Commonly ‘1’ for Ethereum mainnet in cross-chain bridge requests from Arbitrum.
in_originTokenSTRINGContract address of the token being deposited on the origin chain. Hex-encoded, 0x-prefixed, 42-character string.
in_destTokenSTRINGContract address of the destination token received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_originAmountSTRINGAmount of tokens sent from the origin chain in the smallest denomination of the token. Numeric string representing the token quantity in base units.
in_destAmountSTRINGAmount of tokens received on the destination chain in the smallest denomination of the token. Numeric string representing the token quantity in base units.
in_sendChainGasBOOLBoolean flag indicating whether gas should be sent on the destination chain for transaction execution. False in all sample cases, suggesting most bridge requests do not require pre-funded gas.
addressremovedin_senderlog_indexin_requestblock_numberin_destTokenin_destAmountin_destChainIdin_originTokenblock_timestampin_originAmountin_sendChainGasin_transactionIdtransaction_hash
0x6c0771ad91442d670159a8171c35f4828e19afd2false0x5cc7f52bd9e842e5ca16186b35461eae2c2753d820x000000000000000000000000000000000000000000000000000000000000a4b100000000000000000000000000000000000000000000000000000000000000010000000000000000000000005cc7f52bd9e842e5ca16186b35461eae2c2753d80000000000000000000000005cc7f52bd9e842e5ca16186b35461eae2c2753d8000000000000000000000000af88d065e77c8cc2239327c5edb3a432268e5831000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb4800000000000000000000000000000000000000000000000000000000423a6ca000000000000000000000000000000000000000000000000000000000414d6581000000000000000000000000000000000000000000000000000000000003643d00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000065ca55a200000000000000000000000000000000000000000000000000000000000004f61800485100xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48109559129710xaf88d065e77c8cc2239327c5edb3a432268e58312024-02-12T16:30:21.000Z1111125152false0xa4166dc5e96c47955ae465b878a598784ea9e98df3cf4c7c9f15a480ca9970820x6274dab7a88c3952603c77279055247283e6f8cf492785670dc00b785cf38f42
0x6c0771ad91442d670159a8171c35f4828e19afd2false0x8cfabbe73226ae5374a2b19e9bad935df3d3186750x000000000000000000000000000000000000000000000000000000000000a4b100000000000000000000000000000000000000000000000000000000000000010000000000000000000000008cfabbe73226ae5374a2b19e9bad935df3d318670000000000000000000000008cfabbe73226ae5374a2b19e9bad935df3d31867000000000000000000000000af88d065e77c8cc2239327c5edb3a432268e5831000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb480000000000000000000000000000000000000000000000000000000129f6afc00000000000000000000000000000000000000000000000000000000128b3f49e00000000000000000000000000000000000000000000000000000000000f424000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000065ca4f9a00000000000000000000000000000000000000000000000000000000000004f31800423580xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48497784950210xaf88d065e77c8cc2239327c5edb3a432268e58312024-02-12T16:04:37.000Z4999000000false0xc1f97cbedb3ecc4d8246c62233d8264f8df24fbb89fa566649af33fb06c166d20x5895fdb59c1bd135d4c78a2f21e8f61af443225992baba84a747e3603b27e1ac
0x6c0771ad91442d670159a8171c35f4828e19afd2false0x1ee2ffa742fdbec532f8986463c2fea50bb2185e20x000000000000000000000000000000000000000000000000000000000000a4b100000000000000000000000000000000000000000000000000000000000000010000000000000000000000001ee2ffa742fdbec532f8986463c2fea50bb2185e0000000000000000000000001ee2ffa742fdbec532f8986463c2fea50bb2185e000000000000000000000000af88d065e77c8cc2239327c5edb3a432268e5831000000000000000000000000a0b86991c6218b36c1d19d4a2e9eb0ce3606eb48000000000000000000000000000000000000000000000000000000001e0770ec000000000000000000000000000000000000000000000000000000001d98d65600000000000000000000000000000000000000000000000000000000000189ac00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000065c9bd5500000000000000000000000000000000000000000000000000000000000004e41798951200xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb4849655560610xaf88d065e77c8cc2239327c5edb3a432268e58312024-02-12T05:40:45.000Z503804140false0x8b5a824c42fb24b6c6cb7930bb8b706e9bd11f0d8cd037f226ff3a87d5c0aa510x05a2d42ff9b163b3e18c528bf20f88f205e039db61962bd94edcbdf1ebad59ab
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_BridgeRequested_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_ChainGasAmountUpdated_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_oldChainGasAmountSTRING-
in_newChainGasAmountSTRING-
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_ChainGasAmountUpdated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_FeeRateUpdated_event

Fee rate changes for Synapse Protocol’s FastBridge contract on Arbitrum, tracking updates from old to new fee rates measured in basis points. Used for monitoring bridge fee adjustments and revenue model 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_oldFeeRateSTRINGFee rate in basis points (bps) before this update event, where 100 bps equals 1%. Typically changes from an initial value (often 0) to a new rate as bridge fee parameters are adjusted.
in_newFeeRateSTRINGNew fee rate value (in basis points) after the update event. Typically ranges from 0 to several hundred basis points, representing the percentage fee charged by the FastBridge protocol.
addressremovedlog_indexblock_numberin_newFeeRatein_oldFeeRateblock_timestamptransaction_hash
0x6c0771ad91442d670159a8171c35f4828e19afd2false017417419120002024-01-25T22:26:30.000Z0x062b9c30e0c827de7e14bf2190518fdf2beccbacc85aa2e84411408a95253f64
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_FeeRateUpdated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_FeesSwept_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_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_recipientSTRINGAddress designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_FeesSwept_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_GovernorAdded_event

Governor role management events from Synapse FastBridge contract on Arbitrum, tracking addresses added to or removed from governance permissions for cross-chain bridge 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_governorSTRINGAddress of the governor being added or removed from the governance role. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexin_governorblock_numberblock_timestamptransaction_hash
0x6c0771ad91442d670159a8171c35f4828e19afd2false10xbd88862fcc17de436f7bd17276c537acadda9a671741733922024-01-25T22:22:56.000Z0x930c0852ba4e456ad46bc0a98690eccf6751d2f512fd93b5cf122070f2b44069
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_GovernorAdded_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_GovernorRemoved_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_governorSTRINGAddress of the governor being added or removed from the governance role. Hex-encoded, 0x-prefixed, 42-character string.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_GovernorRemoved_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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

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

FastBridge_RelayerAdded_event

Relayer authorization events from Synapse FastBridge cross-chain messaging protocol on Arbitrum, tracking addresses added to or removed from the authorized relayer set. Used for monitoring bridge operator permissions and governance changes.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_relayerSTRINGAddress of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexin_relayerblock_numberblock_timestamptransaction_hash
0x6c0771ad91442d670159a8171c35f4828e19afd2false70xdd50676f81f607fd8ba7ed3187ddf172db174cd31698737562024-01-13T00:19:59.000Z0x0b9ea5d8c448a2e2b2bf069465b68f40765f29eca9de4d26929422d60c82ec9f
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_RelayerAdded_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

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

FastBridge_RoleAdminChanged_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_roleSTRINGRole identifier for access control. 66-character keccak256 hash including 0x prefix.
in_previousAdminRoleSTRINGPrevious admin role identifier before the role change. 66-character keccak256 hash including 0x prefix.
in_newAdminRoleSTRINGNew admin role identifier for the specified role. 66-character keccak256 hash including 0x prefix.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_RoleAdminChanged_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_RoleGranted_event

Access control role assignment events from Synapse FastBridge contract on Arbitrum. Tracks which accounts receive specific roles (identified by role hash) for managing bridge operations and permissions.
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_roleSTRINGRole identifier for access control. 66-character keccak256 hash including 0x prefix.
in_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
addressin_roleremovedin_senderlog_indexin_accountblock_numberblock_timestamptransaction_hash
0x6c0771ad91442d670159a8171c35f4828e19afd20x7935bd0ae54bc31f548c14dba4d37c5c64b3f8ca900cb468fb8abd54d5894f55false0xbd88862fcc17de436f7bd17276c537acadda9a6700xbd88862fcc17de436f7bd17276c537acadda9a671741733922024-01-25T22:22:56.000Z0x930c0852ba4e456ad46bc0a98690eccf6751d2f512fd93b5cf122070f2b44069
0x6c0771ad91442d670159a8171c35f4828e19afd20xe2b7fb3b832174769106daebcfd6d1970523240dda11281102db9363b83b0dc4false0xbd88862fcc17de436f7bd17276c537acadda9a6760xdd50676f81f607fd8ba7ed3187ddf172db174cd31698737562024-01-13T00:19:59.000Z0x0b9ea5d8c448a2e2b2bf069465b68f40765f29eca9de4d26929422d60c82ec9f
0x6c0771ad91442d670159a8171c35f4828e19afd20x0000000000000000000000000000000000000000000000000000000000000000false0xbd88862fcc17de436f7bd17276c537acadda9a6700xbd88862fcc17de436f7bd17276c537acadda9a671698737242024-01-13T00:19:51.000Z0x9e77e223c9a595a6538d8cc87d0044f1ff848f6db4cd0f20fcd668a574d2a033
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge_RoleGranted_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge_RoleRevoked_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_roleSTRINGRole identifier for access control. 66-character keccak256 hash including 0x prefix.
in_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_senderSTRINGAddress that initiated 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_arbitrum.FastBridge_RoleRevoked_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge2_BridgeDepositClaimed_event

Bridge deposit claim events from Synapse FastBridge v2 protocol on Arbitrum, recording when relayers claim deposited tokens on the destination chain. Tracks relayer addresses, token amounts, and unique transaction identifiers for cross-chain bridge settlement 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_transactionIdSTRINGUnique identifier for the cross-chain transaction. 66-character hex string including 0x prefix.
in_relayerSTRINGAddress of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
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_toaddressremovedin_tokenin_amountlog_indexin_relayerblock_numberblock_timestampin_transactionIdtransaction_hash
0xdc927bd56cf9dfc2e3779c7e3d6d28da1c2199690x5523d3c98809dddb82c686e152f5c58b1b0fb59efalse0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee144000000000000000xdc927bd56cf9dfc2e3779c7e3d6d28da1c2199692126306852024-05-18T20:26:10.000Z0x0b170bec641d117d1fac7da47d9b679692278321532d4e08a8b60514ff28e7e90xddafcb18c4a264bf5a8a9c1ca296774b0e44c1d45d2dd3a5a7e31eab55c96bc2
0xdc927bd56cf9dfc2e3779c7e3d6d28da1c2199690x5523d3c98809dddb82c686e152f5c58b1b0fb59efalse0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee800000000000000000xdc927bd56cf9dfc2e3779c7e3d6d28da1c2199692126096812024-05-18T18:56:42.000Z0xad70bd0c485d562e187f9b57d266f76547ec618fcc209d331c22c738ae84f98c0xb67175f2ef62da85b9519ae92cad36c00d85063e25b61871e5468ae535a80f31
0xdc927bd56cf9dfc2e3779c7e3d6d28da1c2199690x5523d3c98809dddb82c686e152f5c58b1b0fb59efalse0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee2000000000000000000xdc927bd56cf9dfc2e3779c7e3d6d28da1c2199692124028482024-05-18T03:59:33.000Z0x1863b69692e804879a4e7dbbcaf1565cb05c4f5c6ad7bd44c4c102db77214d700xc9257880d66cead5735405881ee52060578d243663b8dc84a2437a85f1d8a357
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge2_BridgeDepositClaimed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge2_BridgeDepositRefunded_event

Refunded bridge deposit events from Synapse FastBridge v2 protocol on Arbitrum, capturing failed or cancelled cross-chain transfers with recipient address, token, and amount data for tracking bridge reversal 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_transactionIdSTRINGUnique identifier for the cross-chain transaction. 66-character hex string including 0x prefix.
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_toaddressremovedin_tokenin_amountlog_indexblock_numberblock_timestampin_transactionIdtransaction_hash
0x98d9882c3cf57e7fc63a3943ce877e80eefec7620x5523d3c98809dddb82c686e152f5c58b1b0fb59efalse0xaf88d065e77c8cc2239327c5edb3a432268e5831100000000152811816282024-12-04T07:43:15.000Z0x269bf32f81050c3ded6573179350defd2955147c909906fcbbe512a923320f430xc4fda0fa6a37537b9ea63779dce8d342c08ef3500a6e56a956ed669cb17cca44
0x0004cf2ceba60df17417c26067f1fccb367b90000x5523d3c98809dddb82c686e152f5c58b1b0fb59efalse0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee792934179687633002643037012024-10-16T05:02:14.000Z0x5cd52c3ed81b573f942a996114d14f9e30953b9ad8606ceca4b3e9e3e422b4e60x2d3609b6a6e8e59f50ce2c8c2891516cd02624bad7e3d4e513d0b743c3957fd6
0x36e7e8fc9552d4f1590c0f3978e0386c8ca729690x5523d3c98809dddb82c686e152f5c58b1b0fb59efalse0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee1500000000000000002643053222024-10-16T05:09:00.000Z0xa000dccc2b72964cc5a105c500121bd9e97d22592266746ddad1a6b53bcc6df90x945e2d8098a56787a9c9d8fd408f22f038521c986083e7bcbfa5e9b250612c0e
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge2_BridgeDepositRefunded_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge2_BridgeRelayed_event

Cross-chain bridge relay completion events from Synapse FastBridge V2 protocol on Arbitrum, recording when relayers fulfill bridge requests from origin chains (primarily Ethereum mainnet). Used for tracking bridge settlement timing, relayer performance, and cross-chain transfer amounts with associated 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.
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_transactionIdSTRINGUnique identifier for the cross-chain transaction. 66-character hex string including 0x prefix.
in_relayerSTRINGAddress of the relayer executing the cross-chain transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_toSTRINGDestination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string.
in_originChainIdSTRINGChain identifier for the source blockchain where the cross-chain transfer originated. Numeric string representing the standard chain ID.
in_originTokenSTRINGContract address of the token being deposited on the origin chain. Hex-encoded, 0x-prefixed, 42-character string.
in_destTokenSTRINGContract address of the destination token received in the swap. Hex-encoded, 0x-prefixed, 42-character string.
in_originAmountSTRINGAmount of tokens sent from the origin chain in the smallest denomination of the token. Numeric string representing the token quantity in base units.
in_destAmountSTRINGAmount of tokens received on the destination chain in the smallest denomination of the token. Numeric string representing the token quantity in base units.
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).
in_toaddressremovedlog_indexin_relayerblock_numberin_destTokenin_destAmountin_originTokenblock_timestampin_originAmountin_originChainIdin_transactionIdtransaction_hashin_chainGasAmount
0x95586633748927696010aae1078643523a7523e40x5523d3c98809dddb82c686e152f5c58b1b0fb59efalse530xdc927bd56cf9dfc2e3779c7e3d6d28da1c2199692969497860xaf88d065e77c8cc2239327c5edb3a432268e5831503133600460xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb482025-01-19T05:09:55.000Z5031678832410xc7278d723c3cf6262694d89b4b2d4d32bbd80cffc3139b858ac19348f9629d470x664bc4b6d5d9a7aea117a0639dadffa267d176c40655704f7952bb324d7068270
0x4f2bf00eaf97f6cc69314024064a89b39485c0020x5523d3c98809dddb82c686e152f5c58b1b0fb59efalse10xdc927bd56cf9dfc2e3779c7e3d6d28da1c2199692969983790xaf88d065e77c8cc2239327c5edb3a432268e583139742439590xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb482025-01-19T08:33:06.000Z397925904010x3eb77a265821a02a22ebc0b1d90167d53912cc1262c4aca928183a7f81ea14d50xb9b67dae36d271283369bcf2b3cb46a199e8723d2e3a053d91ee27098d4698b70
0x96e3dbab120394272ede57fdcaf146316af4b43b0x5523d3c98809dddb82c686e152f5c58b1b0fb59efalse520xdc927bd56cf9dfc2e3779c7e3d6d28da1c2199692971914870xaf88d065e77c8cc2239327c5edb3a432268e5831498709677580xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb482025-01-19T22:00:46.000Z4991162118710x121a68b901e4282b0a95b961e7f8cc236ba689eb2f569e612e4e2f9a8c8edd500xd91ec4e613c70109df8cf0b6e9b3afda7ffd4d8096d4a16e06c2017880837ca10
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge2_BridgeRelayed_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

FastBridge2_FeesSwept_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_tokenSTRINGToken address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_recipientSTRINGAddress designated to receive the output tokens from a swap or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.FastBridge2_FeesSwept_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
00x73186f2cf2493f20836b17b21ae79fc12934e2070xd58f2bf955b089d748e4cf8176c6762c1bdb0840false2047117403216141512537990832023-01-18T02:08:59.000Z0xcbebf1f9542ebf7613aa492f50956d8642b202c5a310e0566fa9f55ea6f7b89a
00x73186f2cf2493f20836b17b21ae79fc12934e2070x140d84fc5c8aab3ec107b9ad3f5897725d016891false4406044583184230562539727202023-01-18T21:23:00.000Z0xe5ebbc8b8d2d8b11db92d3bc568957f7c63e499a7042fc8cd828c073a89082f3
00x73186f2cf2493f20836b17b21ae79fc12934e2070x429e86c059bce8f5b0399ddc1a2acf090b0d67fafalse2141780619478501652538266532023-01-18T06:10:03.000Z0x1f8d5ef06aa34cc651534245c1bd301ae63bf0f6e50fd5acf7e48522efa97e19
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0x3f341eccd6ea3a4ca1009c1c937ba12ecb8ebc770x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a292105644459769323652243114611204092023-02-15T11:01:35.000Z0xb7eb315eeae1c6dcd310104c8099e98846c30947b23c9cd8756159f6a4dd7fdb
0x7bd03eedb41f8348a2b1b45c1e59dce08ac8379a0x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a300000000000000000000243114611756662023-02-15T14:56:16.000Z0xdaade0f3c1b42aca2f85bad7f4feaea97595fe12a3d5cf11987c700e86aa685f
0xb2d7c3aec073443011a42a25f8577920890b37cc0x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x2cab3abfc1670d1a452df502e216a66883cdf079118482202207675795230690210187274572022-07-27T21:14:58.000Z0x4d3cfe4bc8081bb3c7b03dcafe827abc0862a46db5a6cac7744c187bc8ba2e74
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0x732de363a4dd4119c49d827ec7d89abacf72b0a150000000000000000x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x9a4007b3ae81fc1fe76852706cc36c4ef52a661b6154a2db0fe1613d1c1c649d0x3ea9b0ab55f34fb188824ee288ceaefc63cf908e83890000000000000030273652021-11-14T02:07:33.000Z0x645266bfc9b2db7a5d177f90df15f5bf682dadc7425723d5e838df693b1076d2
0x3000514716fb3745672c1e2c9a2ab9d00260a50350000000000000000x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x50b928a371cf286fdacc08abb0db72fe446c047725324713055c5bd1fc16c9110x3ea9b0ab55f34fb188824ee288ceaefc63cf908e595000000000000000030397202021-11-14T16:13:50.000Z0xe23e057ef51572bf2886414694b97374e2f5136f3e8f8b3bab66567cbbdcafdc
0xfd490cf856122be05ad6255be836e46a41f6d63c50000000000000000x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x7c62aed2bc01114c6c60492d6c2cdcb578108d9ea90eebca24f29704a6ac522e0x3ea9b0ab55f34fb188824ee288ceaefc63cf908e2995000000000000000030288782021-11-14T04:04:28.000Z0x40ce4c9f19932598b766c208c2a9c0fffa0c93e549a0b4934e1e8e5232047575
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0x321446a5aeccc63b4cfb73276cc6cc945823271a50000000000000000x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x25decd004ec02533902e86c43e0987739544e61ad091f1c4ee438e8832ccb6413201308840067632770x3ea9b0ab55f34fb188824ee288ceaefc63cf908e3207721074495549381016341607762166749true2021-10-12T21:35:05.000Z10xcba45fb32d43fff35ddcef152b86ba49b446c890e68804edf4b77024b0a1cf580
0xf84c7b497e6f4f8beba75c776d6c1fde7f431bef50000000000000000x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0xabdd52e2aed7b33ac654409bb23dc19ebd3b0fc4020426f734b50a3019aa3dac1448679413665961540x3ea9b0ab55f34fb188824ee288ceaefc63cf908e1451591667020392361016340886792135449true2021-10-12T01:33:56.000Z10xe830516c713ae9f532afd10520e1566f61996948fa07dd0db46d23351f5358ab0
0xd765abc4e1ae7993a635bdd068a9e965364a812750000000000000000x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0xce5ab0256b77f4768508dca1d895c990790c1b867c685db700d2d270a5d70a01150054909865130300x3ea9b0ab55f34fb188824ee288ceaefc63cf908e150355470450560991016341653532167876true2021-10-12T22:50:25.000Z10x9a1f84362bfb24f8cf67e20a9550508c80a134f0435d1d0acce64010e4cad9a40
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0x7a6a59588b8106045303e1923227a2cefbec2b660x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x080f6aed32fc474dd5717105dba5ea57268f46eb3202236000000000000002431141170156042023-08-01T07:35:03.000Z0x4f7f7adfe1ed0bd5bd92da03c0b0979d4a451089f516269e11633fa393bac8f2
0xddb78a939eb9ebcbeb77c19ec9e5de94c5395d940x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x080f6aed32fc474dd5717105dba5ea57268f46eb19988077300000000000000211169569032023-08-01T03:23:46.000Z0x5772eb5a65c81ff3501d9ebe7e62dd587ee7ea49fed78c689145dd195371b6ba
0x9881e59d7926a8559c0b33972be8cacaab2d8d650x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x2913e812cf0dcca30fb28e6cac3d2dcff449768810878908939414325018539351170093982023-08-01T07:08:48.000Z0x174749daebd8c4278176b67e75d73e3421bedfe5d5ca1a2e5b5fa825413fbdd2
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0xd6939818327e7bbd5b47f5e8205319740ab61d080x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x2913e812cf0dcca30fb28e6cac3d2dcff4497688293232157604958804979461428507012022-12-02T01:26:55.000Z167003080227907551058821468838640xe86b1cd4130ddc8dfdb35d5a0c84ea5c9d8775be3e47dc38a9ed611f953c56890
0xfe7248183c652b9462c33f89fc6ccf5923452b390x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x2913e812cf0dcca30fb28e6cac3d2dcff4497688757405297002009317692261430570732022-12-02T18:38:43.000Z167009271872542377520x64378d7da067b2a818ec7d4ad969112dba8f003a48c1d6bb6f64e52df91d70ca1
0x6f454fa5c8c9dc56209f6f5d4c7df32c735c49460x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x2913e812cf0dcca30fb28e6cac3d2dcff4497688202257440231190932634561431074182022-12-02T23:06:13.000Z167010876719160355520xbba7c43bfe1f55e83546db9fd0a194838dd359861cc3fbd7ece651e27f0edb7b1
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0x559f87695c74d8505e7c8e159b5fd8f3fdbfee3c0x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false105323670285393760530x3ea9b0ab55f34fb188824ee288ceaefc63cf908e10935013165554961087510163862944335356222021-12-03T14:48:15.000Z10xa9e7145be176f94b4086c6c2cec97cbc053b549e23a41a303028a1772e71d6d70
0x80fb5880f38185661962e475ac1557817dc9faea0x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false100988147345372228560x3ea9b0ab55f34fb188824ee288ceaefc63cf908e10485529816338972906510163863289935366102021-12-03T15:47:32.000Z10x3e7c40b0f693009411db914e33c6499e3edee19c4f69b6294eeaede7cde25ba70
0x2329d6d67dc1d4da1858e2fe839c20e7f54560810x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false23016808651605491760400x2913e812cf0dcca30fb28e6cac3d2dcff44976882395658123275547045508656163863116035361892021-12-03T15:18:29.000Z10x71c55969515603506d091083b314f399ea982b76aac13377433fe70014d2bacc0
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0x011a021d1210121e010e140c160b0b040319050f1d01041f120c001e19190f080x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x13780e6d5696dd91454f6d3bbc2616687fea43d01500000000000121014925122479592022-05-16T18:07:14.000Z0xc810874e2227c95ca4e75e8740ca5733cb6270ee991dd5d750a2e2d86f2e225b
0x011a021d1210121e010e140c160b0b040319050f1d01041f120c001e19190f080x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x13780e6d5696dd91454f6d3bbc2616687fea43d02000000000000121014925122475432022-05-16T18:01:48.000Z0x28caca19599e8c3e9207d68c5a694724daa995696b282e56daa0936d4a021001
0x011a021d1210121e010e140c160b0b040319050f1d01041f120c001e19190f080x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x13780e6d5696dd91454f6d3bbc2616687fea43d0800000000000121014925122443162022-05-16T17:15:39.000Z0x0b35dac858a4a4c3bad3ce8a72f0b634067d2abe6275e55d6d36d430a88739fb
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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
0x2f6939b9081d599a6c271bc6c8c0091ef71737144000000000000000000x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x3cdd1c47b7683e72e1ee137451035d1cef55dfbc651c516b5f9ddc568ea40e1f0xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a10039869147669287322065488722022-02-21T15:53:44.000Z0xbc349eeb0aab703b5d20ed03a6077446f646014bc6ad556c483fec0a11be88a2
0x30cb2c51fc4f031fa5f326d334e1f5da00e19ab54000000000000000000x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x473c748b5cc22dd80bdb3a32b2ff1b2c0f032fbdab39373ec2d83fc58d9cf9890xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a171164912627286038965065138532022-02-21T03:50:31.000Z0x83af83b5da21b66bfc73b5bb41d59471d2294735a6e30f94321d7e5b4f56c468
0x30cb2c51fc4f031fa5f326d334e1f5da00e19ab54000000000000000000x6f4e8eba4d337f874ab57478acc2cb5bacdc19c9false0x5e9a3f64d8cd854460960eb16c42e36b8a13546feb2bc5068cdf63ba1780c6c40xfc5a1a6eb076a2c7ad06ed22c90d7e710e35ad0a354000000000000000000065512272022-02-21T16:29:57.000Z0x5e681d124dddeeeb760e7565d8f364a948d4fa2ab7b855dea5701558eb95f326
Query with partition filter
SELECT *
FROM `tt-contracts.synapse_v1_arbitrum.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_arbitrum.SynapseBridge_TokenWithdrawAndRemove_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100