ERC4626 Adapter Factory

The ERC4626 Adapter Factory is designed to put take ERC4626 compatible vault addresses and output chainlink-interface-compatible contracts which can be used as inputs for our other Risk Engines. It was developed in collaboration with Gauntlet.

Audit

The ERC4626 Adapter Factory was audited by Three Sigma here.

Usage

  1. Find an ERC4626 vault that you'd like to find the exchange rate of, based on the vault's convertToAssets function.

  2. Input the ERC4626 vault's address into the Create Price Feed tx

  3. Take the newly spawned smart contract instance, and use it as input for one of the other risk engines.

Deployments

Last updated