ERC4626

The goal of this architecture is to support several dependent-underlying assets across the DeFi ecosystem: In this case we are looking to add support for yield bearing assets.

Until not-so-long ago, there was no standardization across yield bearing assets which would have created the need of creating a transformer per yield earning platform to be able to support multiple protocols.

Luckily, with the introduction of EIP-4626 the ERC4626 Transformer is able to leverage this standardization to support multiple yield earning platforms with just one transformer implementation.

Last updated