From 44c50c438d35ef0ff05850e994d1463380f3d34b Mon Sep 17 00:00:00 2001 From: jhonboy123 <34187034+jhonboy123@users.noreply.github.com> Date: Tue, 20 Sep 2022 18:06:58 +0300 Subject: [PATCH] Update ethereum_pow.json --- src/tokens/ethereum_pow.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/src/tokens/ethereum_pow.json b/src/tokens/ethereum_pow.json index ab3913a60..cbd7b0a80 100644 --- a/src/tokens/ethereum_pow.json +++ b/src/tokens/ethereum_pow.json @@ -1430,5 +1430,13 @@ "symbol": "bWETH", "decimals": 6, "logoURI": "https://raw.githubusercontent.com/trustwallet/assets/master/blockchains/ethereum/assets/0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2/logo.png" + }, + { + "chainId": 10001, + "address": "0xD06B2e359E91C486EB2c5128B2050ED7442b217e", + "name": "Shib POW", + "symbol": "ShibW", + "decimals": 6, + "logoURI": "https://i.imgur.com/gXuVywA.jpg" } - ] \ No newline at end of file + ]