diff --git a/chain/shido/asset/kiddo.png b/chain/shido/asset/kiddo.png index 728ad3c46c..045b693073 100644 Binary files a/chain/shido/asset/kiddo.png and b/chain/shido/asset/kiddo.png differ diff --git a/chain/shido/asset/shdx.png b/chain/shido/asset/shdx.png new file mode 100644 index 0000000000..238677475c Binary files /dev/null and b/chain/shido/asset/shdx.png differ diff --git a/chain/shido/erc20_2.json b/chain/shido/erc20_2.json index 844a2b0e2e..7cb96a90e5 100644 --- a/chain/shido/erc20_2.json +++ b/chain/shido/erc20_2.json @@ -28,7 +28,7 @@ "symbol": "SALT", "description": "", "decimals": 18, - "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/wshido.png", + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/salt.png", "coinGeckoId": "" }, { @@ -53,7 +53,7 @@ }, { "type": "erc20", - "contract": "0xA48054c9fc0026459031141E42052a9aB37034Fd", + "contract": "0x2835Ad9a421C14E1C571a5Bb492B86b7E8f5873A", "name" : "Shidokid", "symbol": "KIDDO", "description": "", @@ -90,5 +90,15 @@ "decimals": 18, "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/shrimp.png", "coinGeckoId": "" + }, + { + "type": "erc20", + "contract": "0xe550Bde2F0898552B38a41635d7a8DDB1Fd81276", + "name" : "Shido Dex", + "symbol": "SHDX", + "description": "", + "decimals": 18, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/shdx.png", + "coinGeckoId": "" } ]