Skip to content

Commit

Permalink
Correct tokenlist for rinkeby
Browse files Browse the repository at this point in the history
  • Loading branch information
StanislavBreadless committed Oct 11, 2021
1 parent 53a94be commit 6f65a95
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions etc/tokens/rinkeby.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,19 +104,18 @@
{
"address": "0xc3904a7c3A95bc265066Bb5BfC4D6664B2174774",
"decimals": 0,
"symbol": "NEM",
"name": "Dec0"
"symbol": "XEM",
"name": "XEM"
},
{
"address": "0x2e055eee18284513b993db7568a592679ab13188",
"decimals": 0,
"decimals": 18,
"symbol": "DAI",
"name": "Dec0"
"name": "DAI"
},
{

"address": "0xfe1b6abc39e46cec54d275efb4b29b33be176c2a",
"decimals": 0,
"decimals": 18,
"symbol": "PHNX",
"name": "PHNX"
}
Expand Down

0 comments on commit 6f65a95

Please sign in to comment.