mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a957795c20
* Add check for existence of id field. * Fix id field if it differs from address. * Fix a few tokens with casing differences. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
11 lines
461 B
JSON
11 lines
461 B
JSON
{
|
|
"name": "ArgonToken",
|
|
"type": "BEP20",
|
|
"symbol": "ARGON",
|
|
"decimals": 18,
|
|
"website": "https://argon.run",
|
|
"description": "Worlds first and only blockchain-based freelancer platform on the Binance Chain network, working with fully decentralized and smart contracts.",
|
|
"explorer": "https://bscscan.com/token/0x851f7a700c5d67db59612b871338a85526752c25",
|
|
"status": "active",
|
|
"id": "0x851F7a700c5d67DB59612b871338a85526752c25"
|
|
} |