lagoon.config

Documentation for eth_defi.lagoon.config Python module.

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

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

Functions

get_lagoon_chain_config(chain_id)

Classes

LagoonChainConfig

LagoonChainConfig(underlying: eth_typing.evm.HexAddress, factory_contract: bool, from_the_scratch: bool)