Skip to content

Commit

Permalink
feat: add ETHx on mainnet (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
GuillaumeNervoXS authored Aug 25, 2023
1 parent 0f1f2f6 commit c54cb91
Show file tree
Hide file tree
Showing 2 changed files with 18 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 @@ -596,6 +596,15 @@
"name": "NFTEarthOFT",
"symbol": "NFTE",
"useInSwap": true
},
"0xA35b1B31Ce002FBF2058D22F30f95D405200A15b": {
"address": "0xA35b1B31Ce002FBF2058D22F30f95D405200A15b",
"name": "ETHx",
"decimals": 18,
"symbol": "ETHx",
"hasPermit": false,
"useInSwap": false,
"logoURI": "https://raw.githubusercontent.com/AngleProtocol/angle-token-list/main/src/assets/tokens/cake.svg"
}
},
"137": {
Expand Down
9 changes: 9 additions & 0 deletions src/assets/tokens/ETHx.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 c54cb91

Please sign in to comment.