mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
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:
parent
3a13f18f79
commit
477398a337
|
@ -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 |
|
@ -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 |
Loading…
Reference in New Issue
Block a user