Skip to content

Commit

Permalink
Sei stargate (#11250)
Browse files Browse the repository at this point in the history
* add sei to stargate

* miss
  • Loading branch information
Define101 authored Aug 9, 2024
1 parent ab68df0 commit 0a2d111
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions projects/stargatefinance-v2/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,12 @@ const CONFIG = {
'0x81F6138153d473E8c5EcebD3DC8Cd4903506B075',
],
},
sei: {
pools: [
'0x45d417612e177672958dC0537C45a8f8d754Ac2E', //usdc pool
'0x0dB9afb4C33be43a0a0e396Fd1383B4ea97aB10a'
],
},
}

const createTvlFunction = (pools) => {
Expand Down

0 comments on commit 0a2d111

Please sign in to comment.