Update CAN BEP20 json.info token details (#19353)

* Update BEP20 json.info token details

The BEP20 token name was incorrect and the description field was empty.

* Update website to CanWork.io

Second edit for website (CanWork.io) json.info
This commit is contained in:
kylehornberg 2022-03-31 09:18:29 +10:00 committed by GitHub
parent dd4ba75fb6
commit 4e69cff439
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,11 +1,11 @@
{
"name": "Canyz",
"name": "CanYaCoin",
"type": "BEP20",
"symbol": "CAN",
"decimals": 18,
"website": "https://canya.io/",
"description": "-",
"website": "https://canwork.io/",
"description": "CanYaCoin (CAN) is the BEP20 asset for the CanWork ecosystem",
"explorer": "https://bscscan.com/token/0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56",
"status": "active",
"id": "0x007EA5C0Ea75a8DF45D288a4debdD5bb633F9e56"
}
}