Skip to content

Commit

Permalink
Update Shido json
Browse files Browse the repository at this point in the history
  • Loading branch information
Kwonhyukjoon committed Nov 13, 2024
1 parent 11f024e commit 7eb7a1b
Show file tree
Hide file tree
Showing 9 changed files with 82 additions and 1 deletion.
Binary file added chain/shido/asset/goat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/shido/asset/kensei.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/shido/asset/kiddo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/shido/asset/magic.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/shido/asset/ninja.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/shido/asset/salt.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added chain/shido/asset/shrimp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
81 changes: 81 additions & 0 deletions chain/shido/erc20_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,86 @@
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/wshido.png",
"coinGeckoId": "",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0x80b5a32E4F032B2a058b4F29EC95EEfEEB87aDcd",
"name" : "Shido usdc",
"symbol": "USDC",
"description": "",
"decimals": 6,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/ethereum/asset/usdc.png",
"coinGeckoId": "usd-coin",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0x27027Eb11c456d690DEA785905C1915D6b444bCe",
"name" : "Salt",
"symbol": "SALT",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/wshido.png",
"coinGeckoId": ""
},
{
"type": "erc20",
"contract": "0x8c248F053920f6b39bFdE892480d10C5E0A8a3df",
"name" : "Goat",
"symbol": "GOAT",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/goat.png",
"coinGeckoId": ""
},
{
"type": "erc20",
"contract": "0x5ac082F693160eB2136d81AA9E772101109c11c4",
"name" : "Shido ninja",
"symbol": "NINJA",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/ninja.png",
"coinGeckoId": ""
},
{
"type": "erc20",
"contract": "0xA48054c9fc0026459031141E42052a9aB37034Fd",
"name" : "Shidokid",
"symbol": "KIDDO",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/kiddo.png",
"coinGeckoId": ""
},
{
"type": "erc20",
"contract": "0xd9650144Cd028fc70270a26C1D878E5dbeF8CE9A",
"name" : "Magic",
"symbol": "MAGIC",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/magic.png",
"coinGeckoId": ""
},
{
"type": "erc20",
"contract": "0xfB889425B72c97C5b4484cF148AE2404AB7A13e7",
"name" : "Kensei",
"symbol": "KENSEI",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/kensei.png",
"coinGeckoId": ""
},
{
"type": "erc20",
"contract": "0x29a9733cEbeF2219f48763B40859a0eec8B5C77F",
"name" : "Xshrimp",
"symbol": "SHRIMP",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/shrimp.png",
"coinGeckoId": ""
}
]
2 changes: 1 addition & 1 deletion chain/shido/param_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"80000000000shido"
],
"is_simulable" : true,
"simulated_gas_multiply" : 1.2,
"simulated_gas_multiply" : 1.5,
"init_gas_limit" : 300000,
"fee_threshold" : ""
},
Expand Down

0 comments on commit 7eb7a1b

Please # to comment.