Skip to content

Commit

Permalink
fix: name from multiple tokens
Browse files Browse the repository at this point in the history
  • Loading branch information
fbgoat committed Aug 20, 2021
1 parent 347c1e0 commit 36418ba
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/tokens/xdai.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
[
{
"name": "Wrapped Ether on xDai",
"name": "Wrapped Ether from Ethereum",
"address": "0x6A023CCd1ff6F2045C3309768eAd9E68F978f6e1",
"symbol": "WETH",
"decimals": 18,
"chainId": 100,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png"
},
{
"name": "Dai Stablecoin on xDai",
"name": "Dai Stablecoin from Ethereum",
"address": "0x44fA8E6f47987339850636F88629646662444217",
"symbol": "DAI",
"decimals": 18,
"chainId": 100,
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png"
},
{
"name": "USDC on xDai",
"name": "USDC from Ethereum",
"address": "0xDDAfbb505ad214D7b80b1f830fcCc89B60fb7A83",
"symbol": "USDC",
"decimals": 6,
Expand Down Expand Up @@ -88,7 +88,7 @@
"logoURI": "https://etherscan.io/token/images/OMGNetwork_32.png"
},
{
"name": "Gnosis on xDai",
"name": "Gnosis from Ethereum",
"address": "0x9C58BAcC331c9aa871AFD802DB6379a98e80CEdb",
"symbol": "GNO",
"decimals": 18,
Expand Down

0 comments on commit 36418ba

Please sign in to comment.