ERC-4626 Vault Adapter

Our ERC-4626 adapter is a smaller contract that's used to overlay on top of an existing ERC-4626 vault, which will then output a chainlink-compatible price feed that can be used with common lending platforms.

Disclaimer: No risk strategy can 100% protect against any type of attack. This risk engine should be considered a part of a broader risk strategy - we provide absolutely no warranty of effectiveness.

Warning: Using this price feed alone may make your price feed susceptible to an inflation attack. Generally our users will use this in combination with one of our Yield Risk Engines.

  1. Navigate to the ERC-4626 adapter on etherscan

  1. Input your vault address you'd like to price out, and a description

  1. Write the tx and you're done! You've created a chainlink-interface-compatible oracle that can be used with most popular defi protocols.

Example tx: https://etherscan.io/tx/0x928e3178d7bec3b888dca6e69d7e08ff040238ae68b4ce370882d5d946aa76a1

Example spawned price feed: https://etherscan.io/address/0x9609addf1fe1aef95235c91bd45e426c75b909ab

Last updated