Skip to content

Commit

Permalink
tokenlist revert to goerli (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
vnaysngh-mudrex authored Mar 18, 2024
1 parent 00d03b8 commit da087d8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/tokens/goerli.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,31 +4,31 @@
"address": "0x12d537dc323c439dc65c976fad242d5610d27cfb5f31689a0a319b8be7f3d56",
"symbol": "WBTC",
"decimals": 8,
"chainId": "0x534e5f5345504f4c4941",
"chainId": "0x534e5f474f45524c49",
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x2260FAC5E5542a773Aa44fBCfeDf7C193bc2C599/logo.png"
},
{
"name": "Dai Stablecoin",
"address": "0x03e85bfbb8e2a42b7bead9e88e9a1b19dbccf661471061807292120462396ec9",
"symbol": "DAI",
"decimals": 18,
"chainId": "0x534e5f5345504f4c4941",
"chainId": "0x534e5f474f45524c49",
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0x6B175474E89094C44Da98b954EedeAC495271d0F/logo.png"
},
{
"name": "USDCoin",
"address": "0x005a643907b9a4bc6a55e9069c4fd5fd1f5c79a22470690f75556c4736e34426",
"symbol": "USDC",
"decimals": 6,
"chainId": "0x534e5f5345504f4c4941",
"chainId": "0x534e5f474f45524c49",
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48/logo.png"
},
{
"name": "Tether USD",
"address": "0x386e8d061177f19b3b485c20e31137e6f6bc497cc635ccdfcab96fadf5add6a",
"symbol": "USDT",
"decimals": 6,
"chainId": "0x534e5f5345504f4c4941",
"chainId": "0x534e5f474f45524c49",
"logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xdAC17F958D2ee523a2206206994597C13D831ec7/logo.png"
}
]

0 comments on commit da087d8

Please sign in to comment.