Skip to content

Commit

Permalink
Merge pull request #2279 from MavNode/main
Browse files Browse the repository at this point in the history
Add 2 new tokens and 1 dapp on Shido Network
  • Loading branch information
Kwonhyukjoon authored Feb 26, 2025
2 parents 75a6644 + bfc5f85 commit 6320bc3
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 0 deletions.
Binary file added chain/shido/asset/0xdead.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/shidoshi.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions chain/shido/erc20_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,25 @@
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/shdx.png",
"coinGeckoId": "",
"wallet_preload": true
},
{
"type": "erc20",
"contract": "0x796F48d17d38E5f0A7aFe7966448828bdc13e8B1",
"name" : "0xDead",
"symbol": "0xded",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/0xdead.png",
"coinGeckoId": ""
},
{
"type": "erc20",
"contract": "0xF7B264B723059a05fBf13E32783F88db33A24365",
"name" : "Shidoshi",
"symbol": "SDS",
"description": "",
"decimals": 18,
"image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/shido/asset/shidoshi.png",
"coinGeckoId": ""
}
]
7 changes: 7 additions & 0 deletions wallet_mobile/mobile_ecosystem/shido/eco_list.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,5 +75,12 @@
"thumbnail" : "https://raw.githubusercontent.com/cosmostation/chainlist/master/wallet_mobile/mobile_ecosystem/shido/resource/shidokid.png",
"link": "https://shidokid.com",
"type": "Tools"
},
{
"name": "Gempad",
"description": "A launchpad, token creator and liquidity lock provider for Shido.",
"thumbnail" : "https://raw.githubusercontent.com/cosmostation/chainlist/master/wallet_mobile/mobile_ecosystem/shido/resource/gempad.png",
"link": "https://gempad.app",
"type": "Launchpad"
}
]
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6320bc3

Please sign in to comment.