Skip to content

Adding Stability assets #266

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
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
16 changes: 16 additions & 0 deletions 146/points.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,22 @@
],
"entity": ["mev-capital"]
},
{
"name": "10x Sonic Points",
"logo": "sonic.png",
"collateralVaults": [
"0x6F11663766bB213003cD74EB09ff4c67145023c5"
],
"entity": ["mev-capital"]
},
{
"name": "12x Sonic Points",
"logo": "sonic.png",
"collateralVaults": [
"0xC37fa1c70D77bdEd373C551a92bAbcee44a9d04E"
],
"entity": ["mev-capital"]
},
{
"name": "up to 10x Trevee points",
"logo": "trevee.svg",
Expand Down
7 changes: 5 additions & 2 deletions 146/products.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,9 @@
"0x12ac805F4596C3E55bb100B4593A1B8025CD2056",
"0xdEBdAB749330bb976fD10dc52f9A452aaF029028",
"0xDE604f03E44247b31f71C4Fa055F9F3ea08D1271",
"0x6e14A20334724a194D2f8B38162522CAD202b986"
"0x6e14A20334724a194D2f8B38162522CAD202b986",
"0x6F11663766bB213003cD74EB09ff4c67145023c5",
"0xC37fa1c70D77bdEd373C551a92bAbcee44a9d04E"
]
},
"mev-capital-beets": {
Expand All @@ -46,7 +48,8 @@
"vaults": [
"0x90a804D316A06E00755444D56b9eF52e5C4F4D73",
"0x6832F3090867449c058e1e3088E552E12AB18F9E",
"0xb936137169D777fcB8B7Cf02329620B78FCcEC0A"
"0xb936137169D777fcB8B7Cf02329620B78FCcEC0A",
"0xF71B17cCF362B6dcC1b6917A05820477cF7802A0"
]
}
}
16 changes: 16 additions & 0 deletions 146/vaults.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,17 @@
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
},
"0x6F11663766bB213003cD74EB09ff4c67145023c5": {
"name": "MEV Capital wmetaUSD",
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
},
"0xC37fa1c70D77bdEd373C551a92bAbcee44a9d04E": {
"name": "MEV Capital wmetaS",
"description": "Component of the MEV Capital Sonic Cluster",
"entity": "mev-capital"
},

"0x90a804D316A06E00755444D56b9eF52e5C4F4D73": {
"name": "MEV Capital wS",
"description": "Component of the MEV Capital Beets Cluster",
Expand All @@ -148,5 +159,10 @@
"name": "MEV Capital PT-stS-29MAY2025",
"description": "Component of the MEV Capital Beets Cluster",
"entity": "mev-capital"
},
"0xF71B17cCF362B6dcC1b6917A05820477cF7802A0": {
"name": "MEV Capital PT-stS-18DEC2025",
"description": "Component of the MEV Capital Beets Cluster",
"entity": "mev-capital"
}
}