Skip to main content

Tables

MetaMorphoVault_AccrueInterest_event

Interest accrual events from MetaMorpho vault contracts recording fee share distributions and updated total asset values. Emitted during vault operations to track accumulated fees and asset growth across lending 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_newTotalAssetsSTRINGUpdated total asset value in the vault after interest accrual. Numeric string representation of the asset quantity in the vault’s base denomination.
in_feeSharesSTRINGNumber of fee shares minted to the protocol during the interest accrual event. Numeric string representation of share quantity.
addressremovedlog_indexblock_numberin_feeSharesblock_timestamptransaction_hashin_newTotalAssets
0xbcacf03fcd52ee3a928aa7758cf9dfca8a9c4880false32069288902025-07-02T07:27:28.000Z0x0d3722e2c048cadb7f1b0e89ed6de3c08e159986929b010e581127580a6a25f70
0x2c0f7e917257926ba6233b20de19d7fe3210858cfalse42069470537218511150986672025-07-02T07:57:44.000Z0x62c1faf39f3b9ca8a1deca0bdf6e3b58be598f7ed6c492d5a3ff53f7e63683161224228435780
0x2c0f7e917257926ba6233b20de19d7fe3210858cfalse420666697689748850761229792025-07-02T00:10:56.000Z0x8192f23ba57103cf0e560c1c245c532be2e7747e9de607bc8875958057de35101096943780652
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.MetaMorphoVault_AccrueInterest_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoVault_Deposit_event

Deposit events emitted by MetaMorpho vaults recording asset contributions and corresponding vault share minting. Tracks sender, owner, deposited asset amounts, and issued shares for liquidity provision analysis across Morpho 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.
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
0x0993ae24a988c6925d80ad61344a76b81aa0d34cfalse0x4f979e912d035d9ad0abdf8c17e5b7a5a180762b44051850564578150xc11329d19c2275c9e759867e879ecfceed7e30a043838059810278887264034892025-09-06T09:44:08.000Z0xed0c2d681012bd06060fc759fc8a6af822e88fd8770856c195954b66e11ded49
0x0993ae24a988c6925d80ad61344a76b81aa0d34cfalse0xabbecf076fc7b8e0ce5aed532461f781aa9f4751200000000000000000000xc11329d19c2275c9e759867e879ecfceed7e30a0199032481267006480519263783712025-09-06T02:45:30.000Z0x1dc935c9ab268850d1216c43eef77fba23864825d51008b62b40d1f018d000ba
0x0993ae24a988c6925d80ad61344a76b81aa0d34cfalse0x1c032e735a21cc8ee6c40105548d399f44e4815d690000000000000000xc11329d19c2275c9e759867e879ecfceed7e30a06866526444063300710264003862025-09-06T08:52:25.000Z0xbaf65ecc3ea398e678fe05241a340f7fac3c8109d9518b10f49e567be4fc8525
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.MetaMorphoVault_Deposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoVault_OwnershipTransferred_event

OwnershipTransferred events emitted by MetaMorpho vault contracts recording changes in vault ownership. Captures the previous owner address, new owner address, and transaction context for tracking administrative control transfers across Morpho protocol vaults.
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_previousOwnerSTRINGAddress of the prior owner in an ownership transfer event. Hex-encoded, 0x-prefixed, 42-character string.
in_newOwnerSTRINGAddress of the newly assigned owner in an ownership transfer event. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexin_newOwnerblock_numberblock_timestampin_previousOwnertransaction_hash
0x307cc2924cf1c0775f13d83ee906d76a7f842258false00xcb1e55702185c237046d198c373183290c2f0363260518462025-09-02T08:03:25.000Z0x00000000000000000000000000000000000000000xe687dc1ddb42b6dae3739ef291358b36cf0d27df3a23b330acb64c21f5102726
0xb089c98ab4323b971bb7decae76b8e372f022c75false20xcb1e55702185c237046d198c373183290c2f0363260520832025-09-02T08:07:22.000Z0x00000000000000000000000000000000000000000x3d7458a503cb996c2adfb742b11dae18fb52f8f54364f3abd94d9692e04ce336
0x892eeebcabd8061d34e4b516bb286946818e1e0cfalse20xcb1e55702185c237046d198c373183290c2f0363260520042025-09-02T08:06:03.000Z0x00000000000000000000000000000000000000000x9c6d2af6568da752966e6583777064ba9e309d28defae00741288fcafe9c7018
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.MetaMorphoVault_OwnershipTransferred_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoVault_SetCurator_event

MetaMorpho vault governance event emitted when the curator address is updated. Records the new curator address responsible for managing vault market allocations and risk parameters across Morpho protocol deployments.
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_newCuratorSTRINGAddress of the newly assigned curator for the vault. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedlog_indexblock_numberin_newCuratorblock_timestamptransaction_hash
0x9e111acef0cf3bd8c38715b88e78be31c1109f8afalse46177117700x827e86072b06674a077f592a531dce4590adecdb2025-05-28T19:22:09.000Z0xca81bff531c0a32c81b74cf83b6006520914e539b0e3cf34e3875b312cc50842
0x0993ae24a988c6925d80ad61344a76b81aa0d34cfalse1177106110x827e86072b06674a077f592a531dce4590adecdb2025-05-28T19:02:50.000Z0x0464af9aabb3f5b2a81eb65b77445e039dfb294dbf876fb53c8f6a76a24bf864
0xcafe4d206ace4aade81de1f038aeee602c5fc64afalse5270135670x72882eb5d27c7088dfa6dde941dd42e5d184f0ef2025-09-13T11:12:06.000Z0x4a2b548b1d8c7c9d53cad937691f32a5781b24532a1510e184075ec80969a6b0
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.MetaMorphoVault_SetCurator_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoVault_SetFee_event

Event logs emitted when a MetaMorpho vault’s fee parameter is updated by an authorized caller. Records the vault address, caller, and new fee value in wei for tracking vault fee configuration changes across Morpho protocol deployments.
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_callerSTRINGAddress that initiated or requested the contract function call. Hex-encoded, 0x-prefixed, 42-character string.
in_newFeeSTRINGUpdated liquidation protocol fee. Numeric string representing basis points where 1000 equals 10%.
addressremovedin_callerin_newFeelog_indexblock_numberblock_timestamptransaction_hash
0xfa355999c12c63c465c591daf9c462e14acf470bfalse0xe34a3fb26b3121f4e68be89ea553bac2149f975d1000000000000000003177600282025-05-29T08:46:27.000Z0xdf6097056205e8988317248c258c5bb67be02b170ffb119d59a9674ed594d0a9
0xcfecbf93dec86316f106712767828acb5065c441false0xe34a3fb26b3121f4e68be89ea553bac2149f975d1000000000000000003177602022025-05-29T08:49:21.000Z0x826c7d40f94c441eee6ccfad81eae673630088879deaf15334dcc935023e75a7
0x892eeebcabd8061d34e4b516bb286946818e1e0cfalse0xcb1e55702185c237046d198c373183290c2f0363500000000000000009260520302025-09-02T08:06:29.000Z0x83de0d428b64a1caeefde9466c42873c2f4273bb250937af7b9ae25abbadfc0a
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.MetaMorphoVault_SetFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoVault_SetName_event

MetaMorpho vault name configuration events emitted when vault names are set or updated. Records administrative changes to vault display names with transaction context.
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_nameSTRINGName or label identifier for the entity being created, registered, or updated in the event.
addressin_nameremovedlog_indexblock_numberblock_timestamptransaction_hash
0x0ebb4cbcd9b92a18a7e282669ac9a7eeefc829aeClearstar USDC Reactorfalse5241744232025-08-11T14:33:02.000Z0xdfa790367c1fbb0cd69181f719fea7ef2790efc772c84f7a5624d42e88c6bd2a
0xcafe4d206ace4aade81de1f038aeee602c5fc64aClearstar USDT0 Reactorfalse8241744662025-08-11T14:33:45.000Z0x16a0f7d27a641805848d65208aff38b7cb64b01b88ef99fb86e908db0c7b7530
0x1964f6fcc7cf6212e16a2806648a9727d011b108Clearstar ETH Reactorfalse6241745192025-08-11T14:34:38.000Z0xdcca3c52dd914f8e9abf4c56fc0b7d21c1db905b957bd9cbbb541253ae858da6
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.MetaMorphoVault_SetName_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoVault_SetSymbol_event

Event emitted when a MetaMorpho vault’s symbol is set or updated, recording the new symbol identifier for the vault contract. Used for tracking vault configuration changes and metadata updates across Morpho protocol deployments.
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_symbolSTRINGSymbol of the token involved in the transaction or event.
addressremovedin_symbollog_indexblock_numberblock_timestamptransaction_hash
0xddcce3d6dd6d0629eeca58fd4b058fbc016cddccfalseMUSDC25245912602025-08-16T10:20:19.000Z0xd01f7ce1f3e38d5a4a5bcdbb5536253c2683524bb3a00d156cb8d2f02f296a20
0x420000006bf07d62b1f02b909df98f37b5eae444falseMWETH3245889482025-08-16T09:41:47.000Z0x460600b3bf19f47ec8a208be631da56720ac2882008d246390fc121f79a98bce
0x9541f9abefd9b3922c542320973c2d446a8f55b1falseAUSDC31185565752025-06-07T14:02:14.000Z0x393149cccf16be90c7bfef5ed1cacf317c77aaf72916acf76cb08f1e243d5c88
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.MetaMorphoVault_SetSymbol_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoVault_UpdateLastTotalAssets_event

Event emitted when a MetaMorpho vault’s cached total assets value is updated. Records the new asset total for vault accounting and share price calculations.
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_updatedTotalAssetsSTRINGUpdated total value of assets managed by the vault after a state change. String-encoded numeric value representing the total asset amount.
addressremovedlog_indexblock_numberblock_timestamptransaction_hashin_updatedTotalAssets
0x0993ae24a988c6925d80ad61344a76b81aa0d34cfalse67232600672025-08-01T00:33:46.000Z0xe598872b5a4d97bd01949cd790cb8ab29f767b231cb227cc92f362bcc6ca6d73722668900385183663374
0x0993ae24a988c6925d80ad61344a76b81aa0d34cfalse77232600672025-08-01T00:33:46.000Z0xe598872b5a4d97bd01949cd790cb8ab29f767b231cb227cc92f362bcc6ca6d73722748900385183663374
0x0993ae24a988c6925d80ad61344a76b81aa0d34cfalse26232658592025-08-01T02:10:18.000Z0xc761b5bb1d04b19df7ae9122f19ddbbed5b873257c4caca76bb3209c92fcccf8722751999820596175288
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.MetaMorphoVault_UpdateLastTotalAssets_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoVault_UpdateLostAssets_event

Event emitted when a MetaMorpho vault updates its lost assets value, recording the new amount of unrecoverable assets. Used for vault accounting and loss tracking in Morpho protocol deployments.
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_newLostAssetsSTRINGUpdated amount of lost assets in the MetaMorpho vault. String-encoded integer representing the new total value of assets considered permanently lost or irrecoverable.
addressremovedlog_indexblock_numberblock_timestampin_newLostAssetstransaction_hash
0x38f4f3b6533de0023b9dcd04b02f93d36ad1f9f9false1202368032025-06-27T00:46:02.000Z00x0250ad7293a3b6712f1cfd8071de0014911ddbc98a4edc53da6036fad1392747
0x2c0f7e917257926ba6233b20de19d7fe3210858cfalse2202907262025-06-27T15:44:45.000Z00x5a4e6fc94752a84596638ad45eedf8c521d70e916af84c7ba2fb7b79dc4f4baf
0x38f4f3b6533de0023b9dcd04b02f93d36ad1f9f9false2202615162025-06-27T07:37:55.000Z00x31204154187c8f55ead56749ae6e5fdc7ec492c6d800b8b8605b85634e14f8b1
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.MetaMorphoVault_UpdateLostAssets_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoVault_Withdraw_event

Withdrawal events from MetaMorpho vaults recording asset redemptions for shares. Contains share owner, transaction sender, asset receiver, withdrawal amounts in both shares and underlying assets, and vault contract address for tracking vault outflows.
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
0x2c0f7e917257926ba6233b20de19d7fe3210858cfalse0x2786d9e3bf0588e080d6a4c449fd575aa4976476200006669770xc11329d19c2275c9e759867e879ecfceed7e30a019999718192604590460994100x2786d9e3bf0588e080d6a4c449fd575aa4976476185959112025-06-08T00:57:50.000Z0xb1578ec79e2e8dc937bb98d48a2ecc16da4f2a81e3ebf159924d02d5bcde7cef
0x2c0f7e917257926ba6233b20de19d7fe3210858cfalse0xcc5b087283d69db4237da489d487140f2745fd28117830135150xc11329d19c2275c9e759867e879ecfceed7e30a011782442312724517854769180xc11329d19c2275c9e759867e879ecfceed7e30a0186024602025-06-08T02:46:59.000Z0xf14e12ac8c4be30c3e4ebb904f5c37c0a02de257e635556d10d5c72f52892057
0x38f4f3b6533de0023b9dcd04b02f93d36ad1f9f9false0x282c935ea86c3a9630e56fbbbaa727bc849f5bb5500000000000xc11329d19c2275c9e759867e879ecfceed7e30a049996779075971331926140120x282c935ea86c3a9630e56fbbbaa727bc849f5bb5186039322025-06-08T03:11:31.000Z0x6a5b119cd15a40af1eabc45fa055ff8fe302b0ff245e61126e5f3012dd9da1b8
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.MetaMorphoVault_Withdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

MetaMorphoVaultFactory_CreateMetaMorpho_event

MetaMorpho vault creation events emitted by the vault factory contract. Contains initialization parameters including asset address, vault name and symbol, initial owner, timelock period, and deployed vault address for tracking new MetaMorpho vault deployments across Morpho protocol instances.
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_metaMorphoSTRINGContract address of the newly created MetaMorpho vault. Hex-encoded, 0x-prefixed, 42-character string.
in_callerSTRINGAddress that initiated or requested the contract function call. Hex-encoded, 0x-prefixed, 42-character string.
in_initialOwnerSTRINGAddress designated as the initial owner of the newly created MetaMorpho vault. Hex-encoded, 0x-prefixed, 42-character string.
in_initialTimelockSTRINGInitial timelock duration specified for the newly created MetaMorpho vault, measured in seconds.
in_assetSTRINGContract address of the asset or token. Hex-encoded, 0x-prefixed, 42-character string.
in_nameSTRINGName or label identifier for the entity being created, registered, or updated in the event.
in_symbolSTRINGSymbol of the token involved in the transaction or event.
in_saltSTRINGCryptographic salt value used for deterministic address generation in contract deployment. 66-character hex string including 0x prefix.
addressin_namein_saltremovedin_assetin_callerin_symbollog_indexblock_numberin_metaMorphoblock_timestampin_initialOwnertransaction_hashin_initialTimelock
0xe9ede3929f43a7062a007c3e8652e4aca610bdc0Steakhouse ETH0x2042e7a6089c2d12f83b013d123f24e05b578373325d635094fbe4fb749764edfalse0x42000000000000000000000000000000000000060x0000aeb716a0df7a9a1aad119b772644bc089da8steakETH6177061170x0993ae24a988c6925d80ad61344a76b81aa0d34c2025-05-28T17:47:56.000Z0x0000aeb716a0df7a9a1aad119b772644bc089da80x9563d03840ae4460dfbcc24175fba6efce747b79b1961224ec473c1731f445cb0
0xe9ede3929f43a7062a007c3e8652e4aca610bdc0Smokehouse WSTETH0xcd1f44fec71d525b438d73e227efa8a6e6f1ba83aa4206c5705a6a09d2869852false0xc02fe7317d4eb8753a02c35fe019786854a920010x0000aeb716a0df7a9a1aad119b772644bc089da8bbqWSTETH6177057600x9e111acef0cf3bd8c38715b88e78be31c1109f8a2025-05-28T17:41:59.000Z0x0000aeb716a0df7a9a1aad119b772644bc089da80xb2c790cbbfa49566cc014a6495a0a8590c52addcae45cc24244c6007bd1b25ef0
0xe9ede3929f43a7062a007c3e8652e4aca610bdc0MEV Capital USDC0x1000000000000000000000000000000000000000000000000000000000000000false0x078d782b760474a361dda0af3839290b0ef57ad60x6fa5d361ab8165347f636217001e22a7cef09b48MC_USDC5176801200xc063181747e56c034ac14dc82db663409566fdf62025-05-28T10:34:39.000Z0x6fa5d361ab8165347f636217001e22a7cef09b480x455cabb759ebcee2da558edbb36c0e1a78b50c93a1896f1476b53abebc23318c0
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.MetaMorphoVaultFactory_CreateMetaMorpho_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VaultV2_AccrueInterest_event

Morpho V2 vault interest accrual events recording asset value updates and fee distribution. Contains previous and new total asset values along with management and performance fee shares calculated during periodic interest calculations.
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_previousTotalAssetsSTRINGTotal asset value in the vault before interest accrual. Numeric string representation of the asset quantity in the vault’s base denomination.
in_newTotalAssetsSTRINGUpdated total asset value in the vault after interest accrual. Numeric string representation of the asset quantity in the vault’s base denomination.
in_performanceFeeSharesSTRINGVault shares minted as performance fees during interest accrual. Numeric string representation of the share quantity allocated based on vault performance.
in_managementFeeSharesSTRINGVault shares minted as management fees during interest accrual. Numeric string representation of the share quantity allocated to vault managers.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.VaultV2_AccrueInterest_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VaultV2_Constructor_event

Morpho V2 vault deployment event emitted when a new vault contract is constructed. Records the underlying asset address and initial owner assigned during vault initialization.
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_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_assetSTRINGContract address of the asset or token. Hex-encoded, 0x-prefixed, 42-character string.
addressremovedin_assetin_ownerlog_indexblock_numberblock_timestamptransaction_hash
0x70ea5fc41fb2d9be589c259be7b22b63017ae739false0x0c77799ef346c2c9942904abeeff430ea4da0e340x00000000000000000000000000000000000000000290921092025-10-07T12:34:28.000Z0xc384e95179e89893a4720d25e258a70659b3c0a09bec73b8d567b89bdc5e6390
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.VaultV2_Constructor_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VaultV2_Deposit_event

Morpho V3 vault deposit events recording asset contributions, share issuance, and sender/beneficiary relationships. Used for tracking vault liquidity flows and share-based accounting in lending protocol 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_senderSTRINGAddress that initiated the transaction or operation. Hex-encoded, 0x-prefixed, 42-character string.
in_onBehalfSTRINGAddress for whom the operation is being executed. 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.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.VaultV2_Deposit_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VaultV2_SetCurator_event

Event log recording curator assignment changes for Morpho V2 vaults. Emitted when a vault’s curator address is updated, tracking governance control over vault management.
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_newCuratorSTRINGAddress of the newly assigned curator for the vault. Hex-encoded, 0x-prefixed, 42-character string.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.VaultV2_SetCurator_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VaultV2_SetManagementFee_event

Event logs recording management fee updates for Morpho V3 vault contracts. Contains the new fee value and standard transaction metadata for tracking vault parameter changes.
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_newManagementFeeSTRINGUpdated management fee value for the vault. String-encoded numeric value representing the fee parameter.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.VaultV2_SetManagementFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VaultV2_SetName_event

Event logs recording vault name updates in Morpho V2 vault contracts. Contains the new vault name assigned during configuration or rebranding operations.
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_newNameSTRINGNew name assigned to the vault in the SetName event. Human-readable string representing the updated vault identifier.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.VaultV2_SetName_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VaultV2_SetOwner_event

Ownership transfer events emitted by Morpho V3 vault contracts when administrative control is reassigned to a new owner address. Used for tracking vault governance changes and access control transitions.
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_newOwnerSTRINGAddress of the newly assigned owner in an ownership transfer event. Hex-encoded, 0x-prefixed, 42-character string.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.VaultV2_SetOwner_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VaultV2_SetPerformanceFee_event

Event logs recording performance fee updates for Morpho V3 vaults. Contains the vault contract address and new fee rate expressed as a decimal value scaled by 1e10.
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_newPerformanceFeeSTRINGNew performance fee rate for the vault. Decimal representation stored as string, where the value divided by 1e10 yields the percentage (e.g., ‘100000000000000000’ equals 10%).
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.VaultV2_SetPerformanceFee_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VaultV2_SetSymbol_event

Event log recording symbol changes for Morpho V2 vault contracts. Captures the new symbol value when vault administrators update the vault’s display identifier.
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_newSymbolSTRINGUpdated symbol for the Morpho vault. Alphanumeric string representing the vault’s ticker or identifier.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.VaultV2_SetSymbol_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VaultV2_Withdraw_event

Vault withdrawal events from Morpho V3 protocol contracts recording the redemption of vault shares for underlying assets. Contains sender address, receiver address, beneficiary address, share quantities, and asset amounts for tracking vault outflows and share-to-asset conversion rates.
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_onBehalfSTRINGAddress for whom the operation is being executed. 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.
No sample data available.
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.VaultV2_Withdraw_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100

VaultV2Factory_CreateVaultV2_event

Vault creation event emitted by Morpho V3 factory contracts when a new VaultV2 instance is deployed. Records the deployed vault address, underlying asset, owner, and salt used for deterministic deployment via CREATE2.
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_ownerSTRINGAddress that owns or controls the shares or position being deposited or withdrawn. Hex-encoded, 0x-prefixed, 42-character string.
in_assetSTRINGContract address of the asset or token. Hex-encoded, 0x-prefixed, 42-character string.
in_saltSTRINGCryptographic salt value used for deterministic address generation in contract deployment. 66-character hex string including 0x prefix.
in_newVaultV2STRINGContract address of the newly created Morpho VaultV2 instance. Hex-encoded, 0x-prefixed, 42-character string.
addressin_saltremovedin_assetin_ownerlog_indexblock_numberin_newVaultV2block_timestamptransaction_hash
0xc9b34c108014b44e5a189a830e7e04c56704a0c90x0000000000000000000000000000000000000000000000000000000000000000false0x0c77799ef346c2c9942904abeeff430ea4da0e340x00000000000000000000000000000000000000001290921090x70ea5fc41fb2d9be589c259be7b22b63017ae7392025-10-07T12:34:28.000Z0xc384e95179e89893a4720d25e258a70659b3c0a09bec73b8d567b89bdc5e6390
Query with partition filter
SELECT *
FROM `tt-contracts.morpho_v3_unichain.VaultV2Factory_CreateVaultV2_event`
WHERE block_timestamp >= DATE_SUB(CURRENT_DATE(), INTERVAL 7 DAY)
LIMIT 100