Skip to content

Commit

Permalink
feat: add endur
Browse files Browse the repository at this point in the history
  • Loading branch information
web3Gurung authored and avimak committed Dec 2, 2024
1 parent 9c624be commit bda8b7e
Show file tree
Hide file tree
Showing 3 changed files with 36 additions and 0 deletions.
Binary file added repository/endur/cover.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added repository/endur/icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
36 changes: 36 additions & 0 deletions repository/endur/metadata.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
{
"id": "endur",
"displayName": "Endur",
"host": {
"mainnet-alpha": "app.endur.fi",
"sepolia-alpha": "testnet.endur.fi"
},
"description": "Endur is a platform offering xSTRK, a tradeable Liquid Staking Token (LST) on Starknet. xSTRK allows STRK token holders to stake their assets while maintaining liquidity.",
"categories": [
"defi"
],
"contracts": [
{
"tag": "xSTRK Token Contract",
"addresses": {
"mainnet-alpha": [
"0x28d709c875c0ceac3dce7065bec5328186dc89fe254527084d1689910954b0a"
],
"sepolia-alpha": [
"0x42de5b868da876768213c48019b8d46cd484e66013ae3275f8a4b97b31fc7eb"
]
}
},
{
"tag": "Withdraw Queue NFT",
"addresses": {
"mainnet-alpha": [
"0x518a66e579f9eb1603f5ffaeff95d3f013788e9c37ee94995555026b9648b6"
],
"sepolia-alpha": [
"0x254cbdaf8275cb1b514ae63ccedb04a3a9996b1489829e5d6bbaf759ac100b6"
]
}
}
]
}

0 comments on commit bda8b7e

Please sign in to comment.