Skip to content

Commit

Permalink
Added Ultiverse stableSwap pool
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishek-Kumar009 committed Sep 14, 2024
1 parent 4cc59e1 commit 803fbdd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion projects/eddyfinance/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@ const getReserves = 'function getReserves() view returns (uint112 _reserve0, uin
const stablePools = [
'0x448028804461e8e5a8877c228F3adFd58c3Da6B6', // 4 asset pool
'0x01a9cd602c6c3f05ea9a3a55184c2181bd43e4b8', // 2 asset pool accumulated finance
'0xee1629de70afaf3ae3592a9d6d859949750aa697' // 2 asset pool zearn
'0xee1629de70afaf3ae3592a9d6d859949750aa697', // 2 asset pool zearn
'0x89cb3fA2A7910A268e9f7F619108aFADBD7587c4' // 2 asset UltiVerse pool
]

async function stableSwapTvl(api) {
Expand Down

0 comments on commit 803fbdd

Please sign in to comment.