Skip to content

Commit 8cd13f0

Browse files
authored
Merge pull request #430 from IvanTorresEdge/add-alphagrowth-to-base
Add AlphaGrowth vault for Base
2 parents 05dcc82 + 17c844b commit 8cd13f0

File tree

3 files changed

+32
-0
lines changed

3 files changed

+32
-0
lines changed

8453/entities.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,17 @@
7676
"social": {
7777
"twitter": "EdgeCapitalMgmt"
7878
}
79+
},
80+
"alphagrowth": {
81+
"name": "AlphaGrowth",
82+
"logo": "alphagrowth.svg",
83+
"description": "Real stewardship, real growth. AlphaGrowth drives the blockchain industry forward by expanding token utility and accessibility through strategic partnerships and integrations.",
84+
"url": "https://alphagrowth.io/",
85+
"addresses": {
86+
"0x4f894Bfc9481110278C356adE1473eBe2127Fd3C": "Reservoir DAO Multisig"
87+
},
88+
"social": {
89+
"twitter": "alphagrowth1"
90+
}
7991
}
8092
}

8453/products.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -108,5 +108,15 @@
108108
"0x78d6A3BC9d41B7C6Fd52FF2E85a2dF6d1F4F9B3a",
109109
"0xA67A95971b8D010c16de4B33259D1c574d256121"
110110
]
111+
},
112+
"alphagrowth-base": {
113+
"name": "AlphaGrowth Base Vaults",
114+
"description": "A market tailored to borrowing against blue chip crypto assets. Governed by AlphaGrowth.",
115+
"entity": ["alphagrowth"],
116+
"url": "https://alphagrowth.io/",
117+
"vaults": [
118+
"0x81744B5B5527852832F2dd3554C191d3B1342108",
119+
"0x4C1aeda9B43EfcF1da1d1755b18802aAbe90f61E"
120+
]
111121
}
112122
}

8453/vaults.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,5 +248,15 @@
248248
"name": "Edge UltraYield LBTC",
249249
"description": "LBTC vault collateralized by other vaults in the Edge UltraYield Cluster.",
250250
"entity": "edge-capital"
251+
},
252+
"0x81744B5B5527852832F2dd3554C191d3B1342108": {
253+
"name": "AlphaGrowth reUSD Base Vault",
254+
"description": "A supply-only rUSD vault managed by AlphaGrowth.",
255+
"entity": "alphagrowth"
256+
},
257+
"0x4C1aeda9B43EfcF1da1d1755b18802aAbe90f61E": {
258+
"name": "AlphaGrowth USDC Base Vault",
259+
"description": "A borrowing-enabled USDC vault managed by AlphaGrowth, enabling leveraged strategies with reUSD collateral.",
260+
"entity": "alphagrowth"
251261
}
252262
}

0 commit comments

Comments
 (0)