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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter

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.
Query with partition filter