Tables
wOETH_burn_function
Burn function calls on the wOETH (Wrapped Origin Ether) token contract on Arbitrum, capturing token destruction events with amounts and execution details. Used for tracking wOETH supply changes and unwrapping activity.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. |
trace_address | STRING | Hierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls. |
status | BOOL | Transaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution. |
from_address | STRING | Address that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
to_address | STRING | Address receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
value | STRING | Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC). |
gas_used | INT64 | Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used. |
gas | INT64 | Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed. |
signature | STRING | Function selector identifying which contract function was called. 10-character hex string including 0x prefix. |
in_amount | STRING | Input amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination. |
Sample Data
Sample Data
| gas | value | status | gas_used | in_amount | signature | to_address | block_number | from_address | trace_address | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|---|---|---|
| 128716 | 0 | true | 15746 | 27102354000000000000 | 0x42966c68 | 0xd8724322f44e5c58d7a815f542036fb17dbbf839 | 265219338 | 0x7765bdd506662543469c3a65938cae3a791aef33 | 6,3,1 | 2024-10-18T20:55:58.000Z | 0x0fa9108403f824c46b9c87e876214c3bf676cf03b0e74afac1f9b52e0bef7e09 |
| 538396 | 0 | true | 15746 | 999500000000 | 0x42966c68 | 0xd8724322f44e5c58d7a815f542036fb17dbbf839 | 336209124 | 0x7765bdd506662543469c3a65938cae3a791aef33 | 0,3,0,2,6,4,3,1 | 2025-05-13T09:25:54.000Z | 0x6887ef9d3de6e9ee3f56893f90a19ef9f94afc54cdbc8b775a8d6cf32badfe0b |
| 33344 | 0 | true | 15746 | 1000000000000000 | 0x42966c68 | 0xd8724322f44e5c58d7a815f542036fb17dbbf839 | 208923999 | 0x7765bdd506662543469c3a65938cae3a791aef33 | 6,3,1 | 2024-05-07T22:45:00.000Z | 0x0ccad50bede441f823d06602d665c053a10a083dd0feace020aa849eed924f11 |
Example Query
Example Query
Query with partition filter
wOETH_mint_function
Wrapped Origin Ether (wOETH) token mint events on Arbitrum, tracking new token issuance with minted amounts and recipient accounts. Used for analyzing wOETH supply growth and wrapping activity patterns.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. |
trace_address | STRING | Hierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls. |
status | BOOL | Transaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution. |
from_address | STRING | Address that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
to_address | STRING | Address receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string. |
value | STRING | Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC). |
gas_used | INT64 | Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used. |
gas | INT64 | Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed. |
signature | STRING | Function selector identifying which contract function was called. 10-character hex string including 0x prefix. |
in_account | STRING | Account address involved in the transaction or 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. |
Sample Data
Sample Data
| gas | value | status | gas_used | in_amount | signature | in_account | to_address | block_number | from_address | trace_address | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 179866 | 0 | true | 42197 | 450393101800827707 | 0x40c10f19 | 0xc3e92d509e89b72fa5a340e24c9d34c8e1cb8729 | 0xd8724322f44e5c58d7a815f542036fb17dbbf839 | 273526569 | 0x7765bdd506662543469c3a65938cae3a791aef33 | 2,0,1 | 2024-11-12T00:55:58.000Z | 0x960568a6381d88bbd61ac515cfdd9cdc65513de764f1be5b54ccd694171c0825 |
| 179867 | 0 | true | 42197 | 1453900000000000000 | 0x40c10f19 | 0x6371024c5ffdaefef716adce3cac52ac6181cd9d | 0xd8724322f44e5c58d7a815f542036fb17dbbf839 | 244079908 | 0x7765bdd506662543469c3a65938cae3a791aef33 | 2,0,1 | 2024-08-18T07:32:51.000Z | 0x6b5b070887af1632812facff1a5265c1fabdf1875c14ca2d6c1f92701be316f9 |
| 179867 | 0 | true | 42197 | 3038890836300000000 | 0x40c10f19 | 0x7e88f02d10cebcc7960c1fe4bd2066d01694bffd | 0xd8724322f44e5c58d7a815f542036fb17dbbf839 | 244115061 | 0x7765bdd506662543469c3a65938cae3a791aef33 | 2,0,1 | 2024-08-18T09:59:59.000Z | 0x7da63a900efd8a4c5765c049ce22b34eaa2ea3c5e52ad63ee302a1d51f57b14d |
Example Query
Example Query
Query with partition filter