add chainswap token info and logo (#6481)

* create chainswap info.json

* Add files via upload

* Create bsc chainswap info.json

* Add bsc chainswap logo
This commit is contained in:
william 2021-04-27 06:44:10 +08:00 committed by GitHub
parent 3a13f18f79
commit 477398a337
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,11 @@
{
"name": "ChainSwap.com Governance Token",
"website": "https://chainswap.com/",
"description": "ChainSwap is a cross-chain asset bridge & application hub for smart chains.",
"explorer": "https://etherscan.io/token/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890",
"type": "ERC20",
"symbol": "TOKEN",
"decimals": 18,
"status": "active",
"id": "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB

View File

@ -0,0 +1,11 @@
{
"name": "ChainSwap.com Governance Token",
"website": "https://chainswap.com/",
"description": "ChainSwap is a cross-chain asset bridge & application hub for smart chains.",
"explorer": "https://bscscan.com/token/0x3B73c1B2ea59835cbfcADade5462b6aB630D9890",
"type": "BEP20",
"symbol": "TOKEN",
"decimals": 18,
"status": "active",
"id": "0x3B73c1B2ea59835cbfcADade5462b6aB630D9890"
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.1 KiB