Tables
AAVEVaultHandler_TokensBurned_event
No description available.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
Example Query
Example Query
AAVEVaultHandler_TokensMinted_event
Token minting events from Cryptex’s AAVE Vault Handler contract on Ethereum, recording when users mint synthetic tokens by depositing collateral. Captures owner addresses, token IDs, minted amounts, and vault position identifiers for tracking collateralized debt positions.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 1 | 0xada39d170551daf42822e1d3da64efebbd14d1d3 | false | 0x94479f0e32c3397f9be5521184cacad1bc0fc0f3 | 303 | 30000000000000000 | 14070229 | 2022-01-24T19:33:51.000Z | 0xf7c5213189613324bad2fececb178b44f21c98ca8f9bc632aa6002a777bcfe6f |
Example Query
Example Query
AAVEVaultHandler_VaultLiquidated_event
Vault liquidation events from Cryptex’s AAVE-integrated vault handler on Ethereum, recording when undercollateralized positions are liquidated with collateral seized and liquidator rewards distributed. Used to analyze liquidation mechanics, liquidator profitability, and protocol risk management across vault positions.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__vaultId | STRING | Unique identifier for the vault position. String-encoded integer used to reference a specific vault instance within the protocol. |
in__liquidator | STRING | Address of the account that executed the vault liquidation and received the liquidation reward. Hex-encoded, 0x-prefixed, 42-character string. |
in__liquidationCollateral | STRING | Amount of collateral tokens seized from the liquidated vault. String-encoded integer representing token quantity in smallest unit. |
in__reward | STRING | Amount of reward tokens paid to the liquidator or recipient. String-encoded integer representing token quantity in smallest unit. |
Sample Data
Sample Data
| address | removed | log_index | in__reward | in__vaultId | block_number | in__liquidator | block_timestamp | transaction_hash | in__liquidationCollateral |
|---|---|---|---|---|---|---|---|---|---|
| 0xada39d170551daf42822e1d3da64efebbd14d1d3 | false | 133 | 73524082612011448 | 1 | 20243220 | 0xa785e5bd1cd918a6f4cfc2df48e675716f84d9ef | 2024-07-05T22:13:47.000Z | 0xb0668b9b742a1b8b74011c64446182b5cad91709062a7aa5925d7f5ee4f4dfaf | 25040602996916436 |
Example Query
Example Query
CTXLiquidityReward_RewardPaid_event
Reward distribution events from Cryptex Finance’s liquidity mining program on Ethereum, tracking CTX token payments to liquidity providers. Contains user addresses and reward amounts for analyzing protocol incentive distribution and participant engagement.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_user | STRING | Address of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_reward | STRING | Contract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string. |
Sample Data
Sample Data
| address | in_user | removed | in_reward | log_index | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|
| 0xdc4cdd5db9ee777efd891690dc283638cb3a5f94 | 0xabca2289f0d03773e8b102248997e854aa36cd21 | false | 16769388276982997652 | 195 | 12334058 | 2021-04-29T07:34:04.000Z | 0xd4340c76bde9edd665fdc8aa4dc19253ceafd14f7a4296db5888fabfa4b006b6 |
| 0xdc4cdd5db9ee777efd891690dc283638cb3a5f94 | 0x1447b49b636cb1fa24281efcd66aaac44188e3bc | false | 7970129587525328206 | 365 | 12332291 | 2021-04-29T01:00:08.000Z | 0x26fa0ead2518119b64989558cd8ed7fdda7d5369b0a01b87cf2665d433416a62 |
| 0xdc4cdd5db9ee777efd891690dc283638cb3a5f94 | 0x38d0dbecda3b81faa65cdce0cae4c4db30dec786 | false | 150065774372023420872 | 293 | 12332399 | 2021-04-29T01:23:35.000Z | 0x9349a39fa036b2b13182f72234f109a87248f79fbe778202bfb541390806cc08 |
Example Query
Example Query
DAIRewardHandler_RewardPaid_event
DAI stablecoin reward distribution events from the Cryptex v1 protocol on Ethereum. Records individual reward payments to user addresses with amounts denominated in DAI wei (10^-18), used for analyzing incentive distribution patterns and user participation in liquidity or staking programs.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_user | STRING | Address of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_reward | STRING | Contract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string. |
Sample Data
Sample Data
| address | in_user | removed | in_reward | log_index | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|
| 0xe0c99c503c4ae5ec50ac63c59c7ef4725c355fdd | 0x7c23ec85618c51ab13310df4aae8bc2dc9cd4d38 | false | 2777352150279187 | 93 | 12225820 | 2021-04-12T14:38:54.000Z | 0x9a2b7a771ec9777e52bd1479fb4bed03ffaa2cd0b1f3e6cbd872ea5ed6d08e1e |
| 0xe0c99c503c4ae5ec50ac63c59c7ef4725c355fdd | 0x7c23ec85618c51ab13310df4aae8bc2dc9cd4d38 | false | 7559883310336026821 | 268 | 12225810 | 2021-04-12T14:36:27.000Z | 0xdb69fc52b46e4e0358f38bcd6c72227086734471b3de3824da01a015465774cd |
| 0xe0c99c503c4ae5ec50ac63c59c7ef4725c355fdd | 0x8540f80fab2afcae8d8fd6b1557b1cf943a0999b | false | 139387447878255911404 | 147 | 12224926 | 2021-04-12T11:13:43.000Z | 0xc44f30161695d9bf996053323371c667ad21db4c17b763ad6aa4607f6a0ad0c5 |
Example Query
Example Query
DAIVaultHandler_TokensBurned_event
Token burn events from Cryptex DAI vault system on Ethereum tracking vault position redemptions. Records owner addresses, vault IDs, and burned token amounts for monitoring collateral withdrawal and vault closure 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. |
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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 182 | 0x443366a7a5821619d8d57405511e4fadd9964771 | false | 0x8cbcda0cd7df045cf7fbf4b477dcbdea3d88746f | 48 | 300000000000000000000 | 12439904 | 2021-05-15T15:56:00.000Z | 0x4b58ad9aa2ed3e8135a4ca70209f17beaae1f1e794cde0d30ec9d711e59b7c8a |
| 99 | 0x443366a7a5821619d8d57405511e4fadd9964771 | false | 0x66056f248583a0a6df5b52ff0e2e268c5196db0c | 294 | 483255404365503800 | 12329194 | 2021-04-28T13:23:25.000Z | 0x1f20ff1d3e4834c0b86eab48c71d7ce093d3d0f79c5a787d5c280e35edc466a3 |
| 86 | 0x443366a7a5821619d8d57405511e4fadd9964771 | false | 0x4032da5f7529fdfe7fe4f52a39ccbe0ef39bd6f1 | 176 | 389940406511839530 | 12373583 | 2021-05-05T10:06:15.000Z | 0x4186d4b5066940b844b5933a93005dc228653ae072c07e9ba78db8bdef60de0a |
Example Query
Example Query
DAIVaultHandler_TokensMinted_event
TokensMinted events from Cryptex DAI vault handler contract on Ethereum, tracking synthetic token issuance with vault ID, owner address, and minted amount. Used for analyzing collateralized debt position activity and synthetic asset supply changes.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 191 | 0x443366a7a5821619d8d57405511e4fadd9964771 | false | 0xbff1fab8da97b415689566fad236cce1e171fd95 | 102 | 689264788637583400 | 12857582 | 2021-07-19T14:32:21.000Z | 0x8ccbd8bde9edb2c2008f3f3dc40a0d44b47bbd7c54fe78da236d0c7e1e005263 |
| 51 | 0x443366a7a5821619d8d57405511e4fadd9964771 | false | 0x8540f80fab2afcae8d8fd6b1557b1cf943a0999b | 146 | 100000000000000000000 | 12858899 | 2021-07-19T19:32:01.000Z | 0xd16040f404bc86a60906d701007c1fcca8338a69bb2027f55327dbee4b51f397 |
| 66 | 0x443366a7a5821619d8d57405511e4fadd9964771 | false | 0x762e1ccb74198eabc9c4aa61a7d85656716bf3d7 | 359 | 500000000000000000 | 12857957 | 2021-07-19T15:50:04.000Z | 0x2ea296659001daba89cacec0e5d6e1bc36956d0deccb1c698a857e6f2ff3c124 |
Example Query
Example Query
DAIVaultHandler_VaultLiquidated_event
Liquidation events from Cryptex Finance DAI vaults on Ethereum, capturing when undercollateralized positions are liquidated with collateral seized and liquidator rewards. Used for analyzing vault health, liquidator profitability, and protocol risk during market volatility.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__vaultId | STRING | Unique identifier for the vault position. String-encoded integer used to reference a specific vault instance within the protocol. |
in__liquidator | STRING | Address of the account that executed the vault liquidation and received the liquidation reward. Hex-encoded, 0x-prefixed, 42-character string. |
in__liquidationCollateral | STRING | Amount of collateral tokens seized from the liquidated vault. String-encoded integer representing token quantity in smallest unit. |
in__reward | STRING | Amount of reward tokens paid to the liquidator or recipient. String-encoded integer representing token quantity in smallest unit. |
Sample Data
Sample Data
| address | removed | log_index | in__reward | in__vaultId | block_number | in__liquidator | block_timestamp | transaction_hash | in__liquidationCollateral |
|---|---|---|---|---|---|---|---|---|---|
| 0x443366a7a5821619d8d57405511e4fadd9964771 | false | 233 | 795999795237467955 | 191 | 20695473 | 0xa785e5bd1cd918a6f4cfc2df48e675716f84d9ef | 2024-09-07T01:36:35.000Z | 0x39d6d8e66f946efef4b1a03b8c3b9f65d5e578e5dd676cfe60a4b186ba84e4fd | 3686689046078891 |
| 0x443366a7a5821619d8d57405511e4fadd9964771 | false | 161 | 1769175717849524084 | 188 | 20243393 | 0xa785e5bd1cd918a6f4cfc2df48e675716f84d9ef | 2024-07-05T22:48:47.000Z | 0x8c229409ef9b0bd900de83fb65689daa276d34359a833d25a18926c636bb93eb | 7612655165458302 |
| 0x443366a7a5821619d8d57405511e4fadd9964771 | false | 572 | 175410001051872767918 | 176 | 21168066 | 0xe08d97e151473a848c3d9ca3f323cb720472d015 | 2024-11-12T00:36:35.000Z | 0xaf41b9b9a2c50155df8cabf3ac50fa821f9941711adb33aa69231afe8133b0e4 | 521266618026020901 |
Example Query
Example Query
DAIVaultHandlerV2_TokensBurned_event
Token burn events from Cryptex’s DAI Vault Handler V2 contract on Ethereum, tracking when synthetic tokens are destroyed and returned to vault owners. Records include vault ID, owner address, burn amount, and transaction details for monitoring collateralized debt position closures.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 5 | 0xa5b3bb6e1f206624b3b8ce0c6a0f7614fd35fa03 | false | 0x32c6b5db05b98907a29baeb7d09c79c95498b17a | 452 | 13926716330361458747 | 16826490 | 2023-03-14T13:29:11.000Z | 0x4e765e63558e14127dc389cbcd337f2a2c3bc216107369b55ab0001e23bad6f7 |
| 5 | 0xa5b3bb6e1f206624b3b8ce0c6a0f7614fd35fa03 | false | 0x32c6b5db05b98907a29baeb7d09c79c95498b17a | 250 | 23243167781283147089 | 17576237 | 2023-06-28T07:08:59.000Z | 0x20b32d5350336cfbf57d6ec7e00c3d92911c227fd9555b2be0ca6db98bc9baa9 |
Example Query
Example Query
DAIVaultHandlerV2_TokensMinted_event
Token minting events from Cryptex Finance’s DAI Vault Handler V2 contract on Ethereum, recording when users mint synthetic tokens against DAI collateral with vault ID, owner address, and minted amounts in wei.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 5 | 0xa5b3bb6e1f206624b3b8ce0c6a0f7614fd35fa03 | false | 0x32c6b5db05b98907a29baeb7d09c79c95498b17a | 231 | 1998000000000000000 | 16809516 | 2023-03-12T04:16:23.000Z | 0xe195598b84de5954943cb6a6f19a88355fa110a83ce03c15fd20d95ef3f5cd07 |
| 5 | 0xa5b3bb6e1f206624b3b8ce0c6a0f7614fd35fa03 | false | 0x32c6b5db05b98907a29baeb7d09c79c95498b17a | 370 | 75900000000000000000 | 16809488 | 2023-03-12T04:10:47.000Z | 0x20760d7b13dbf36793e255d124ac4637063c505f84e8e517a06e868c19ebf119 |
| 1 | 0xa5b3bb6e1f206624b3b8ce0c6a0f7614fd35fa03 | false | 0x095f8680821d4095640bb1b5b7631c90c526ecbf | 41 | 251000000000000000000 | 14798320 | 2022-05-18T10:28:29.000Z | 0x7dd40b414b418873f56e3270f12f017a9ebe5266de670d5b84f8dec0f9dac1f2 |
Example Query
Example Query
DAIVaultHandlerV2_VaultLiquidated_event
Vault liquidation events from Cryptex’s DAI Vault Handler V2 protocol on Ethereum, recording when undercollateralized positions are liquidated with collateral seized and liquidator rewards distributed. Used for analyzing liquidation activity, vault health, and liquidator profitability across different market conditions.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__vaultId | STRING | Unique identifier for the vault position. String-encoded integer used to reference a specific vault instance within the protocol. |
in__liquidator | STRING | Address of the account that executed the vault liquidation and received the liquidation reward. Hex-encoded, 0x-prefixed, 42-character string. |
in__liquidationCollateral | STRING | Amount of collateral tokens seized from the liquidated vault. String-encoded integer representing token quantity in smallest unit. |
in__reward | STRING | Amount of reward tokens paid to the liquidator or recipient. String-encoded integer representing token quantity in smallest unit. |
Sample Data
Sample Data
| address | removed | log_index | in__reward | in__vaultId | block_number | in__liquidator | block_timestamp | transaction_hash | in__liquidationCollateral |
|---|---|---|---|---|---|---|---|---|---|
| 0xa5b3bb6e1f206624b3b8ce0c6a0f7614fd35fa03 | false | 205 | 9969452988655026555610 | 1 | 17360710 | 0xd57106c52ebcaadb51f6e6aff55dcc23c1c1ba22 | 2023-05-28T23:12:35.000Z | 0xaf451b06d9ff39f8e0dbe7c9b56c84cf954b98d680cb37a2670bcb1fed69cdbe | 68829552192937019483 |
| 0xa5b3bb6e1f206624b3b8ce0c6a0f7614fd35fa03 | false | 360 | 1556918034379165026265 | 1 | 15355329 | 0xc7a37ec3acdd9ef9bc9c02c54cde08b8fcd5c455 | 2022-08-16T23:38:34.000Z | 0xa5d0643bb9e55a486110541262aba103761b7f5d6b3b009bf80d9c24a4b411dc | 10982273912938623133 |
| 0xa5b3bb6e1f206624b3b8ce0c6a0f7614fd35fa03 | false | 357 | 4067685214172123493912 | 1 | 15357622 | 0xc7a37ec3acdd9ef9bc9c02c54cde08b8fcd5c455 | 2022-08-17T08:20:53.000Z | 0x42c70ed40e8d0c43c51dfd7000680cfed63e490c55f48697fce39baee4b6471c | 28529156761964054916 |
Example Query
Example Query
DelegatorFactory_RewardPaid_event
Reward distribution events from Cryptex protocol’s DelegatorFactory contract on Ethereum, recording when staking or liquidity providers claim earned rewards. Used for analyzing reward claim patterns and participant earnings over time.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_user | STRING | Address of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_reward | STRING | Contract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string. |
Sample Data
Sample Data
| address | in_user | removed | in_reward | log_index | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|
| 0x70236b36f86ab4bd557fe9934e1246537b472918 | 0x7c224beeb6064d7ca376dc66a8d1245ad5926aa6 | false | 127582567423921009944 | 188 | 15213889 | 2022-07-25T20:38:48.000Z | 0xabc6791c7ace31016da099c8ac1cbcd53a5afeb1e1da9f00acaca4c9a3184c5e |
| 0x70236b36f86ab4bd557fe9934e1246537b472918 | 0x8cba29dbec29c2458f29f50c1e2b9a909846f52c | false | 275821464322812865829 | 453 | 16865853 | 2023-03-20T02:16:35.000Z | 0x0bdec461438b7e936c264b4a6a3a1fd2104eb3be0697af5a1fc4291211a49106 |
| 0x70236b36f86ab4bd557fe9934e1246537b472918 | 0x576816d66a60087f5d155d4ddeeaa3a26b52d450 | false | 32446799065118300000 | 445 | 13617089 | 2021-11-15T00:07:59.000Z | 0x159c08d956fced4120584262828c0b653208d20b41115d74999eb7a0e8ab3954 |
Example Query
Example Query
ETHLiquidityReward_RewardPaid_event
Reward distribution events from Cryptex’s ETH liquidity mining program on Ethereum. Records individual reward payouts to liquidity providers with token amounts and recipient addresses for tracking incentive distribution.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_user | STRING | Address of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_reward | STRING | Contract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string. |
Sample Data
Sample Data
| address | in_user | removed | in_reward | log_index | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|
| 0xc8bb1cd417d20116387a5e0603e195ca4f3cf59a | 0x0709b103d46d71458a71e5d81230dd688809a53d | false | 63173660211480461087 | 266 | 12285760 | 2021-04-21T20:37:19.000Z | 0xb44937ef5bd5cc90d46bd8e12dda91d52e13c7d33131622cfa4e3bea0d1fd873 |
| 0xc8bb1cd417d20116387a5e0603e195ca4f3cf59a | 0x1160387a36953afc5d80c0ea7b6b5447774af8e5 | false | 52637255113589393536 | 345 | 12283912 | 2021-04-21T13:47:57.000Z | 0xcb5ddce2ba08faf6e90dce282e997450d61870c9cf28d630ff444c8aef97d53b |
| 0xc8bb1cd417d20116387a5e0603e195ca4f3cf59a | 0x1d2c4cd9bee9dfe088430b95d274e765151c32db | false | 154103108786646636344 | 115 | 12283836 | 2021-04-21T13:34:11.000Z | 0xad8cac5ffbb43412e9c75a9cb4c40f7814a6da7d02e198aae422eea9b51d5e23 |
Example Query
Example Query
ETHVaultHandler_TokensBurned_event
Token burn events from Cryptex ETH Vault Handler contract on Ethereum, recording when vault shares are destroyed with owner address, burn amount, and unique vault position ID.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 138 | 0x717170b66654292dfbd89c39f5ae6753d2ac1381 | false | 0x40bcb1abdf0927d0730f4d446638f3716e7b78d0 | 224 | 10000000000000000000 | 16657540 | 2023-02-18T19:18:11.000Z | 0x3f1dd0e3479b40de36cf9af027c84491c475162e8b3c26e53f39e1c2fa1a1b1a |
| 505 | 0x717170b66654292dfbd89c39f5ae6753d2ac1381 | false | 0x3b2ef82aa892f961fe63b2a9e911a703922505a8 | 185 | 911000000000000000000 | 14769660 | 2022-05-13T21:02:35.000Z | 0xe057287e3df45b8dcd8b9ece0e93bc317e5baef7df6e932cd3aeaa0f0031c852 |
| 331 | 0x717170b66654292dfbd89c39f5ae6753d2ac1381 | false | 0x0fdc77a3432fcdd187b19a820aafd5225915edca | 331 | 550000000000000000 | 13682645 | 2021-11-25T09:22:02.000Z | 0x47c6086182439b127f82d9bdb954a00eaebc9cefce64bc0642a0885efd4a0c3c |
Example Query
Example Query
ETHVaultHandler_TokensMinted_event
Token minting events from Cryptex’s ETH vault handler contract on Ethereum, recording when synthetic tokens are issued to user addresses. Useful for tracking vault utilization, token supply changes, and individual position creation 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. |
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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 256 | 0x717170b66654292dfbd89c39f5ae6753d2ac1381 | false | 0x1cef359009f0d12ca26bf2e4f9506dc12f13ec55 | 246 | 200000000000000000 | 12337973 | 2021-04-29T22:02:19.000Z | 0xbb1614ea915ae44a3c687d90968c21eeb7a258d0b3acc2883d50605a425a958d |
| 158 | 0x717170b66654292dfbd89c39f5ae6753d2ac1381 | false | 0xbbe844467051fe04cce050efb42cf824431d1e52 | 391 | 66709755985787210000 | 12336526 | 2021-04-29T16:46:28.000Z | 0xafd2d91eeef3fa196db44bec1b2b95407f249d27173230bf48a38273fc52e07c |
| 109 | 0x717170b66654292dfbd89c39f5ae6753d2ac1381 | false | 0x767d222a509d107522e50161ca17ffcf0e5aa3de | 20 | 49000000000000000000 | 12337370 | 2021-04-29T19:50:53.000Z | 0xd0d730c75b04174bfd9ab6191b2a77c4b19a1aa2771ceb2c0c9357c7f9ac8a33 |
Example Query
Example Query
ETHVaultHandler_VaultLiquidated_event
Liquidation events from Cryptex Finance’s ETH vault handler on Ethereum, recording when undercollateralized vaults are liquidated with collateral seized and liquidator rewards paid. Used to track vault health, liquidation incentives, and protocol risk management 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. |
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__vaultId | STRING | Unique identifier for the vault position. String-encoded integer used to reference a specific vault instance within the protocol. |
in__liquidator | STRING | Address of the account that executed the vault liquidation and received the liquidation reward. Hex-encoded, 0x-prefixed, 42-character string. |
in__liquidationCollateral | STRING | Amount of collateral tokens seized from the liquidated vault. String-encoded integer representing token quantity in smallest unit. |
in__reward | STRING | Amount of reward tokens paid to the liquidator or recipient. String-encoded integer representing token quantity in smallest unit. |
Sample Data
Sample Data
| address | removed | log_index | in__reward | in__vaultId | block_number | in__liquidator | block_timestamp | transaction_hash | in__liquidationCollateral |
|---|---|---|---|---|---|---|---|---|---|
| 0x717170b66654292dfbd89c39f5ae6753d2ac1381 | false | 102 | 25141743260441 | 519 | 15539073 | 0x8540f80fab2afcae8d8fd6b1557b1cf943a0999b | 2022-09-15T12:23:35.000Z | 0x122dd69145b0c78f27849bce804c17881915d89fc4e3105c85f288dafae05b7f | 351558545896375 |
| 0x717170b66654292dfbd89c39f5ae6753d2ac1381 | false | 256 | 1450417036820530116 | 68 | 14975911 | 0x2dd54b019a37e49d900da98da4c56bad5807d031 | 2022-06-16T23:06:04.000Z | 0x7813c4ad437898bb1142317b181dcd9e7a423619a02e1e20f64517a2174002ac | 15343087841701324845 |
| 0x717170b66654292dfbd89c39f5ae6753d2ac1381 | false | 44 | 2663578342959353262 | 68 | 14975608 | 0x2dd54b019a37e49d900da98da4c56bad5807d031 | 2022-06-16T21:49:58.000Z | 0xfffd6aa2d3aa558d3d6c19185d5051c897e841e0a53d9b290c59c1fae592427c | 28681773579733102792 |
Example Query
Example Query
ETHVaultHandlerV2_TokensBurned_event
Token burn events from Cryptex Finance’s ETH Vault Handler V2 contract on Ethereum, recording when collateralized debt position (CDP) tokens are destroyed. Used to track vault closures, debt repayments, and collateral unlocking activity by CDP identifier and owner address.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 3 | 0xc2ba6b8e0ee3cf48b045d966f1dcda767df74833 | false | 0x8540f80fab2afcae8d8fd6b1557b1cf943a0999b | 98 | 1150000000000000000000 | 14939529 | 2022-06-10T16:46:55.000Z | 0x8287c8472ce05fd100344c71ac42629d12494ba7226b9e753e7005f80efba59f |
| 28 | 0xc2ba6b8e0ee3cf48b045d966f1dcda767df74833 | false | 0x7c224beeb6064d7ca376dc66a8d1245ad5926aa6 | 319 | 145000000000000000000 | 15213847 | 2022-07-25T20:28:19.000Z | 0x22f8c96ec6b2cb429ed03dda6d7b7477fc31ba7fb43dd83d8782054c1d146e44 |
| 30 | 0xc2ba6b8e0ee3cf48b045d966f1dcda767df74833 | false | 0xbdf7b52f67b014364bcdc45efe6f0ccd710d4f43 | 137 | 50000000000000000000 | 15141310 | 2022-07-14T14:29:53.000Z | 0x2eeb1de708e3f4cb7d18355e1f7e98c13bc57361dd2ef134d08be1159d236a2a |
Example Query
Example Query
ETHVaultHandlerV2_TokensMinted_event
Token minting events from Cryptex Finance’s ETH vault handler contract on Ethereum, recording synthetic token issuance with vault positions, amounts in wei, and owner addresses. Used for tracking collateralized debt position creation and total supply changes across vault IDs.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 7 | 0xc2ba6b8e0ee3cf48b045d966f1dcda767df74833 | false | 0x2dd54b019a37e49d900da98da4c56bad5807d031 | 215 | 9012800000000000000 | 15324926 | 2022-08-12T04:30:44.000Z | 0x737cca07b558b4fcb20b1ec05e5bbe787b456003ad8f6f8dd2b4c0bcbae10957 |
| 7 | 0xc2ba6b8e0ee3cf48b045d966f1dcda767df74833 | false | 0x2dd54b019a37e49d900da98da4c56bad5807d031 | 522 | 10656310000000000000 | 15327818 | 2022-08-12T15:37:47.000Z | 0x97575469694a0ef3dccbc35a765ac5ab6d411ebb40c4fd419e5ea7e62b9f62ae |
| 34 | 0xc2ba6b8e0ee3cf48b045d966f1dcda767df74833 | false | 0x4090ba5cb81ad068949e04d057eb2d76ef9d129c | 252 | 16820906468133868272 | 15327787 | 2022-08-12T15:32:05.000Z | 0x11e4dcb3e4da2a509049247bde2ec0ac91ea3ce5e0503c1bf2167d9088c0c2db |
Example Query
Example Query
ETHVaultHandlerV2_VaultLiquidated_event
Liquidation events from Cryptex Finance ETH vaults on Ethereum, recording when undercollateralized positions were liquidated with collateral seized and liquidator rewards paid. Used to track vault health, liquidation cascades, and keeper profitability across the protocol’s collateralized debt positions.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__vaultId | STRING | Unique identifier for the vault position. String-encoded integer used to reference a specific vault instance within the protocol. |
in__liquidator | STRING | Address of the account that executed the vault liquidation and received the liquidation reward. Hex-encoded, 0x-prefixed, 42-character string. |
in__liquidationCollateral | STRING | Amount of collateral tokens seized from the liquidated vault. String-encoded integer representing token quantity in smallest unit. |
in__reward | STRING | Amount of reward tokens paid to the liquidator or recipient. String-encoded integer representing token quantity in smallest unit. |
Sample Data
Sample Data
| address | removed | log_index | in__reward | in__vaultId | block_number | in__liquidator | block_timestamp | transaction_hash | in__liquidationCollateral |
|---|---|---|---|---|---|---|---|---|---|
| 0xc2ba6b8e0ee3cf48b045d966f1dcda767df74833 | false | 592 | 517279825978829872 | 5 | 15005131 | 0xc7a37ec3acdd9ef9bc9c02c54cde08b8fcd5c455 | 2022-06-22T01:20:00.000Z | 0xc032aac686d8c8c4fffcd8c3c05a603e2c0de3400693deebb2ea0ff272d38062 | 5122962490398687750 |
| 0xc2ba6b8e0ee3cf48b045d966f1dcda767df74833 | false | 471 | 80000000000000000000 | 7 | 15377373 | 0x8540f80fab2afcae8d8fd6b1557b1cf943a0999b | 2022-08-20T11:31:46.000Z | 0x3ce4435a6184b2f4e2c019c9a1caa79156fcb84c9e1d0f7c00087880d121c261 | 1042326907000000000000 |
| 0xc2ba6b8e0ee3cf48b045d966f1dcda767df74833 | false | 75 | 99900000000000000000 | 38 | 15401842 | 0xe1124d0bc0035ec6beb1570b5837d86060d2dcda | 2022-08-24T08:23:03.000Z | 0xdca5b34285f68acea1f13972f09859e0f799c37b27667a9f541416414d9612b6 | 1311467017442855575180 |
Example Query
Example Query
LINKVaultHandler_TokensBurned_event
No description available.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
Example Query
Example Query
LINKVaultHandler_TokensMinted_event
No description available.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
Example Query
Example Query
LINKVaultHandler_VaultLiquidated_event
No description available.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__vaultId | STRING | Unique identifier for the vault position. String-encoded integer used to reference a specific vault instance within the protocol. |
in__liquidator | STRING | Address of the account that executed the vault liquidation and received the liquidation reward. Hex-encoded, 0x-prefixed, 42-character string. |
in__liquidationCollateral | STRING | Amount of collateral tokens seized from the liquidated vault. String-encoded integer representing token quantity in smallest unit. |
in__reward | STRING | Amount of reward tokens paid to the liquidator or recipient. String-encoded integer representing token quantity in smallest unit. |
Sample Data
Sample Data
Example Query
Example Query
UniswapV3Staker_RewardClaimed_event
Reward claim events from Cryptex’s Uniswap V3 staking contract on Ethereum, capturing token reward amounts distributed to liquidity providers. Used for tracking staking incentive payouts and LP reward performance analysis.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_reward | STRING | Contract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string. |
Sample Data
Sample Data
| in_to | address | removed | in_reward | log_index | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|
| 0x1246d5d68098e77f047d995396756f4772467be7 | 0xe34139463ba50bd61336e0c446bd8c0867c6fe65 | false | 465440147446538495958 | 330 | 14802792 | 2022-05-19T03:58:29.000Z | 0x9e846d91033b1791f75232fde01e2481d117dcc45bb13fcbf099ec00a4e4588e |
| 0x1246d5d68098e77f047d995396756f4772467be7 | 0xe34139463ba50bd61336e0c446bd8c0867c6fe65 | false | 135645434180620930935 | 198 | 14802799 | 2022-05-19T04:00:32.000Z | 0x9e2a5be1adc021aeff55402beec446fd09e38691917d93d2e0685152c341fbd0 |
| 0x1246d5d68098e77f047d995396756f4772467be7 | 0xe34139463ba50bd61336e0c446bd8c0867c6fe65 | false | 190980439014720446204 | 261 | 14802805 | 2022-05-19T04:01:30.000Z | 0x61b3741849ae99e090515c2ef0de23837be7af8d7b0fc06b97016b266d729f95 |
Example Query
Example Query
USDCVaultHandler_TokensBurned_event
Token burn events from Cryptex Finance’s USDC Vault Handler contract on Ethereum. Records vault token redemptions with burned amounts, owner addresses, and vault IDs for tracking collateral withdrawals and vault position closures.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 2 | 0xa8cca36a624215a39d5af6854ac24868559424d3 | false | 0xcd04183a0220e28a6197dfcc78081dc2e0815ac7 | 185 | 75000000000000000000 | 15131959 | 2022-07-13T03:47:07.000Z | 0x327a45302f3eb224186dce8350097403e4f0f659936d3e4838d480ab0298d3f8 |
Example Query
Example Query
USDCVaultHandler_TokensMinted_event
Token minting events from Cryptex Finance’s USDC vault handler contract on Ethereum, recording when synthetic tokens are created against USDC collateral. Contains minting amounts, vault IDs, and owner addresses for tracking collateralized token issuance.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 2 | 0xa8cca36a624215a39d5af6854ac24868559424d3 | false | 0xcd04183a0220e28a6197dfcc78081dc2e0815ac7 | 82 | 75000000000000000000 | 15057800 | 2022-07-01T16:58:50.000Z | 0x3845c374f6f1c83d53368f70e64b6cd32be8532eafd16e8d528d71c6d07df82e |
Example Query
Example Query
USDCVaultHandler_VaultLiquidated_event
No description available.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__vaultId | STRING | Unique identifier for the vault position. String-encoded integer used to reference a specific vault instance within the protocol. |
in__liquidator | STRING | Address of the account that executed the vault liquidation and received the liquidation reward. Hex-encoded, 0x-prefixed, 42-character string. |
in__liquidationCollateral | STRING | Amount of collateral tokens seized from the liquidated vault. String-encoded integer representing token quantity in smallest unit. |
in__reward | STRING | Amount of reward tokens paid to the liquidator or recipient. String-encoded integer representing token quantity in smallest unit. |
Sample Data
Sample Data
Example Query
Example Query
WBTCVaultHandler_TokensBurned_event
Token burn events from Cryptex’s WBTC (Wrapped Bitcoin) vault handler contract on Ethereum. Tracks vault position closures with owner addresses, vault IDs, and burned token amounts for analyzing collateralized position redemptions.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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 3 | 0x2364536f4891ed560a6728f4b36871de8176ee5c | false | 0xbf891e7efcc98a8239385d3172ba10ad593c7886 | 124 | 156050746337414644159 | 17740844 | 2023-07-21T10:12:59.000Z | 0x1c305b193e1ac4d6a0523d1048cb4375890a88a5ac52f270d56176c4d4a5c60e |
| 2 | 0x2364536f4891ed560a6728f4b36871de8176ee5c | false | 0xa1b17041306ff5510a9ded58040005d22a296abd | 125 | 1490000000000000000000 | 15522329 | 2022-09-12T18:14:51.000Z | 0x1c21905a7a7638ac574201e9775b919fe37eae0b8e188c1ac048a63233cadfc7 |
| 3 | 0x2364536f4891ed560a6728f4b36871de8176ee5c | false | 0xbf891e7efcc98a8239385d3172ba10ad593c7886 | 105 | 69095483584953365746 | 18405906 | 2023-10-22T12:41:59.000Z | 0xd6db957f6fb5b1382dbfa05d798fd90c1e618e604453b382a34b648f581e32bf |
Example Query
Example Query
WBTCVaultHandler_TokensMinted_event
Token minting events from Cryptex’s Wrapped Bitcoin (WBTC) vault handler on Ethereum, recording the owner address, vault ID, and minted token amounts. Used for tracking synthetic token issuance and vault collateralization 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. |
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__owner | STRING | Address of the account that owns the position, vault, or allowance. Hex-encoded, 0x-prefixed, 42-character string. |
in__id | STRING | Unique identifier for the vault or position within the protocol. String-encoded integer value. |
in__amount | STRING | Amount of tokens involved in the transaction. String-encoded integer representing token quantity in smallest unit (wei for ETH, base units for ERC20 tokens). |
Sample Data
Sample Data
| in__id | address | removed | in__owner | log_index | in__amount | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|---|
| 2 | 0x2364536f4891ed560a6728f4b36871de8176ee5c | false | 0xa1b17041306ff5510a9ded58040005d22a296abd | 291 | 1200000000000000000000 | 14824256 | 2022-05-22T15:49:51.000Z | 0xc0f9699ed3ffab2b3ad91a7c4c8baf11a2c167efb94e1b0de7da60c7dbb7042d |
| 2 | 0x2364536f4891ed560a6728f4b36871de8176ee5c | false | 0xa1b17041306ff5510a9ded58040005d22a296abd | 371 | 290000000000000000000 | 14829829 | 2022-05-23T13:23:07.000Z | 0x6e324f08ef1a93bae00aa8814359147b6a7e112509f91342aa5e78680de78d00 |
| 3 | 0x2364536f4891ed560a6728f4b36871de8176ee5c | false | 0xbf891e7efcc98a8239385d3172ba10ad593c7886 | 136 | 3300000000000000000000 | 15538081 | 2022-09-15T09:02:35.000Z | 0xfb6d5d9fe4e2e55ae7f7d594658beafd919ec17b66d20ee3a20d6880ff46393d |
Example Query
Example Query
WBTCVaultHandler_VaultLiquidated_event
No description available.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__vaultId | STRING | Unique identifier for the vault position. String-encoded integer used to reference a specific vault instance within the protocol. |
in__liquidator | STRING | Address of the account that executed the vault liquidation and received the liquidation reward. Hex-encoded, 0x-prefixed, 42-character string. |
in__liquidationCollateral | STRING | Amount of collateral tokens seized from the liquidated vault. String-encoded integer representing token quantity in smallest unit. |
in__reward | STRING | Amount of reward tokens paid to the liquidator or recipient. String-encoded integer representing token quantity in smallest unit. |
Sample Data
Sample Data
Example Query
Example Query
WETHRewardHandler_RewardPaid_event
WETH (Wrapped Ether) reward distribution events from Cryptex protocol on Ethereum, recording when users claim or receive rewards with amounts in wei. Useful for analyzing protocol incentive distribution and user reward claiming behavior.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_user | STRING | Address of the user account associated with the transaction or protocol operation. Hex-encoded, 0x-prefixed, 42-character string. |
in_reward | STRING | Contract address of the reward token being distributed or claimed. Hex-encoded, 0x-prefixed, 42-character string. |
Sample Data
Sample Data
| address | in_user | removed | in_reward | log_index | block_number | block_timestamp | transaction_hash |
|---|---|---|---|---|---|---|---|
| 0x5b577578565c2404bb84e734f583cf8523236ef1 | 0x174644226cf1b18aa431522a5438d3a891fd834f | false | 314424214215289509955 | 307 | 12242962 | 2021-04-15T06:12:28.000Z | 0xd1741efb821fb292f092644ab933e6ebd28cc9c8cd00f1328439b23970a5bef2 |
| 0x5b577578565c2404bb84e734f583cf8523236ef1 | 0x239eec9ec218f71cef5cc14d88b142ed4ff44110 | false | 2880666198685560350 | 302 | 12247307 | 2021-04-15T22:07:22.000Z | 0x87156566673407cf805c7ecaa81e326c683322f32637ee972c2dc4af22eeb2b6 |
| 0x5b577578565c2404bb84e734f583cf8523236ef1 | 0x297946c26171008ba8c0e5642814b5fe6b842ab7 | false | 175918113844739711340 | 72 | 12247490 | 2021-04-15T22:48:21.000Z | 0xbaf36fdd82634c14031efc9892a8073a10774b0d5e2fc278bdb45bcf408de062 |
Example Query
Example Query