mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
b6171e6ac1
* Adding ADACash Logo to Trustwallet Adding ADACash Logo and Information to Trustwallet * Fixing Problems Fixing Problems of Adding Logo to Trustwallet * Updating Links Section of ADACash Added important links to ADACash json * Update info.json * Fixed Error of json Fix * ADACash updating Links in json ADACash updating Links in json * ADACash json file update Fixed last errors * ADACash adding logo to Trustwallet Final pull to add Logo of ADACash to trustwallet * Adding Logo of ADACash to Trustwallet Adding Logo of ADACash to Trustwallet * Adding ADACash Logo to Trustwallet Adding ADACash Logo to Trustwallet * Adding ADACash Logo to Trustwallet Adding ADACash Logo to Trustwallet * Update info.json * Update info.json Co-authored-by: Nazar <85495047+cryptomanz@users.noreply.github.com> Co-authored-by: ramsty <91697270+ramsty@users.noreply.github.com>
42 lines
1.0 KiB
JSON
42 lines
1.0 KiB
JSON
{
|
|
"name": "ADAcash",
|
|
"website":"https://adacash.io",
|
|
"description": "A revolutionary new token that earns you 10% ADA reflections just for holding",
|
|
"explorer": "https://bscscan.com/token/0x651a89fed302227d41425235F8E934502FB94C48",
|
|
"type": "BEP20",
|
|
"symbol": "ADAcash",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x651a89fed302227d41425235F8E934502FB94C48",
|
|
"links": [
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://adacash.io/whitepaper"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/adacashbsc"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/adacashtoken"
|
|
},
|
|
{
|
|
"name": "reddit",
|
|
"url": "https://reddit.com/r/adacash/"
|
|
},
|
|
{
|
|
"name": "youtube",
|
|
"url": "https://youtube.com/channel/UCNxEz6I44_y8oThFvakyYpA"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/adacash/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/adacash"
|
|
}
|
|
]
|
|
}
|