mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Add Crowns Token logo. ERC-20 token of Seascape Network (#5439)
* Add Crowns Token Logo. Crowns of Seascape Network. * Delete incorrect logo * Add Crowns Token Logo of the Seascape Network * add info about token * rename to wrong format the token folder (fixing checksum) * rename token folder name to fix checksum * remove current checksum * set a new checksum * rename folder for checksum one more time * folder name in uppercase + lowercase mixed format * fix grammar issue on json config * as was requested, a new config file
This commit is contained in:
parent
304a342de8
commit
fa3d61744b
|
@ -0,0 +1,33 @@
|
||||||
|
{
|
||||||
|
"name": "Crowns",
|
||||||
|
"type": "ERC20",
|
||||||
|
"symbol": "CWS",
|
||||||
|
"decimals": 18,
|
||||||
|
"website": "https://www.seascape.network",
|
||||||
|
"source_code": "https://github.com/blocklords/seascape-smartcontracts",
|
||||||
|
"description": "Crowns are the official token of the Seascape Network. They are designed to reward all key stakeholders within the network. The Seascape Network is an incentivized ecosystem consisting of gamers, developers, and influencers with the purpose of bringing DeFi gaming to a broader userbase.",
|
||||||
|
"socials": [
|
||||||
|
{
|
||||||
|
"name": "Twitter",
|
||||||
|
"url": "https://twitter.com/seascapenetwork",
|
||||||
|
"handle": "SeascapeNetwork"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Reddit",
|
||||||
|
"url": "https://www.reddit.com/r/SeascapeNetwork",
|
||||||
|
"handle": "SeascapeNetwork"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Telegram",
|
||||||
|
"url": "https://t.me/seascapenetwork",
|
||||||
|
"handle": "SeascapeNetwork"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Discord",
|
||||||
|
"url": "https://discord.com/invite/qG2Vynh",
|
||||||
|
"handle": "SeascapeNetwork"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"explorer": "https://etherscan.io/token/0xac0104cca91d167873b8601d2e71eb3d4d8c33e0",
|
||||||
|
"id": "0xaC0104Cca91D167873B8601d2e71EB3D4D8c33e0"
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user