Skip to content

Commit

Permalink
Update CAN BEP20 json.info token details (trustwallet#19353)
Browse files Browse the repository at this point in the history
* 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
  • Loading branch information
K-Birdman authored Mar 30, 2022
1 parent dd4ba75 commit 4e69cff
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -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"
}
}

0 comments on commit 4e69cff

Please sign in to comment.