Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NEW: add Idle DAO vaults #58

Merged
merged 1 commit into from
Dec 11, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.
Loading