Skip to content

Commit

Permalink
Add Nibiru staking TVL (DefiLlama#9862)
Browse files Browse the repository at this point in the history
* Kryptonite:SEI Liquid Staking Platform TVL

* Add STSEI-USEI-LP to the statistics of Pool2

* Add staking tvl on the Nibiru chain

* add nibiru

---------

Co-authored-by: smith <[email protected]>
Co-authored-by: smithmonnnnnnn <[email protected]>
  • Loading branch information
3 people authored Apr 16, 2024
1 parent 72e952b commit 6f235af
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions projects/helper/chain/cosmos.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ const endPoints = {
archway: "https://api.mainnet.archway.io",
sifchain: "https://sifchain-api.polkachu.com",
nolus: "https://pirin-cl.nolus.network:1317",
nibiru: "https://lcd.nibiru.fi",
bostrom: "https://lcd.bostrom.cybernode.ai"
};

Expand Down
1 change: 1 addition & 0 deletions projects/helper/chains.json
Original file line number Diff line number Diff line change
Expand Up @@ -190,6 +190,7 @@
"neon_evm",
"neutron",
"new",
"nibiru",
"nolus",
"nos",
"nova",
Expand Down
9 changes: 9 additions & 0 deletions projects/kryptonite/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,15 @@ const config = {
sei10knxlv9e54z0xcywdhtycc63uf970aefeec73ycqwd75ep9nu45sh66m6a: "kryptonite",
sei1hrndqntlvtmx2kepr0zsfgr7nzjptcc72cr4ppk4yav58vvy7v3s4er8ed: "seiyan"
}
},
nibiru: {
coinGeckoId: "nibiru",
hub: "nibi1dvepyy7s2nkfep05c4v6tfkmzqyvz7x3nj6ddj3kkr8nfsmmylhqy7t9a0",
seilorLps: [],
coinGeckoMap: {
unibiru: "nibiru",
nibi1fke5pfygutantkfd9lakf9e8zu06cq43tss6avclm8lhkskr4f3semnvx5: "nibiru"
}
}
};

Expand Down

0 comments on commit 6f235af

Please sign in to comment.