YieldHero is a one-stop suite for managing for Aave yield. With YieldHero you can easily swap aTokens to get the best yield, and redirect your Aave yield to support awesome Ethereum builders.
YieldHero currently consists of two main functions.
The Balancer pool also allows anyone to gain swap fees by becoming an aToken liquidity provider. So on top of interest gained from holding aTokens, you can also gain swap fees!
The frontend is all built in NextJS, a great framework for React websites.
The aToken swapper uses a Balancer pool to manage the liquidity, and web3 to interact with the smart contracts.
The redirect yield feature leverages Aave's subgraph to query all the current redirects, a solidity smart contract to batch fetch all of the balances for each person listed, and uses web3 to interact with the Aave smart contract.
The redirect page also utilizes ENS's backwards resolve function to display ENS domains instead of ugly ETH addresses.