Add CHESS logo and info (#13019)

* Add CHESS logo and info

* fix coingecko url

* fix discord url
This commit is contained in:
Bill Clippy 2021-08-25 09:03:25 -07:00 committed by GitHub
parent 6478cf3f45
commit 47b23cf8ec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,41 @@
{
"name": "Chess",
"website": "https://tranchess.com/",
"description": "Tranchess Protocol is a tokenized asset management and derivatives trading protocol. Inspired by tranches fund that caters investors with different risk appetite, Tranchess aims to provide different risk/return matrix out of a single main fund that tracks a specific underlying asset.",
"type": "BEP20",
"symbol": "CHESS",
"decimals": 18,
"status": "active",
"explorer": "https://bscscan.com/token/0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6",
"id": "0x20de22029ab63cf9A7Cf5fEB2b737Ca1eE4c82A6",
"links": [
{
"name": "github",
"url": "https://github.com/tranchess/contract-core"
},
{
"name": "twitter",
"url": "https://twitter.com/tranchess"
},
{
"name": "medium",
"url": "https://medium.com/@tranchess"
},
{
"name": "telegram",
"url": "https://t.me/tranchess"
},
{
"name": "coingecko",
"url": "https://coingecko.com/en/coins/tranchess"
},
{
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/tranchess"
},
{
"name": "discord",
"url": "https://discord.com/invite/tKxAq78VBr"
}
]
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB