Skip to content

Commit

Permalink
Merge pull request #58 from Idle-Finance/master
Browse files Browse the repository at this point in the history
NEW: add Idle DAO vaults
  • Loading branch information
hoytech authored Dec 11, 2024
2 parents 9bb463d + 1ca2fc7 commit 4d6dcbc
Show file tree
Hide file tree
Showing 4 changed files with 31 additions and 0 deletions.
13 changes: 13 additions & 0 deletions 1/entities.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,19 @@
"0x66301F68E8EdE19C0EcD1AB0b3Ee6FdE9cb143Fb": "Dinero Protocol Timelock Controller"
}
},
"idle": {
"name": "Idle DAO",
"logo": "idle.png",
"description": "Idle DAO empowers the DeFi market with robust yield automation and hedging instruments, facilitating its expansion and establishing the foundation for a sustainable credit financial ecosystem via a more efficient and risk-adjusted capital allocation.",
"url": "https://idle.finance/",
"addresses": {
"0xFb3bD022D5DAcF95eE28a6B07825D4Ff9C5b3814": "Idle DAO Multisig",
"0xF02Faf7CFEe786111eaE6747a0c344b48C1eD5E5": "Idle DAO Limited Governor"
},
"social": {
"twitter": "idlefinance"
}
},
"mev-capital": {
"name": "MEV Capital",
"logo": "mev-capital.svg",
Expand Down
8 changes: 8 additions & 0 deletions 1/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,14 @@
"0xdFD25B2304f4F08031b4125ee49ea2Df6aB8B19b"
]
},
"idle-credit-vaults": {
"name": "Idle DAO Credit Vaults",
"entity": "idle",
"vaults": [
"0xd820C8129a853a04dC7e42C64aE62509f531eE5A",
"0x166d8b62e1748d04edf39d0078f1fe4aa01d475e"
]
},
"mev-capital-weth": {
"name": "MEV Capital wETH Cluster",
"entity": "mev-capital",
Expand Down
10 changes: 10 additions & 0 deletions 1/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,16 @@
"description": "Component of the MEV Capital wETH Cluster",
"entity": "mev-capital"
},
"0xd820C8129a853a04dC7e42C64aE62509f531eE5A": {
"name": "Idle DAO Fasanara USDC Credit Vault Escrow",
"description": "Component of the Idle DAO USDC Vault backed by credit vaults",
"entity": "idle"
},
"0x166d8b62e1748d04edf39d0078f1fe4aa01d475e": {
"name": "Idle DAO USDC Vault",
"description": "The Idle DAO USDC Vault for Credit Vault",
"entity": "idle"
},
"0xce45EF0414dE3516cAF1BCf937bF7F2Cf67873De": {
"name": "Stablecoin Maxi USDC",
"description": "The Stablecoin Maxi USDC vault",
Expand Down
Binary file added logo/idle.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4d6dcbc

Please sign in to comment.