lagoon.lagoon_compatibility

Documentation for eth_defi.lagoon.lagoon_compatibility Python module.

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

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

Functions

check_compatibility(web3, vault, ...[, ...])

Check if the token is compatible with Lagoon Vault.

check_lagoon_compatibility_with_database(...)

Check multiple tokens for compatibility with Lagoon Vault.

Classes

LagoonTokenCheckDatabase

Database for storing Lagoon token compatibility checks.

LagoonTokenCompatibilityData

Was an ERC-20 compatible with Lagoon Vault?