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

Classes

EnzymeContracts

Manage the registry of Enzyme contracts.

EnzymeDeployment

Enzyme protocol deployment description.

RateAsset

See IChainlinkPriceFeedMixin.sol

Exceptions

EnzymeDeploymentError

Something is not so right.