Skip to content

Commit

Permalink
add sei to stargate
Browse files Browse the repository at this point in the history
  • Loading branch information
Define101 committed Aug 9, 2024
1 parent fc7213b commit 6473f39
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions projects/stargatefinance-v2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,11 @@ const CONFIG = {
'0x81F6138153d473E8c5EcebD3DC8Cd4903506B075',
],
},
sei: {
pools: [
'0x45d417612e177672958dC0537C45a8f8d754Ac2E', //usdc pool
],
},
}

const createTvlFunction = (pools) => {
Expand Down

0 comments on commit 6473f39

Please sign in to comment.