lagoon.analysis

Documentation for eth_defi.lagoon.analysis Python module.

Backwards-compatible import shim for eth_defi.lagoon.analysis.

This module has been moved to eth_defi.erc_4626.vault_protocol.lagoon.analysis. This shim provides backwards compatibility for existing code.

Functions

analyse_vault_flow_in_settlement(vault, tx_hash)

Extract deposit and redeem events from a settlement transaction.

Classes

LagoonSettlementEvent

Capture Lagoon vault flow when it is settled.