enzyme.deployment

Documentation for eth_defi.enzyme.deployment Python module.

Enzyme protocol deployment.

Functions to fetch live on-chain Enzyme deployment or deploy your own unit testing version.

Setting the Enzyme to debug mode:

window.enzymeDebug = true;

Enables

  • Testnet deployments

  • Impersonator wallet

See Enzyme Subgraphs: —

Module Attributes

POLYGON_DEPLOYMENT

Enzyme deployment details for Polygon

ETHEREUM_DEPLOYMENT

Enzyme deployment details for Ehereum

Classes

EnzymeContracts

Manage the registry of Enzyme contracts.

EnzymeDeployment

Enzyme protocol deployment description.

RateAsset

See IChainlinkPriceFeedMixin.sol

VaultPolicyConfiguration

Enzyme policy configuration.

Exceptions

EnzymeDeploymentError

Something is not so right.