Tuyo provides an interface to securely and under a delightful experience access DeFi yields. The Vaults accessible within the app offer a yield provided by the Aave Protocol.
Aave is a decentralized liquidity protocol that allows users to lend and borrow cryptocurrencies without intermediaries. Lenders deposit assets into liquidity pools, earning interest through aTokens that automatically accrue yield. Borrowers can access these funds by providing collateral, with borrowing capacity determined by the asset’s Loan-to-Value (LTV) ratio. Interest rates are dynamically set based on supply and demand, offering both stable and variable rate options. To ensure the protocol’s solvency, positions can be partially liquidated if collateral falls below a set threshold. Aave also offers innovative features like flash loans, enabling instant, collateral-free borrowing within a single transaction.
More information about the Aave Protocol can be found at:
The vault is a vanilla deployment of the Aave vault codebase and available here:
https://github.com/aave/Aave-Vault/tree/c7b416b322f183586f55895f5156f332bf39ea79
The vault contracts are inmutable and no party, neither can’t remove the locked value.
Tuyo will limit the ability to deposit more principal to a vault from the app in order to deprecate it. However, everyone is allowed to deposit assets by directly interacting with the vault contracts outside our app.
The deployed vaults can be found at:
Vault Name | Chain | Address | Explorer |
---|---|---|---|
Aave USDC | Base | 0x0fa3C7BBC28AAe2391EFfc853b33A77e24Db65D8 | https://basescan.org/address/0x0fa3c7bbc28aae2391effc853b33a77e24db65d8 |
Aave USDC | Arbitrum | 0x750763ea6f9135d1035951c7c6f7b46364a2f5c1 | https://arbiscan.io/address/0x750763ea6f9135d1035951c7c6f7b46364a2f5c1 |
Aave ETH | Base | 0xF8e36333a43FAbD6D6335354D2A88AFa4953aD95 | https://basescan.org/address/0xf8e36333a43fabd6d6335354d2a88afa4953ad95 |
Aave ETH | Arbitrum | 0xCd9D2a2c74E49CfAFB024006Be614B04c82D5273 | https://arbiscan.io/address/0xCd9D2a2c74E49CfAFB024006Be614B04c82D5273 |