Skip to content
This repository was archived by the owner on Jun 24, 2022. It is now read-only.

Commit

Permalink
update token list (#2270)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianlapham authored Aug 31, 2021
1 parent 00403a4 commit 299286a
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions src/constants/tokenLists/unsupported.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1052,6 +1052,27 @@
"name": "DYDX Token",
"symbol": "DYDX",
"decimals": 18
},
{
"chainId": 10,
"address": "0xE405de8F52ba7559f9df3C368500B6E6ae6Cee49",
"name": "sETH",
"symbol": "Synth Ether",
"decimals": 18
},
{
"chainId": 10,
"address": "0x298B9B95708152ff6968aafd889c6586e9169f1D",
"name": "sBTC",
"symbol": "Synth Bitcoin",
"decimals": 18
},
{
"chainId": 10,
"address": "0xc5Db22719A06418028A40A9B5E9A7c02959D0d08",
"name": "sLINK",
"symbol": "Synth Link",
"decimals": 18
}
]
}

0 comments on commit 299286a

Please sign in to comment.