Tables
ETHGateway_LogBurn_event
Burn events from RenVM’s ETH gateway on Avalanche recording wrapped ETH being released back to Ethereum. Captures burn amounts, sequential nonces, and destination addresses encoded as hex strings for cross-chain bridge analytics.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_to | STRING | Destination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_amount | STRING | Input amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination. |
in_burnNonce | STRING | Unique sequential identifier for each burn event in the RenVM bridge system. Increments with each burn transaction and is used to prevent duplicate processing of cross-chain transfers. |
in_indexedTo | STRING | Keccak-256 hash of the destination address (in_to) used for efficient event indexing and filtering. This indexed field enables faster queries for tracking burn events to specific destination addresses across chains. |
Sample Data
Sample Data
| in_to | address | removed | in_amount | log_index | block_number | in_burnNonce | in_indexedTo | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|---|
| 0x74316659454351344e64444579457170676e434848766d76424c6b325846394a6e356e | 0x7986568375af35b427f3f51389d73196967c356a | false | 3347925 | 17 | 6348349 | 14 | 0xc3485177d5468665876bf4b759c149c018a2475d264fefe077a40f4124000c83 | 2021-10-31T15:27:33.000Z | 0x52d17b036446f1b077f9c472a462c3927288fc860f091da7cc3918ccc0a58a54 |
| 0x626331713276796773766b6c3332357a6a73746865347a6e656a32337533617177393366637a71373036 | 0x05cadbf3128bcb7f2b89f3dd55e5b0a036a49e20 | false | 542595 | 1 | 21768852 | 3369 | 0xb970edefca861feda7f87e992a251a9c0ce396cedb1679a00cace9745bc9a2cc | 2022-10-31T09:45:26.000Z | 0x804f470f6786c7bad64fc3282ac908c3fd5adda060aa92e591434411b139e74a |
| 0x33383756647737476672397431587a6365464d416a577a5658686a59734a48533951 | 0x05cadbf3128bcb7f2b89f3dd55e5b0a036a49e20 | false | 59613 | 1 | 24522075 | 3578 | 0x47a74f6853f134ed0c901d71f0dc1a58fac6664ec3238efc24034b6c5b47f8fc | 2023-01-04T20:46:25.000Z | 0x50cc28dd47e5990b8acf3d79dbdc358fa22acdccc7d25b5495cfb6ddb6cd7b0e |
Example Query
Example Query
Query with partition filter
ETHGateway_LogMint_event
Ethereum mint events from RenVM v1 bridge gateway on Avalanche, recording cross-chain ETH transfers into the Avalanche network with cryptographic signatures and recipient addresses. Used for tracking bridge volume, analyzing cross-chain liquidity flows, and auditing RenVM minting operations.Columns
Columns
| Column | Type | Description |
|---|---|---|
block_timestamp | TIMESTAMP | Timestamp when the block was produced. UTC timezone, millisecond precision. |
block_number | INT64 | Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain. |
transaction_hash | STRING | Unique identifier for the transaction. 66-character hex string including 0x prefix. |
log_index | INT64 | Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission. |
address | STRING | Contract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string. |
removed | BOOL | Boolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization. |
in_to | STRING | Destination address receiving tokens or assets in the operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_amount | STRING | Input amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination. |
in_sigHash | STRING | Signature hash identifier for the RenVM cross-chain mint transaction. Appears to be a short numeric string used to uniquely identify the mint operation within the Ren protocol. |
in_nHash | STRING | Hash of minting parameters used by RenVM to prevent duplicate mints in the cross-chain bridge protocol. Hex-encoded 32-byte value unique to each bridging transaction. |
Sample Data
Sample Data
| in_to | address | removed | in_nHash | in_amount | log_index | in_sigHash | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|---|
| 0xac23817f7e9ec7eb6b7889bdd2b50e04a44470c5 | 0x05cadbf3128bcb7f2b89f3dd55e5b0a036a49e20 | false | 0x37cc343b1e526749da6c41f8d7f6331251d633a072739c66650a35771663e20f | 8058503 | 1 | 2642 | 15383435 | 2022-05-30T18:10:13.000Z | 0x8d6c14fa1118599bfa74f1e201a2347a41941a50c83e15062876152943c0384f |
| 0xac23817f7e9ec7eb6b7889bdd2b50e04a44470c5 | 0x05cadbf3128bcb7f2b89f3dd55e5b0a036a49e20 | false | 0x70e5742ab0b59b959996693fbb30bae13f1dfded53530df309c1089c5882c434 | 1961628 | 11 | 2640 | 15364698 | 2022-05-30T07:41:05.000Z | 0xfba66a47138c26580b67a8e46c7ec7f9c36252def7d60d3f39392f2e8372d1b9 |
| 0xac23817f7e9ec7eb6b7889bdd2b50e04a44470c5 | 0x05cadbf3128bcb7f2b89f3dd55e5b0a036a49e20 | false | 0xe71e2ddeeec70c6eff00909003f837e908cc0f6f6f771c047041de6a7aaa757e | 8077598 | 16 | 2641 | 15368410 | 2022-05-30T09:45:27.000Z | 0x5f299873968c6e4e17723c8bd5cb33ad8b4acccaec6f9af0b2f6101270f3cdf4 |
Example Query
Example Query
Query with partition filter