Skip to content

Commit

Permalink
Add sUSN (Staked USN) on Ethereum (#143)
Browse files Browse the repository at this point in the history
* Add sUSN (Staked USN) on Ethereum

* fix: img
  • Loading branch information
Ulydev authored Feb 7, 2025
1 parent c8a88cc commit 9f87ad8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion src/tokens/spectraTokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -1772,5 +1772,17 @@
"symbol": "USDC.e",
"decimals": 6,
"logoURI": "/images/tokens/146/0x29219dd400f2bf60e5a23d13be72b486d4038894.svg"
},
{
"address": "0xe24a3dc889621612422a64e6388927901608b91d",
"chainId": 1,
"name": "Staked USN",
"symbol": "sUSN",
"decimals": 18,
"logoURI": "/images/tokens/1/0xe24a3dc889621612422a64e6388927901608b91d.png",
"extensions": {
"underlying": "0xdA67B4284609d2d48e5d10cfAc411572727dc1eD",
"protocol": "Noon"
}
}
]
]

0 comments on commit 9f87ad8

Please sign in to comment.