Skip to main content

Tables

Comptroller_borrowVerify_function

Venus Protocol Comptroller borrow verification function calls recording post-borrow validation checks. Contains vToken market address, borrower address, and borrowed amount for compliance monitoring and risk management analysis.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_vTokenSTRINGContract address of the vToken market in the Venus lending protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_borrowerSTRINGAddress of the borrower in the lending or loan transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_borrowAmountSTRINGAmount borrowed in the transaction. Denominated in the smallest unit of the underlying token.
gasvaluestatusgas_usedin_vTokensignatureto_addressin_borrowerblock_numberfrom_addresstrace_addressblock_timestampin_borrowAmounttransaction_hash
851670true150060xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x5c7786050xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0x9d5132dd45cdacd1de3a7b7f1f13da7f025ff726207269630xb953f92b9f759d97d2f2dec10a8a3cf75fce3a951,52025-07-02T16:55:22.000Z585000000000xa0372a28d95fe911c45195fd435e5ae3432a70c68d568803de1c92594a806244
851670true150060xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x5c7786050xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0x9d5132dd45cdacd1de3a7b7f1f13da7f025ff726207269040xb953f92b9f759d97d2f2dec10a8a3cf75fce3a951,52025-07-02T16:54:23.000Z840000000000xf29dba1afdc09329ba9d5b0f76eb766e6eac97397a74396588b7f2d44eca2b97
851670true150060xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x5c7786050xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0x9d5132dd45cdacd1de3a7b7f1f13da7f025ff726207390120xb953f92b9f759d97d2f2dec10a8a3cf75fce3a951,52025-07-02T20:16:11.000Z970000000000x5307ca5b41c5ae10394eab1e47545a162729713f697f72663d377d0e087998d2
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.Comptroller_borrowVerify_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Comptroller_liquidateAccount_function

Function call records for Venus Protocol Comptroller liquidation operations containing borrower addresses and liquidation order arrays specifying vToken collateral, vToken borrowed, and repay amounts. Used for tracking undercollateralized position liquidations across Venus lending markets.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_borrowerSTRINGAddress of the borrower in the lending or loan transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_ordersARRAY<STRUCT<vTokenCollateral STRING, vTokenBorrowed STRING, repayAmount STRING>>Array of order or liquidation instruction structures specifying the tokens and amounts involved in the transaction.
gasvaluestatusgas_usedin_orderssignatureto_addressin_borrowerblock_numberfrom_addresstrace_addressblock_timestamptransaction_hash
52248640true592482[{“repayAmount”:“2523858222281899”,“vTokenBorrowed”:“0xc219bc179c7cdb37eacb03f993f9fdc2495e3374”,“vTokenCollateral”:“0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95”}]0x2bce219c0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0xa951157d7fbb3f7c323c42aa87b2a49fca1126bc220544750x6d7fd08506a9be096cac69edb0b488fc9ef6f3774,4,1,0,0,2,2,32025-07-18T01:40:34.000Z0xdd8854b4abb5862501958b987d8e5e485dfadeef34a48639d68482c3251f1994
52194370true631390[{“repayAmount”:“3345584859615357”,“vTokenBorrowed”:“0xc219bc179c7cdb37eacb03f993f9fdc2495e3374”,“vTokenCollateral”:“0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95”}]0x2bce219c0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0x25ff97dc48d8bd6ef1ebb92589911a2e5216f1de242814570x6d7fd08506a9be096cac69edb0b488fc9ef6f3774,4,1,0,0,2,2,32025-08-12T20:16:56.000Z0xba4b970b42a2a1767fb658dc2c4597538cc2649c342d36781bb73f40784456e4
52115330true623258[{“repayAmount”:“35216039”,“vTokenBorrowed”:“0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95”,“vTokenCollateral”:“0x67716d6bf76170af816f5735e14c4d44d0b05ed2”}]0x2bce219c0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0xe3eec27817759d76323cdff7091b675b23b711cf315328260x6d7fd08506a9be096cac69edb0b488fc9ef6f3774,4,1,0,0,2,2,32025-11-04T18:33:05.000Z0xc64e09314474024ab72de6ac2c2dcb8b0b4f768d0772cdb3ccfdac7ac0fea0a7
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.Comptroller_liquidateAccount_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Comptroller_liquidateBorrowVerify_function

Venus protocol comptroller verification function calls for liquidation operations. Records borrower, liquidator, repayment amounts, and collateral seizure calculations during debt liquidation 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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_vTokenBorrowedSTRINGContract address of the vToken representing the borrowed asset in the liquidation. Hex-encoded, 0x-prefixed, 42-character string.
in_vTokenCollateralSTRINGContract address of the vToken representing the collateral being seized in the liquidation. Hex-encoded, 0x-prefixed, 42-character string.
in_liquidatorSTRINGAddress of the account executing the liquidation operation. Hex-encoded, 0x-prefixed, 42-character string.
in_borrowerSTRINGAddress of the borrower in the lending or loan transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_actualRepayAmountSTRINGAmount of tokens repaid in the transaction. Numeric string representing the quantity in the smallest unit of the underlying asset.
in_seizeTokensSTRINGQuantity of collateral tokens seized from the borrower during liquidation. Numeric string representing the amount in the smallest unit of the collateral token.
gasvaluestatusgas_usedsignatureto_addressin_borrowerblock_numberfrom_addressin_liquidatortrace_addressin_seizeTokensblock_timestamptransaction_hashin_vTokenBorrowedin_vTokenCollateralin_actualRepayAmount
43039670true63890x47ef3b3b0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0x25ff97dc48d8bd6ef1ebb92589911a2e5216f1de242814570xc219bc179c7cdb37eacb03f993f9fdc2495e33740x6d7fd08506a9be096cac69edb0b488fc9ef6f3774,4,1,0,0,2,2,3,1,4,1,1116483279762025-08-12T20:16:56.000Z0xba4b970b42a2a1767fb658dc2c4597538cc2649c342d36781bb73f40784456e40xc219bc179c7cdb37eacb03f993f9fdc2495e33740xb953f92b9f759d97d2f2dec10a8a3cf75fce3a953345584859615357
43473620true63890x47ef3b3b0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0xa951157d7fbb3f7c323c42aa87b2a49fca1126bc220544750xc219bc179c7cdb37eacb03f993f9fdc2495e33740x6d7fd08506a9be096cac69edb0b488fc9ef6f3774,4,1,0,0,2,2,3,1,4,1,119860001472025-07-18T01:40:34.000Z0xdd8854b4abb5862501958b987d8e5e485dfadeef34a48639d68482c3251f19940xc219bc179c7cdb37eacb03f993f9fdc2495e33740xb953f92b9f759d97d2f2dec10a8a3cf75fce3a952523858222281899
45167850true63890x47ef3b3b0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0x3879bc7564e762c730111a41180b4273f3473ab7311024130xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x6d7fd08506a9be096cac69edb0b488fc9ef6f3774,4,1,0,0,1,2,3,1,1333645102025-10-30T18:59:32.000Z0xb32a5eb855eae7c9c07bfbd4d076e3c10754ca52bb09f70eb42257da7dcd85b40xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950xc219bc179c7cdb37eacb03f993f9fdc2495e3374114779949
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.Comptroller_liquidateBorrowVerify_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Comptroller_MarketEntered_event

Event logs emitted when an account enters a lending market in a Compound-based protocol, enabling the account to use deposited assets as collateral for borrowing. Records the account address and market token address (cToken, mToken, or vToken) for tracking collateral activation across lending protocols.
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_vTokenSTRINGContract address of the vToken market in the Venus lending protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedin_vTokenlog_indexin_accountblock_numberblock_timestamptransaction_hash
0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fefalse0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a9500xdbde4e9aafb2731b0dd6ba84a0d7792ce7975f6d106283212025-03-07T19:44:40.000Z0xa55fd69f8618772909548d4f941fdb80fc1605f4416cc5473b20189fdaa8d724
0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fefalse0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a9500x5bee6b4e61f53d41be7b2e0b77af06a3e54653a1106293272025-03-07T20:01:26.000Z0x8c50fb970ee21dbb788cee22088bac84db90fc6fc1796ba2466a060319104998
0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fefalse0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a9500x8b4e0d3cd58f36afbd0c88c8ebb2866c796465fa106073262025-03-07T13:54:45.000Z0xbd7ea304de1ad0b2b6d8659b8155acd382f0d07fba7bf7e346819bf425a7b23a
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.Comptroller_MarketEntered_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Comptroller_MarketExited_event

Event logs recording when an account exits a lending market in the Comptroller contract. Contains account address and corresponding token market (cToken or vToken) that was exited.
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_vTokenSTRINGContract address of the vToken market in the Venus lending protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_accountSTRINGAccount address involved in the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedin_vTokenlog_indexin_accountblock_numberblock_timestamptransaction_hash
0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fefalse0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a9560x5580e783f4d2410cc15af4df5777eb8c13d3eb5f138772172025-04-14T10:12:56.000Z0x5e8e8a7df29161f033da1a2ca61defa37648ebfc39a79e00635d7a739ca87f88
0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fefalse0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a9570x6a7a222e544d8a40d984d26e30a4a73090ae3136138766142025-04-14T10:02:53.000Z0xc0e9046db664508676299bbf9641efeb72efd1438af875bc15ebc553f954edf0
0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fefalse0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a9540xb9ed49b86dd1f0ee36443758d995a0c3d7d352dc139171512025-04-14T21:18:30.000Z0xfe87708a2a26e51c232a1bd301c97e27826751fce0f9a3031fa9338211cc339c
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.Comptroller_MarketExited_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Comptroller_mintVerify_function

Venus protocol comptroller verification records for mint operations. Contains minter address, vToken market, actual deposit amount, and resulting interest-bearing tokens minted for lending position validation.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_vTokenSTRINGContract address of the vToken market in the Venus lending protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_minterSTRINGAddress authorized to mint tokens in the operation. Hex-encoded, 0x-prefixed, 42-character string for EVM chains; 66-character hex string for Aptos.
in_actualMintAmountSTRINGActual amount of underlying asset deposited into the Venus protocol during the mint operation. Numeric string representing token amount in smallest denomination.
in_mintTokensSTRINGQuantity of protocol-specific interest-bearing tokens minted to the depositor. Numeric string representing token amount in smallest denomination.
gasvaluestatusgas_usedin_minterin_vTokensignatureto_addressblock_numberfrom_addressin_mintTokenstrace_addressblock_timestamptransaction_hashin_actualMintAmount
178540true149560xcc421580649530d4ea2a479b6d9fd0d53f71c0bb0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x41c728b90xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe306300130xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95156147631,102025-10-25T07:46:12.000Z0xb5c9a6af8a1b0200a2d1f83ecdf4edd43afb59f882dd6dbd3ae6849c22dff629159976
178530true149560x7dd3ca8db039a39f3f2fe9f56f21c3b6fa961cde0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x41c728b90xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe306301340xb953f92b9f759d97d2f2dec10a8a3cf75fce3a9531104391,72025-10-25T07:48:13.000Z0x67eebb56a5aa8f95160000d7f5583513bdbd59c748d4bff8f0419b58adc19e9c31867
178540true149560x5995aea4401d1689406df849b849f8680df43a990xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x41c728b90xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe306273470xb953f92b9f759d97d2f2dec10a8a3cf75fce3a9512447811,72025-10-25T07:01:46.000Z0x9542f32433971042ebae24033ff5fc8fb59cb31b2be8063bf4ae0ab5bfd62e7212753
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.Comptroller_mintVerify_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Comptroller_redeemVerify_function

Venus protocol comptroller verification calls for redemption transactions. Records validation checks performed when users withdraw underlying assets by burning vTokens in lending markets.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_vTokenSTRINGContract address of the vToken market in the Venus lending protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_redeemerSTRINGAddress of the account that initiated the redemption transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_redeemAmountSTRINGAmount of underlying asset tokens withdrawn from the lending pool during redemption.
in_redeemTokensSTRINGAmount of interest-bearing pool tokens burned during the redemption transaction. String-encoded integer representing the quantity of cTokens or equivalent derivative tokens exchanged for underlying assets.
gasvaluestatusgas_usedin_vTokensignatureto_addressin_redeemerblock_numberfrom_addresstrace_addressblock_timestampin_redeemAmountin_redeemTokenstransaction_hash
178560true149570xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x51dff9890xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0x6d34b7edddcb2e1228fa957b62dd63183d1244c1243765210xb953f92b9f759d97d2f2dec10a8a3cf75fce3a951,62025-08-13T22:41:20.000Z103101210xfd8e832f0cfdad421381fcf5ca7501f5247ca014e1da415b0a3e2b4cad563a5d
178560true149570xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x51dff9890xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0xaa0167bceb98f10f8f228dd28e51e371b6ccf596243787110xb953f92b9f759d97d2f2dec10a8a3cf75fce3a951,62025-08-13T23:17:50.000Z202199280x22279298bbd7e61468c3e03d58b65c403ac7ab1220b6ed0f5b7a17571b34cb5f
178560true149570xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x51dff9890xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0xdd3289a6f98158d6c0f8f95329bd4128e687a042243778260xb953f92b9f759d97d2f2dec10a8a3cf75fce3a951,62025-08-13T23:03:05.000Z14341408730xad07056cd5fa85d527360aad6addc394627f2b5b93007af791910a37ac49f1f9
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.Comptroller_redeemVerify_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Comptroller_repayBorrowVerify_function

Post-execution verification calls for borrow repayment transactions in Venus Protocol comptroller contracts. Records validation parameters including borrower address, payer address, vToken market, actual repayment amount, and borrower index for ensuring repayment compliance with protocol rules.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_vTokenSTRINGContract address of the vToken market in the Venus lending protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_payerSTRINGAddress of the account that provided the funds for the repayment or payment transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_borrowerSTRINGAddress of the borrower in the lending or loan transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_actualRepayAmountSTRINGAmount of tokens repaid in the transaction. Numeric string representing the quantity in the smallest unit of the underlying asset.
in_borrowerIndexSTRINGBorrow index value of the borrower at the time of the repayment transaction. Numeric string representing the scaled interest accumulation factor.
gasvaluestatusgas_usedin_payerin_vTokensignatureto_addressin_borrowerblock_numberfrom_addresstrace_addressblock_timestampin_borrowerIndextransaction_hashin_actualRepayAmount
179770true150650xb8e8fd03ca3b4f1f5e26e5750c4e01fc4e3fdab30xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x1ededc910xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0xb8e8fd03ca3b4f1f5e26e5750c4e01fc4e3fdab3121540380xb953f92b9f759d97d2f2dec10a8a3cf75fce3a951,62025-03-25T11:33:17.000Z10068075613334211910xe1aafde624985abf5913cd4b17076c6719d0ec60aa7d8d2d9693a6888d95c7cc7500
179770true150650xb8e8fd03ca3b4f1f5e26e5750c4e01fc4e3fdab30xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x1ededc910xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0xb8e8fd03ca3b4f1f5e26e5750c4e01fc4e3fdab3121540270xb953f92b9f759d97d2f2dec10a8a3cf75fce3a951,62025-03-25T11:33:06.000Z10068075397443928980x46d3486437ad7d8f8add1ba23b4f331026032691909150ac36adbdba81a84bf25000
179820true150650x15c643da3ffe435f0651e3bb40913cc711a71dbe0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x1ededc910xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0x15c643da3ffe435f0651e3bb40913cc711a71dbe121801780xb953f92b9f759d97d2f2dec10a8a3cf75fce3a951,62025-03-25T18:48:57.000Z10068588686322242350xeedc146c62cdfe5505b667c9d4a4fdb0df5f6a5d80898924af9d785d878a27564000682
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.Comptroller_repayBorrowVerify_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Comptroller_seizeVerify_function

Comptroller function calls verifying collateral seizure parameters during liquidation events in Venus Protocol lending markets. Records borrower and liquidator addresses, vToken contract addresses for borrowed and collateral assets, and quantity of tokens seized for compliance validation.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_vTokenCollateralSTRINGContract address of the vToken representing the collateral being seized in the liquidation. Hex-encoded, 0x-prefixed, 42-character string.
in_vTokenBorrowedSTRINGContract address of the vToken representing the borrowed asset in the liquidation. Hex-encoded, 0x-prefixed, 42-character string.
in_liquidatorSTRINGAddress of the account executing the liquidation operation. Hex-encoded, 0x-prefixed, 42-character string.
in_borrowerSTRINGAddress of the borrower in the lending or loan transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_seizeTokensSTRINGQuantity of collateral tokens seized from the borrower during liquidation. Numeric string representing the amount in the smallest unit of the collateral token.
gasvaluestatusgas_usedsignatureto_addressin_borrowerblock_numberfrom_addressin_liquidatortrace_addressin_seizeTokensblock_timestamptransaction_hashin_vTokenBorrowedin_vTokenCollateral
41631460true83540x6d35bf910xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0xb3b91970b2f7c338127cd6b3620970d8603d264b314355100x67716d6bf76170af816f5735e14c4d44d0b05ed20x6d7fd08506a9be096cac69edb0b488fc9ef6f3774,4,1,0,0,2,2,3,1,4,1,10,1,5177222032025-11-03T15:31:09.000Z0xbeee5a38c1b481cca3bd42194b94c257cd2114933959d2148c764d257c66d43f0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x67716d6bf76170af816f5735e14c4d44d0b05ed2
1863100true63540x6d35bf910xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0x26f7d10ae03a42618277e7c3cc946e14bc4eb726323754330x68e2a6f7257fac2f5a557b9e83e1fe6d5b408ce50x1950de6e5729c6ffce91477b57eec99f5980e9561,0,2,0,2,1,12,1,56375992025-11-14T12:36:32.000Z0x9ba9ea9161fb16e51679a5fec7da013c7819813d42b9ba7281afb4482b4711120xda7ce7ba016d266645712e2e4ebc6cc75ea8e4cd0x68e2a6f7257fac2f5a557b9e83e1fe6d5b408ce5
2431260true63540x6d35bf910xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe0x941d85a3cc703dbcbddd393d4a35acfbe54fcc6a293854540x67716d6bf76170af816f5735e14c4d44d0b05ed20x1950de6e5729c6ffce91477b57eec99f5980e9561,1,0,1,1,12,1,5574912315792025-10-10T22:03:33.000Z0xcb1050883ff42573de4faa389f3632e8bc9de9819a20b413dbc991645e1c99280xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x67716d6bf76170af816f5735e14c4d44d0b05ed2
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.Comptroller_seizeVerify_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

Comptroller_transferVerify_function

Venus Protocol comptroller function call data validating vToken transfer operations. Records transfer verification checks between source and destination accounts with token amounts and vToken market addresses.
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.
trace_addressSTRINGHierarchical position of the internal call within a transaction’s execution trace. Comma-separated sequence of integers representing the call path, where each number indicates the index of the call at that nesting level, with null representing top-level calls.
statusBOOLTransaction execution outcome indicator. Boolean value where true represents successful execution and false represents failed execution.
from_addressSTRINGAddress that initiated the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
to_addressSTRINGAddress receiving the transaction or contract call. Hex-encoded, 0x-prefixed, 42-character string.
valueFLOAT64Amount of native cryptocurrency sent with the transaction. Floating-point representation in whole units (e.g., ETH, BNB, MATIC).
gas_usedINT64Amount of gas consumed by the transaction execution. Integer representing the actual computational steps used.
gasINT64Gas limit allocated for the transaction execution. Integer representing the maximum computational steps allowed.
signatureSTRINGFunction selector identifying which contract function was called. 10-character hex string including 0x prefix.
in_vTokenSTRINGContract address of the vToken market in the Venus lending protocol. Hex-encoded, 0x-prefixed, 42-character string.
in_srcSTRINGAddress of the account from which tokens or assets are being withdrawn or transferred. Hex-encoded, 0x-prefixed, 42-character string.
in_dstSTRINGAddress of the account receiving tokens or assets in the transfer or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_transferTokensSTRINGNumber of vToken units being transferred in the operation. String-encoded integer representing the token amount in the smallest denomination.
gasvaluein_dstin_srcstatusgas_usedin_vTokensignatureto_addressblock_numberfrom_addresstrace_addressblock_timestamptransaction_hashin_transferTokens
11786500x2ab4fc70ef224508c925e33d0af52865e0c2fa3c0xc97032ce308ff6f9f3efe4376f4b8d9dedb1bf2btrue172970xc219bc179c7cdb37eacb03f993f9fdc2495e33740x6a56947e0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe106849920xc219bc179c7cdb37eacb03f993f9fdc2495e33741,12025-03-08T11:29:11.000Z0x4ff3aa89967ba27e39a9dabf7bd642b43d4cbb29949cb9068eabcc94c8eaf3e61600000000
11786500x2ab4fc70ef224508c925e33d0af52865e0c2fa3c0x28272fc8d3aa0aafa247f604c82e1dbcba7523e2true172970xc219bc179c7cdb37eacb03f993f9fdc2495e33740x6a56947e0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe106853620xc219bc179c7cdb37eacb03f993f9fdc2495e33741,12025-03-08T11:35:21.000Z0xcc93001c5df25f2a3ccb87c8353d62c04f9bf433c4f7fa7b724b7886c140349c2000000000
11786500x2ab4fc70ef224508c925e33d0af52865e0c2fa3c0xa8988fad092dd1812a6deaaf9aaed39ec5f56d92true172970xc219bc179c7cdb37eacb03f993f9fdc2495e33740x6a56947e0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe106849040xc219bc179c7cdb37eacb03f993f9fdc2495e33741,12025-03-08T11:27:43.000Z0x99f90e6c0e93ab6341cda6c3c99b194ec8454947d1ebb248a408138d13a2a03b1100000000
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.Comptroller_transferVerify_function`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolRegistry_MarketAdded_event

Venus protocol events emitted when a new lending market (vToken) is added to a pool registry. Contains the comptroller address managing the pool and the vToken address of the newly registered market.
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_comptrollerSTRINGContract address of the Venus protocol comptroller managing the pool. Hex-encoded, 0x-prefixed, 42-character string.
in_vTokenAddressSTRINGContract address of the Venus protocol vToken representing the market being added. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexblock_numberin_comptrollerblock_timestampin_vTokenAddresstransaction_hash
0x0c52403e16bcb8007c1e54887e1dfc1ec9765d7cfalse9786199320xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe2025-02-12T13:51:31.000Z0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a950x0a024133f98b3fae61d30327cae919246b56bf22a12843e0a0b218345aa5c58b
0x0c52403e16bcb8007c1e54887e1dfc1ec9765d7cfalse7986199320xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe2025-02-12T13:51:31.000Z0xc219bc179c7cdb37eacb03f993f9fdc2495e33740x0a024133f98b3fae61d30327cae919246b56bf22a12843e0a0b218345aa5c58b
0x0c52403e16bcb8007c1e54887e1dfc1ec9765d7cfalse29110680590xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe2025-03-12T21:53:38.000Z0x67716d6bf76170af816f5735e14c4d44d0b05ed20x0659ce631a2631bfa6874a35f1bab4a00e2317ffd1ed0e8feb938101daa6c10e
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.PoolRegistry_MarketAdded_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

PoolRegistry_PoolRegistered_event

Venus Protocol pool registration events emitted when a new lending pool is added to the protocol registry. Contains pool metadata including name, creator address, associated comptroller contract, and registration timestamp.
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_comptrollerSTRINGContract address of the Venus protocol comptroller managing the pool. Hex-encoded, 0x-prefixed, 42-character string.
in_poolSTRUCT<name STRING, creator STRING, comptroller STRING, blockPosted STRING, timestampPosted STRING>Contract address of the pool being referenced in the event. Hex-encoded, 0x-prefixed, 42-character string.
addressin_poolremovedlog_indexblock_numberin_comptrollerblock_timestamptransaction_hash
0x0c52403e16bcb8007c1e54887e1dfc1ec9765d7c{“name”:“Core”,“creator”:“0x1803cf1d3495b43cc628aa1d8638a981f8cd341c”,“blockPosted”:“8619932”,“comptroller”:“0xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe”,“timestampPosted”:“1739368291”}false5886199320xe22af1e6b78318e1fe1053edbd7209b8fc62c4fe2025-02-12T13:51:31.000Z0x0a024133f98b3fae61d30327cae919246b56bf22a12843e0a0b218345aa5c58b
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.PoolRegistry_PoolRegistered_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_AccrueInterest_event

Interest accrual events from Venus Protocol lending markets recording periodic interest calculations. Contains cumulative borrow index, cash reserves, total borrows, and accumulated interest for tracking market state changes and calculating borrower obligations.
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_cashPriorSTRINGCash balance in the market prior to the interest accrual event. Denominated in the smallest unit of the underlying token.
in_interestAccumulatedSTRINGInterest accrued during the period since the last interest calculation. Denominated in the smallest unit of the underlying token.
in_borrowIndexSTRINGCumulative borrow interest index for the market. Scaled by 1e18, representing the accumulated interest per unit borrowed since market inception.
in_totalBorrowsSTRINGTotal amount borrowed from the market across all borrowers. Denominated in the smallest unit of the underlying token.
addressremovedlog_indexblock_numberin_cashPriorin_borrowIndexblock_timestampin_totalBorrowstransaction_hashin_interestAccumulated
0x67716d6bf76170af816f5735e14c4d44d0b05ed2false01364721674046581425827757755810000000000000000002025-04-11T18:19:35.000Z00x51cc0866101bf4bb8cc8aaba1e72889ae9ee7ac90538586d76cab10e3222cbf40
0x67716d6bf76170af816f5735e14c4d44d0b05ed2false01363734773898987969234073657310000000000000000002025-04-11T15:35:06.000Z00x0849219e75a130a77a7c55013596e194ee001d7db13e622e22af0ff948ed94f50
0x67716d6bf76170af816f5735e14c4d44d0b05ed2false01358661075257684650552047243710000000000000000002025-04-11T01:29:29.000Z00xded483f0b7904cc52d92816f8a208f34ec4cededc69c9bc174b08b54293a27330
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.VToken_AccrueInterest_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_BadDebtIncreased_event

Venus Protocol bad debt increase events emitted when borrower positions become undercollateralized and accumulate uncollectable debt. Records borrower address, previous and new bad debt totals, and delta amount for tracking protocol insolvency risk across VToken markets.
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_borrowerSTRINGAddress of the borrower in the lending or loan transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_badDebtDeltaSTRINGAmount of bad debt added in the event. Numeric string representing the token amount in smallest denomination.
in_badDebtOldSTRINGPrevious total amount of bad debt before the event. Numeric string representing the token amount in smallest denomination.
in_badDebtNewSTRINGUpdated total amount of bad debt after the event. Numeric string representing the token amount in smallest denomination.
addressremovedlog_indexin_borrowerblock_numberin_badDebtNewin_badDebtOldblock_timestampin_badDebtDeltatransaction_hash
0xc219bc179c7cdb37eacb03f993f9fdc2495e3374false310x1cc46367d9055ce7d63f772368470e4e548b3b4b213519476605806698975902025-07-09T22:31:46.000Z660580669897590x2c8bf0ab3f01849ae779e627d769d22feb91825b925f009b169ef085c972b2c9
0xc219bc179c7cdb37eacb03f993f9fdc2495e3374false380x1f246817cbfbca4a758f9b6e6e85b7ca92aa0e0121850497113870720262668660580669897592025-07-15T17:00:56.000Z478126532729090x34a108a2269f0b0d3bbe3a08153aa969f4f2de1402725456084198ec896e56e4
0xc219bc179c7cdb37eacb03f993f9fdc2495e3374false320xb7873c18ae657ddbcc5b17c05ba658a7043c3d90218505571212931259843091138707202626682025-07-15T17:01:56.000Z74224057216410x08891816cdaa793e37c883e9dea05f81e15e39ee60ff0de32d6c6ce318e10db1
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.VToken_BadDebtIncreased_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_BadDebtRecovered_event

Venus Protocol bad debt recovery events tracking changes in VToken contract bad debt balances. Records the previous and updated bad debt amounts when protocol reserves are used to cover uncollateralized positions.
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_badDebtOldSTRINGPrevious total amount of bad debt before the event. Numeric string representing the token amount in smallest denomination.
in_badDebtNewSTRINGUpdated total amount of bad debt after the event. Numeric string representing the token amount in smallest denomination.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.VToken_BadDebtRecovered_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_Borrow_event

Borrow events emitted by Venus Protocol VToken contracts when users borrow assets against their collateral. Records borrower address, borrowed amount, individual account debt, and aggregate market debt in smallest token units for DeFi lending analytics.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_borrowerSTRINGAddress of the borrower in the lending or loan transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_borrowAmountSTRINGAmount borrowed in the transaction. Denominated in the smallest unit of the underlying token.
in_accountBorrowsSTRINGTotal amount currently borrowed by the individual account. Denominated in the smallest unit of the underlying token.
in_totalBorrowsSTRINGTotal amount borrowed from the market across all borrowers. Denominated in the smallest unit of the underlying token.
addressremovedlog_indexin_borrowerblock_numberblock_timestampin_borrowAmountin_totalBorrowstransaction_hashin_accountBorrows
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false30x6a8bfbb720b34d279ec25c0434ee9332a64d9e9d124209862025-03-28T13:42:25.000Z015035417424110x051d0aee3096578740802cd9bff52612c072dc3245edafa2d1618f4d8e6917930
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false60x2b5649ec866049cf0d35848ce240f2bde917046d124241542025-03-28T14:35:13.000Z100015035508261200x482ab47e033d42a1cdaeb7a9f9f245408b47b24849b35bc2ebc4f2d5e84b2c441000
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false13250x2b5649ec866049cf0d35848ce240f2bde917046d124242682025-03-28T14:37:07.000Z10000015035512493570x4f10498e64a9c0e58f8c92ac426f36d8c807a11abac01aab204076b52df1a824101000
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.VToken_Borrow_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_LiquidateBorrow_event

Liquidation events emitted when undercollateralized borrowers have their debt repaid by liquidators in exchange for seized vToken collateral. Records borrower address, liquidator address, repayment amount, seized collateral quantity, and vToken collateral contract address for risk monitoring and liquidation analytics.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_liquidatorSTRINGAddress of the account executing the liquidation operation. Hex-encoded, 0x-prefixed, 42-character string.
in_borrowerSTRINGAddress of the borrower in the lending or loan transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_repayAmountSTRINGAmount of debt repaid in the transaction. Denominated in the smallest unit of the underlying token.
in_vTokenCollateralSTRINGContract address of the vToken representing the collateral being seized in the liquidation. Hex-encoded, 0x-prefixed, 42-character string.
in_seizeTokensSTRINGQuantity of collateral tokens seized from the borrower during liquidation. Numeric string representing the amount in the smallest unit of the collateral token.
addressremovedlog_indexin_borrowerblock_numberin_liquidatorin_repayAmountin_seizeTokensblock_timestamptransaction_hashin_vTokenCollateral
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false160xccd724b9af92a3a389150334556330efd3f59487132491220x23bd42e5cc8706765a2cbb6c385a5a1350615d4f172336087124451572025-04-07T03:44:41.000Z0x7245e6fc806575b350339d0acf05702a130e0bcf52a0789f445d5e8f2c1d87d20xc219bc179c7cdb37eacb03f993f9fdc2495e3374
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false160x81ebf134483d5580a4e7cf52b2798d22af1e9051132234360x23bd42e5cc8706765a2cbb6c385a5a1350615d4f178380308124263402025-04-06T20:36:35.000Z0xa89aa6970c9f037a7b208b4e3bbee550e9ba5b22e3af07f2faf58a154886c7160xc219bc179c7cdb37eacb03f993f9fdc2495e3374
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false160x3879bc7564e762c730111a41180b4273f3473ab7132152610x23bd42e5cc8706765a2cbb6c385a5a1350615d4f5582629837234712025-04-06T18:20:20.000Z0x17821fec81778a49c577cae908cb2b3711a2c2ac16ae59ec2e755df6d719d7720xc219bc179c7cdb37eacb03f993f9fdc2495e3374
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.VToken_LiquidateBorrow_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_Mint_event

Variable rate debt token mint events from lending protocols. Records debt token issuance with borrower address, borrowed amount, interest rate index, and accrued interest at the time of minting.
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_minterSTRINGAddress authorized to mint tokens in the operation. Hex-encoded, 0x-prefixed, 42-character string for EVM chains; 66-character hex string for Aptos.
in_mintAmountSTRINGQuantity of underlying asset deposited into the lending protocol. Numeric string representing token amount in smallest denomination.
in_mintTokensSTRINGQuantity of protocol-specific interest-bearing tokens minted to the depositor. Numeric string representing token amount in smallest denomination.
in_accountBalanceSTRINGAccount balance of interest-bearing VTokens held by the minter or redeemer after the mint or redeem operation. Numeric string representing token amount in smallest denomination.
addressremovedin_minterlog_indexblock_numberin_mintAmountin_mintTokensblock_timestamptransaction_hashin_accountBalance
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false0xb7243ac8d8ca7c174b1c78aa4a2ef3eb69ff6ce941146415310702761067174382025-03-17T11:55:12.000Z0x09b73d2eb501b289e051f68ae9caad5c8105b1f2e92b53c60d5d7f178c5d3cfd106717438
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false0x75e70040aa225ba61fd5df41add5ad716a85aa9641147226918928201887320682025-03-17T14:10:28.000Z0x545a7d80daebd013f57c5e5a95d869fddec0a9de0bc17f97d186b774328bae48188732068
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false0xd137a7ab85cf9a110f2025b531c559b56136898441147103711754231172009292025-03-17T13:49:56.000Z0x70219d40a7e1304bb354e5031ef0a698f340255fd6df834811d3d6b1816729d2117200929
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.VToken_Mint_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_NewReserveFactor_event

Reserve factor configuration change events from Venus Protocol VToken contracts. Captures old and new reserve factor values as 18-decimal mantissas, tracking protocol-level parameter adjustments for lending market reserves.
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_oldReserveFactorMantissaSTRINGPrevious reserve factor for the lending market before the update. 18-decimal fixed-point integer stored as string.
in_newReserveFactorMantissaSTRINGUpdated reserve factor for the lending market. 18-decimal fixed-point integer stored as string.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_newReserveFactorMantissain_oldReserveFactorMantissa
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false585355412025-02-11T14:25:00.000Z0xa2f55be1def06411a2961209431208d39a11e1410defb48ed28e1722a0d3122c1000000000000000000
0xc219bc179c7cdb37eacb03f993f9fdc2495e3374false585355682025-02-11T14:25:27.000Z0x3fd587fc97674c8e674f3398a744fb380f2236cc6430dda3f618b5a86c0dc2bc1000000000000000000
0x67716d6bf76170af816f5735e14c4d44d0b05ed2false1093857132025-02-21T10:34:32.000Z0x479fec4c8a7a5a90ef972a1d36955f06ac7d01e6e3fb2e68dd107903cf1636cb2500000000000000000
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.VToken_NewReserveFactor_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_Redeem_event

VToken redemption events emitted when users withdraw underlying assets from Venus Protocol lending pools by burning interest-bearing VTokens. Records redeemer address, VToken amount burned, underlying asset amount received, and resulting VToken balance for tracking lending protocol withdrawals and liquidity analysis.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_redeemerSTRINGAddress of the account that initiated the redemption transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_redeemAmountSTRINGAmount of underlying asset tokens withdrawn from the lending pool during redemption.
in_redeemTokensSTRINGAmount of interest-bearing pool tokens burned during the redemption transaction. String-encoded integer representing the quantity of cTokens or equivalent derivative tokens exchanged for underlying assets.
in_accountBalanceSTRINGAccount balance of interest-bearing VTokens held by the minter or redeemer after the mint or redeem operation. Numeric string representing token amount in smallest denomination.
addressremovedlog_indexin_redeemerblock_numberblock_timestampin_redeemAmountin_redeemTokenstransaction_hashin_accountBalance
0xc219bc179c7cdb37eacb03f993f9fdc2495e3374false280x3f747a57a9cd6b028a01050d017a8d4c2005674d116458792025-03-19T14:23:58.000Z2100575065992992720999800xa602256d6597b793012f1c5526424e6f54e541fac3973b5ab60d7f43c9e2e33e0
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false250x37626982ca1d3c4978de54a580f38d1ca85abf7a116523402025-03-19T16:11:39.000Z11725831168984180x4b128e13a1f91264571377fc1994655c0e594523dd6b03f473c541dc753a97880
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false300x91b5d9a11dab73c9bfe8ecde11933833f8a5c82f116523402025-03-19T16:11:39.000Z11050421101650470xd2a1bb7b3e277d750627b7db9a21dc98abe88f42fee8ebc4d94bdff45f1489570
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.VToken_Redeem_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_RepayBorrow_event

Borrow repayment events from Venus Protocol VToken contracts recording debt reduction transactions. Contains payer and borrower addresses, repayment amount, updated account-level and market-level borrow balances for tracking loan activity and protocol solvency.
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_payerSTRINGAddress of the account that provided the funds for the repayment or payment transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_borrowerSTRINGAddress of the borrower in the lending or loan transaction. Hex-encoded, 0x-prefixed, 42-character string.
in_repayAmountSTRINGAmount of debt repaid in the transaction. Denominated in the smallest unit of the underlying token.
in_accountBorrowsSTRINGTotal amount currently borrowed by the individual account. Denominated in the smallest unit of the underlying token.
in_totalBorrowsSTRINGTotal amount borrowed from the market across all borrowers. Denominated in the smallest unit of the underlying token.
addressremovedin_payerlog_indexin_borrowerblock_numberin_repayAmountblock_timestampin_totalBorrowstransaction_hashin_accountBorrows
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false0x12924049e2d21664e35387c69429c98e9891a820100x12924049e2d21664e35387c69429c98e9891a8201422997050203872025-04-18T12:12:09.000Z13698024643060xa7ddc22b28863765b890f16cb08a2f641b772017635de29deab36613e59212960
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false0x1c5e7d41153bc015f6dcdf8785c049408d2e068360x1c5e7d41153bc015f6dcdf8785c049408d2e0683142198775000002025-04-18T09:23:56.000Z13697842566620x9ee34a8993e139f02cf8023f4c933ee2469043f1d57957312e2a9ad2057c28c00
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false0x1c5e7d41153bc015f6dcdf8785c049408d2e068330x1c5e7d41153bc015f6dcdf8785c049408d2e06831421988402025-04-18T09:24:03.000Z13697842727730xb28174272ca0c33ebbaf6a3d04e05ef6430db41d4d5bec53fb4876aeb8737dd00
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.VToken_RepayBorrow_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_ReservesAdded_event

Reserve addition events from Venus Protocol VToken contracts recording when protocol reserves are increased. Tracks the benefactor address, amount added, and resulting total reserves for lending market analytics.
ColumnTypeDescription
block_timestampTIMESTAMPTimestamp when the block was produced. UTC timezone, millisecond precision.
block_numberINT64Sequential identifier for the block in which the event or transaction was recorded. Integer value indicating the block’s position in the blockchain.
transaction_hashSTRINGUnique identifier for the transaction. 66-character hex string including 0x prefix.
log_indexINT64Position of the event within the block’s transaction logs. Zero-indexed integer representing the sequential order of log emission.
addressSTRINGContract address that emitted the event. Hex-encoded, 0x-prefixed, 42-character string.
removedBOOLBoolean flag indicating whether the event log was removed from the blockchain due to a chain reorganization.
in_benefactorSTRINGAddress of the account that provided or contributed the reserves being added to the lending market contract. Hex-encoded, 0x-prefixed, 42-character string.
in_addAmountSTRINGAmount of reserves added to the lending market contract. String-encoded integer representing the token amount in smallest denomination.
in_newTotalReservesSTRINGUpdated total reserves held by the lending market contract after reserves are added or reduced. String-encoded integer representing the token amount in smallest denomination.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.VToken_ReservesAdded_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VToken_SpreadReservesReduced_event

Event emitted when protocol reserves are withdrawn from a Venus Protocol lending market (vToken contract) and transferred to the protocol share reserve address. Records the reduction amount and updated reserve balances for protocol treasury management tracking.
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_protocolShareReserveSTRINGContract address of the protocol share reserve that receives the reduced reserves. Hex-encoded, 0x-prefixed, 42-character string.
in_reduceAmountSTRINGAmount of reserves withdrawn from the lending market contract. String-encoded integer representing the token amount in smallest denomination.
in_newTotalReservesSTRINGUpdated total reserves held by the lending market contract after reserves are added or reduced. String-encoded integer representing the token amount in smallest denomination.
addressremovedlog_indexblock_numberblock_timestampin_reduceAmounttransaction_hashin_newTotalReservesin_protocolShareReserve
0xc219bc179c7cdb37eacb03f993f9fdc2495e3374false1296041732025-02-23T23:15:32.000Z838667307526730x9ee5bcc41d46f633e4463705db0a2c9abe4d7822003fe692239e3dbec40ed4ef00x0a93fbcd7b53ce6d335cab6784927082ad75b242
0xb953f92b9f759d97d2f2dec10a8a3cf75fce3a95false2595505202025-02-23T08:21:19.000Z57415680x7c636724f52ce767ff258eabe56f9ae4ea15766137b14844048dce4a34c07fa000x0a93fbcd7b53ce6d335cab6784927082ad75b242
0xc219bc179c7cdb37eacb03f993f9fdc2495e3374false6144900152025-04-21T12:26:14.000Z54434845535623120x30f55a0afac35dd7bcd3c0ef7272966f102e9f723d323199d4ac2d25bbe752f500x0a93fbcd7b53ce6d335cab6784927082ad75b242
Query with partition filter
SELECT *
FROM `tt-contracts.venus_v1_unichain.VToken_SpreadReservesReduced_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100