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

First sonic cluster #94

Merged
merged 1 commit into from
Feb 7, 2025
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
14 changes: 14 additions & 0 deletions 146/entities.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"mev-capital": {
"name": "MEV Capital",
"logo": "mev-capital.svg",
"description": "MEV Capital is a digital asset manager that focuses on finding and extracting value from the nascent DeFi markets. The strategies are conducted following a stable asset exposure mandate supported by well-defined benchmarks. The operations mainly consist of risk curations and liquidity provisioning to a set of public protocols. These protocols are selected to reflect internal risk management rules, fit regulatory criteria, and answer investor needs. MEV Capital aims to achieve consistent returns for the investors, while operating in a highly liquid environment and battle-tested security framework.",
"url": "https://mevcapital.com/",
"addresses": {
"0xB672Ea44A1EC692A9Baf851dC90a1Ee3DB25F1C4": "MEV Capital Multisig"
},
"social": {
"twitter": "mevcapital"
}
}
}
1 change: 1 addition & 0 deletions 146/points.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
[]
17 changes: 17 additions & 0 deletions 146/products.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
{
"mev-capital-sonic": {
"name": "MEV Capital Sonic Cluster",
"entity": "mev-capital",
"vaults": [
"0xa5cd24d9792F4F131f5976Af935A505D19c8Db2b",
"0x196F3C7443E940911EE2Bb88e019Fd71400349D9",
"0x0806af1762Bdd85B167825ab1a64E31CF9497038",
"0xB38D431e932fEa77d1dF0AE0dFE4400c97e597B8",
"0x05d57366B862022F76Fe93316e81E9f24218bBfC",
"0x1cDA7E7B2023C3f3c94Aa1999937358fA9D01Aab",
"0x9144C0F0614dD0acE859C61CC37e5386d2Ada43A",
"0xeeaaB5c863f4b1c5356aF138F384AdC25Cb70Da6",
"0x6f2Ab32A6487A2996c74Ed2b173dFDF3d5EEDB58"
]
}
}
47 changes: 47 additions & 0 deletions 146/vaults.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
{
"0xa5cd24d9792F4F131f5976Af935A505D19c8Db2b": {
"name": "MEV Capital WETH",
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
},
"0x196F3C7443E940911EE2Bb88e019Fd71400349D9": {
"name": "MEV Capital USDC",
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
},
"0x0806af1762Bdd85B167825ab1a64E31CF9497038": {
"name": "MEV Capital scETH",
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
},
"0xB38D431e932fEa77d1dF0AE0dFE4400c97e597B8": {
"name": "MEV Capital scUSD",
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
},
"0x05d57366B862022F76Fe93316e81E9f24218bBfC": {
"name": "MEV Capital wstkscETH",
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
},
"0x1cDA7E7B2023C3f3c94Aa1999937358fA9D01Aab": {
"name": "MEV Capital wstkscUSD",
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
},
"0x9144C0F0614dD0acE859C61CC37e5386d2Ada43A": {
"name": "MEV Capital wS",
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
},
"0xeeaaB5c863f4b1c5356aF138F384AdC25Cb70Da6": {
"name": "MEV Capital stS",
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
},
"0x6f2Ab32A6487A2996c74Ed2b173dFDF3d5EEDB58": {
"name": "MEV Capital wOS",
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
}
}