Skip to content

Commit 1269e42

Browse files
de-snakedoomsower
authored andcommitted
add edge optimism mkt
1 parent 21e0d45 commit 1269e42

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/pools/index.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ export const POOLS_LIST: Array<PoolConfigPayload> = [
4949
curator: "Re7",
5050
poolType: ["stable"],
5151
},
52+
{
53+
name: "Edge UltraYield USDC",
54+
address: "0x53d83543a1462a3ec686bbcf36569ce24bdb87cc",
55+
chainId: 10,
56+
network: "Optimism",
57+
curator: "Edge UltraYield",
58+
poolType: ["stable"],
59+
},
5260
{
5361
name: "USDC",
5462
address: "0xc155444481854c60e7a29f4150373f479988f32d",

0 commit comments

Comments
 (0)