Skip to content

Commit

Permalink
add: standard usd token (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
clmntsnr authored Dec 13, 2024
1 parent d668b87 commit 5a8c404
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions ERC20_LIST.json
Original file line number Diff line number Diff line change
Expand Up @@ -5099,6 +5099,15 @@
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/KIMA.svg"
},
"0x2Ea0bE86990E8Dac0D09e4316Bb92086F304622d": {
"address": "0x2Ea0bE86990E8Dac0D09e4316Bb92086F304622d",
"name": "The Standard USD",
"decimals": 18,
"symbol": "USDs",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/USDs.svg"
}
},
"42220": {
Expand Down
1 change: 1 addition & 0 deletions src/assets/tokens/USDs.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 5a8c404

Please sign in to comment.