Skip to main content

Tables

AppBondDepository_BondCreated_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_idSTRINGUnique identifier for the position, record, or entity within the protocol. Numeric string representation.
in_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_priceSTRINGPrice of the asset or position in the transaction or event. Numeric string representation in smallest denomination or with extended precision.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppBondDepository_BondCreated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppBondDepository_CompleteBondVesting_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_idSTRINGUnique identifier for the position, record, or entity within the protocol. Numeric string representation.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppBondDepository_CompleteBondVesting_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppBondDepository_CreateBond_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_idSTRINGUnique identifier for the position, record, or entity within the protocol. Numeric string representation.
in_quoteTokenSTRINGContract address of the quote token in a trading pair. Hex-encoded, 0x-prefixed, 42-character string.
in_initialPriceSTRING-
in_capacitySTRING-
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppBondDepository_CreateBond_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppBondDepository_DisableBond_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_idSTRINGUnique identifier for the position, record, or entity within the protocol. Numeric string representation.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppBondDepository_DisableBond_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppStaking_PositionCreated_event

Staking position creation events from Rezerve protocol on Ethereum, capturing when users create new staking positions with token amounts and declared values. Records include position NFT token IDs, owner addresses, and staked amounts in wei for tracking protocol liquidity and user participation.
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_tokenIdSTRINGUnique identifier for a non-fungible token within its contract. Numeric string representation of the token’s ID.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. 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_declaredValueSTRINGUser-declared value of the staked position at creation time, denominated in wei (1e18 units). This value may differ from the actual staked amount and represents the user’s valuation for the position.
addressremovedin_ownerin_amountlog_indexin_tokenIdblock_numberblock_timestampin_declaredValuetransaction_hash
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0xf152da370fa509f08685fa37a09ba997e41fb65b4310113015751946882216230957122025-08-08T10:21:11.000Z4310113015751946880x9f5b57e21abec377d126be3efeab6f211a12448cb17658d8ea9454d0645bf0ad
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0xdd6cfc7622371c41e5fc522d88845960251f25ec495477011694436220928284313234950302025-10-03T05:01:47.000Z5202508622791580319740x9a5fcf36b27e0de201dcf04f6a28cb6ab7885b9ad795a6ca932c56af7097faa5
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0x1fddaac4b27cd66113a25f6d8cef6be58986715a1441403993357353336332316234999092025-10-03T21:21:59.000Z43242119800720600080xd00ed19650a43a77befdbebd49563eccd7ff792af801b4f6f29a13f1b8665053
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppStaking_PositionCreated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppStaking_PositionMerged_event

Position merge events from Rezerve protocol’s AppStaking contract on Ethereum, tracking when staking positions (NFTs) are consolidated into a single surviving token. Records merged and surviving token IDs with updated stake amounts and declared values for analyzing position management strategies.
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_survivingTokenIdSTRINGToken ID of the staking position that remains after the merge operation. This position absorbs the merged position’s stake and declared value.
in_mergedTokenIdSTRINGToken ID of the position being merged into the surviving position in the AppStaking contract. This position will be burned/destroyed after the merge completes.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_newAmountSTRINGUpdated amount of tokens in the position or loan. Numeric string representation in wei units (18 decimals).
in_newDeclaredValueSTRINGUpdated declared value of the staking position after the operation. Numeric string representation in wei units (18 decimals).
addressremovedin_ownerlog_indexblock_numberin_newAmountblock_timestampin_mergedTokenIdtransaction_hashin_newDeclaredValuein_survivingTokenId
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0xdd6cfc7622371c41e5fc522d88845960251f25ec163234950355175042204652375348432025-10-03T05:02:47.000Z3130xb4f3c9a9d4dc42196ceb97b1faab4c40636a613198252eb6d482e80b68b2f6ed544014913215489979287103
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0xf68d4b506ed84e4c9f30652da9c511a32bd1a19256235734499977928873611032042025-10-14T04:06:35.000Z1280xad78ca66a151fabcc9418ffbe6a7a27e1df4b1c6b9ef34f019d34cf0ca0f35331360500000000000000328
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0x3aa13921b1682e6a254ba0afe4f39ed5201413835212313463102025-08-13T20:51:11.000Z890x22837692bb91b1fbbf1647359d9349259285ee6528432dc47bb21b210143dc68428930022882032917946132
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppStaking_PositionMerged_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppStaking_PositionSplit_event

PositionSplit event logs from Rezerve’s AppStaking contract on Ethereum, recording when staking positions (NFTs) are divided into new tokens with specified amounts and declared values. Used for tracking position management and liquidity optimization strategies across staking participants.
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_originalTokenIdSTRINGToken identifier of the original staking position before the split operation. String representation of a numeric ID that references the source NFT position being divided.
in_newTokenIdSTRINGToken identifier created when splitting an existing staking position into a new separate position. Numeric string value uniquely identifying the newly created NFT position within the Rezerve AppStaking contract.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. 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_splitAmountSTRINGToken amount being split from the original staking position and allocated to the new position. Represented in wei (smallest unit), typically 18 decimal places for ERC-20 tokens.
in_splitDeclaredValueSTRINGDeclared value associated with the split portion of the staking position, denominated in the protocol’s native unit. Represented as a wei-denominated integer string, typically larger than the split amount.
in_toaddressremovedin_ownerlog_indexblock_numberin_newTokenIdin_splitAmountblock_timestamptransaction_hashin_originalTokenIdin_splitDeclaredValue
0xb33f4b9c6f0624edeae8881c97381837760d52cb0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0xb33f4b9c6f0624edeae8881c97381837760d52cb142232082082404419249814890661982025-08-24T03:17:47.000Z0x9335228aa79931f09149a3d8715cd05c3fee6a2340228f5ad52f59d20e0128452575515262614460462
0xb33f4b9c6f0624edeae8881c97381837760d52cb0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0xb33f4b9c6f0624edeae8881c97381837760d52cb1826232712532546305115230606773580542025-09-01T22:24:23.000Z0x05b2e0bc605def364c69e400e0bf15a18a78365002cead260b1690d744f892182821961581875917708683
0xb33f4b9c6f0624edeae8881c97381837760d52cb0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0xb33f4b9c6f0624edeae8881c97381837760d52cb12923408099287108540808395412287032025-09-21T01:18:35.000Z0x2bf5a6d5f88ba3d2b9d473db11d5b5d7d565ac4a3ecd59991280f685bb741edf214187318973700387253
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppStaking_PositionSplit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppStaking_PositionUnstaked_event

Unstaking event records from Rezerve protocol on Ethereum, capturing when users withdraw staked positions with owner address, NFT token ID, and withdrawn amount in wei. Used for tracking staking withdrawals and position liquidity 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_tokenIdSTRINGUnique identifier for a non-fungible token within its contract. Numeric string representation of the token’s ID.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. 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.
addressremovedin_ownerin_amountlog_indexin_tokenIdblock_numberblock_timestamptransaction_hash
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0xdf9134f23f39519cb8e5af048873facfb015408094750000000000000010323233056502025-09-06T17:49:59.000Z0x05a0022b6cedb4cdf57e9352f51a26cd67a90bd7f514b80768df6e036d47fda3
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0xcd1bd705d5059dc385dff79c1e21b5861957d27c138068432360378139862652271235611812025-10-12T10:55:11.000Z0xe5179800bf9303bbfa0fdbe457560d8acaf8297dfa043555135ff3fb8673238d
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0xcd1bd705d5059dc385dff79c1e21b5861957d27c576748445003526534731637324235611842025-10-12T10:55:47.000Z0xc8d32fd7bcdee6a0e3d430dd5f2ee9463b5aa4b3a132218f8ad52e6322adb48e
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppStaking_PositionUnstaked_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppStaking_PositionUpdated_event

Staking position update events from Rezerve protocol on Ethereum, tracking changes to staked token amounts and declared values by position ID and owner address. Used for analyzing staking behavior, position sizing, and yield accrual 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_tokenIdSTRINGUnique identifier for a non-fungible token within its contract. Numeric string representation of the token’s ID.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_newAmountSTRINGUpdated amount of tokens in the position or loan. Numeric string representation in wei units (18 decimals).
in_newDeclaredValueSTRINGUpdated declared value of the staking position after the operation. Numeric string representation in wei units (18 decimals).
addressremovedin_ownerlog_indexin_tokenIdblock_numberin_newAmountblock_timestamptransaction_hashin_newDeclaredValue
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0x57fba85368b5ac481c699ab4540217ec0304936a2345202233436253291734226073654134052025-09-12T01:13:47.000Z0x5cdb7e7eae41f20e39f7f593919e6cccc1e993aa5a36ca5308a41dbea82df540405041559154841225281
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0x57fba85368b5ac481c699ab4540217ec0304936a820202233500863301517789783531387402025-09-12T22:52:11.000Z0x3bfecfbd4a7ac1b0d0043f0c9d4b471d671e20a56e3a8f9b3ba42ed058855881406071559154841225281
0xcd43c9c6ecca33a0c3ef6e509f7559c5c5e46399false0xb33f4b9c6f0624edeae8881c97381837760d52cb3982233490932184496328920710081791402025-09-12T19:31:59.000Z0x3307c0453b14efc28021592d5ea1bfad3bb6fc1c2f4578d29db70e5230dca57c285183152332711772353340
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppStaking_PositionUpdated_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppStaking_Transfer_event

NFT (ERC-721) transfer events from Rezerve’s AppStaking contract on Ethereum, tracking staking position movements by token ID. Useful for analyzing staking participation patterns and position lifecycle from mint to burn events.
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_fromSTRINGAddress originating the 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_tokenIdSTRINGUnique identifier for a non-fungible token within its contract. Numeric string representation of the token’s ID.
in_toaddressin_fromremovedlog_indexin_tokenIdblock_numberblock_timestamptransaction_hash
0x00000000000000000000000000000000000000000xcd43c9c6ecca33a0c3ef6e509f7559c5c5e463990x3d8cf44efa1a56b2de2a768908d3da4fb6062818false208167233924052025-09-18T20:39:11.000Z0x4f9699cc0b9be283fe6b6cf20ffd02f9e9927e9fa10a7c2dbb4c8a5ba81efb20
0x00000000000000000000000000000000000000000xcd43c9c6ecca33a0c3ef6e509f7559c5c5e463990x3d8cf44efa1a56b2de2a768908d3da4fb6062818false96622233923972025-09-18T20:37:35.000Z0x578c230c74c7378d95801dd980a176f33651f6465e49f277e1bd677dd2eca1cb
0x00000000000000000000000000000000000000000xcd43c9c6ecca33a0c3ef6e509f7559c5c5e463990x3d8cf44efa1a56b2de2a768908d3da4fb6062818false55747233923942025-09-18T20:36:59.000Z0xd585d8047eb5b0220508043281336efd4f91a6b7b1271da828e428b9a9300cee
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppStaking_Transfer_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppTreasury_Deposit_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_amountSTRINGInput amount for the swap, transaction, or operation. Numeric string representation of token quantity in smallest denomination.
in_usdValueSTRING-
in_rzrValueSTRING-
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppTreasury_Deposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppTreasury_ReservesAudited_event

Reserve audit snapshots from the Rezerve protocol treasury on Ethereum. Tracks total reserves with and without credit facilities at regular intervals for monitoring protocol solvency and collateralization ratios.
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_totalReservesSTRINGTotal reserve balance held by the Rezerve protocol treasury contract, denominated in the smallest unit of the underlying token (wei-equivalent). Values represent snapshots captured during periodic reserve audits, typically occurring daily around 23:30 UTC.
in_totalReservesWithCreditSTRINGTotal reserve value including credit facilities, denominated in the smallest token unit (wei for ETH-based tokens). This value is typically lower than totalReserves as it may exclude certain unbacked or illiquid positions.
addressremovedlog_indexblock_numberblock_timestampin_totalReservestransaction_hashin_totalReservesWithCredit
0x0000030d7a7c4888851f35705b0852cf20ac1ba6false429236165342025-10-20T04:46:47.000Z11321583212867220768309230x257e23ce391043adc62f4ee6c2019809a140e2b2aafaf79a325de6ce0085c49a750806428177811426692028
0x0000030d7a7c4888851f35705b0852cf20ac1ba6false184236220902025-10-20T23:30:11.000Z11206214333535389459955000x549f710d911cf514818f7a39278d16a49475a299771f656d43004cccfed449a5750819641070178161604351
0x0000030d7a7c4888851f35705b0852cf20ac1ba6false121234361862025-09-24T23:30:11.000Z13537610056890756493974300x07432a628089fe7890019c22a3c1701382201e273b7ac8ce97a29e39a4a7419a733555594822905997086824
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppTreasury_ReservesAudited_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

AppTreasury_TokenEnabled_event

Token enablement events from Rezerve protocol’s AppTreasury contract on Ethereum, tracking which ERC-20 token addresses are authorized or disabled for treasury operations. Useful for monitoring treasury asset whitelist changes and token permission updates 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_addrSTRINGContract address referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
in_resultBOOLOutput amount received from the swap operation or boolean flag indicating the enabled state of a token.
addressin_addrremovedin_resultlog_indexblock_numberblock_timestamptransaction_hash
0x0000030d7a7c4888851f35705b0852cf20ac1ba60xdbaffaaa15d908afbbdfd74e154cf1d53fc1af58falsefalse13232924242025-09-04T21:27:35.000Z0xb83823653a3d67b661ae7127027b8d5542a2e026dfd878fbc9527b0a1f34eb22
0x0000030d7a7c4888851f35705b0852cf20ac1ba60xecd03277a21e41bd61c9226eba24930a6a54b30cfalsetrue12232924242025-09-04T21:27:35.000Z0xb83823653a3d67b661ae7127027b8d5542a2e026dfd878fbc9527b0a1f34eb22
0x0000030d7a7c4888851f35705b0852cf20ac1ba60x1b9f57975ede2f8b99c5ca3cb79137be2cdea03ffalsetrue11232924242025-09-04T21:27:35.000Z0xb83823653a3d67b661ae7127027b8d5542a2e026dfd878fbc9527b0a1f34eb22
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.AppTreasury_TokenEnabled_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Staking4626_Deposit_event

Deposit events from Rezerve’s ERC-4626 tokenized vault contract on Ethereum, recording asset deposits and corresponding share mints with sender and owner addresses. Used to track staking participation, share-to-asset conversion ratios, and vault deposit activity 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_assetsSTRINGNumber of asset units involved in the deposit or withdrawal transaction. String-encoded integer representing the asset quantity in the protocol’s accounting system.
in_sharesSTRINGNumber of shares involved in the deposit or withdrawal transaction. String-encoded integer representing the share quantity in the protocol’s accounting system.
addressremovedin_ownerin_assetsin_senderin_shareslog_indexblock_numberblock_timestamptransaction_hash
0xb33f4b9c6f0624edeae8881c97381837760d52cbfalse0xc0e88f859de5c9ebdddd7e5c4c46ab7fcecd65d7527332749950655365120xb1fd2da8914dc200bc4effd71713594caa88a2f842509491237565182714256231212212025-08-11T23:56:11.000Z0x5521faf7ee2781b80d216e792ce851a44ae0ab43739a0bdea6a9c03484ea98c2
0xb33f4b9c6f0624edeae8881c97381837760d52cbfalse0xde17befa2423d7c9ffb3b5ce33ea2e0d4e3a239f100000000000000000000xb1fd2da8914dc200bc4effd71713594caa88a2f878228091276062580461205231891552025-08-21T11:27:59.000Z0x217404c748c9914cd74b3b15278fb3547c7cd036894124505b6dc946da88f14a
0xb33f4b9c6f0624edeae8881c97381837760d52cbfalse0xc364fd9637fe562a2d5a1cbc7d1ab7f32be900ef453653123001048641660x2bba09866b6f1025258542478c39720a09b728bf35488417913796878007182231919442025-08-21T20:49:47.000Z0xf1afea02959bd83940161726150253420c57a116346c21dc830169199477d3d3
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.Staking4626_Deposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Staking4626_Transfer_event

ERC-4626 vault token transfer events from Rezerve staking contracts on Ethereum, tracking deposits, withdrawals, and share token movements between accounts. Includes mints from zero address and burns to zero address for analyzing vault participation and liquidity 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_fromSTRINGAddress originating the 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_valueSTRINGAmount of tokens transferred, minted, or burned in the operation. Numeric string representation preserving precision for large integer values.
in_toaddressin_fromremovedin_valuelog_indexblock_numberblock_timestamptransaction_hash
0x0a087f8b301573b58f2a2274b77f3599b45674710xb33f4b9c6f0624edeae8881c97381837760d52cb0xd3e536636ac493b9bf1f80de59dacf120bd74652false3339101000000000000280231600112025-08-17T09:54:11.000Z0x3c5078e797a818b1ccbfceacaea653111cebb1cca65ec119f23f6eff75bff9bc
0xde17befa2423d7c9ffb3b5ce33ea2e0d4e3a239f0xb33f4b9c6f0624edeae8881c97381837760d52cb0xd3e536636ac493b9bf1f80de59dacf120bd74652false266475187000000000000306231595292025-08-17T08:17:35.000Z0xe672768df37f33fd67a6b78d00f08710017ecfcae509bbeb91da68ae779019a2
0x00000000000000000000000000000000000000000xb33f4b9c6f0624edeae8881c97381837760d52cb0x0a087f8b301573b58f2a2274b77f3599b4567471false3339101000000000000411231600232025-08-17T09:56:35.000Z0xac29132700b12be0f0e1ad9eaa47b81913ae27d11b2072546079fcfecd9a12b5
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.Staking4626_Transfer_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Staking4626_Withdraw_event

Withdrawal events from Rezerve’s ERC-4626 compliant staking vault on Ethereum, tracking share redemptions with corresponding asset amounts, owner addresses, and exchange rates. Useful for analyzing vault unstaking activity, share-to-asset conversion rates, and user withdrawal patterns.
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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_receiverSTRINGAddress that receives tokens, assets, or rewards from the transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_assetsSTRINGNumber of asset units involved in the deposit or withdrawal transaction. String-encoded integer representing the asset quantity in the protocol’s accounting system.
in_sharesSTRINGNumber of shares involved in the deposit or withdrawal transaction. String-encoded integer representing the share quantity in the protocol’s accounting system.
addressremovedin_ownerin_assetsin_senderin_shareslog_indexin_receiverblock_numberblock_timestamptransaction_hash
0xb33f4b9c6f0624edeae8881c97381837760d52cbfalse0x0a087f8b301573b58f2a2274b77f3599b456747125938955775352167720x0a087f8b301573b58f2a2274b77f3599b456747120291550000000000003350x0a087f8b301573b58f2a2274b77f3599b4567471231879372025-08-21T07:22:23.000Z0x4da8aeb5c39be31584e1005ff7aa1e208b8387c956702f936abddb10881cfef2
0xb33f4b9c6f0624edeae8881c97381837760d52cbfalse0x9c620c79c6000166d0f591abf5e3ae746bd1432e48679005321437561910x9c620c79c6000166d0f591abf5e3ae746bd1432e36071570000000000005390x9c620c79c6000166d0f591abf5e3ae746bd1432e233462272025-09-12T09:56:35.000Z0xdbe1eb5f645ea94c08b239b97e4687ac29949cf8830bbd4051dee5d6be207cca
0xb33f4b9c6f0624edeae8881c97381837760d52cbfalse0xb4e059ebc6befef5f815c712832b5fa2c854ab76994679117720744964900xb4e059ebc6befef5f815c712832b5fa2c854ab76700000000000000000002920xb4e059ebc6befef5f815c712832b5fa2c854ab76234950872025-10-03T05:13:11.000Z0xd371128a7563d213c8136d3e12ba52037e7e3f23f3f9e506d37f126575bb5d24
Query with partition filter
SELECT *
FROM `tt-contracts.rezerve_v1_ethereum.Staking4626_Withdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100