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:
Medet Ahmetson 2021-02-07 11:42:23 +07:00 committed by GitHub
parent 304a342de8
commit fa3d61744b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 33 additions and 0 deletions

View File

@ -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