Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-02 21:15:04 +00:00 committed by trust-wallet-merge-bot
parent f1c67420a6
commit a812686640

View File

@ -1,25 +1,25 @@
{ {
"name": "EMP Token", "name": "EMP Token",
"type": "BEP20", "type": "BEP20",
"symbol": "EMP", "symbol": "EMP",
"decimals": 9, "decimals": 9,
"website": "https://emptoken.io/", "website": "https://emptoken.io/",
"description": "EMP Token DeFi is a decentralized token. It aims in the medium term to acquire mining rigs using 100% clean energy.\n", "description": "EMP Token DeFi is a decentralized token. It aims in the medium term to acquire mining rigs using 100% clean energy.\n",
"explorer": "https://bscscan.com/token/0x86A45b508a375ac8f0FD387e7532B70f71291152", "explorer": "https://bscscan.com/token/0x86A45b508a375ac8f0FD387e7532B70f71291152",
"status": "active", "status": "active",
"id": "0x86A45b508a375ac8f0FD387e7532B70f71291152", "id": "0x86A45b508a375ac8f0FD387e7532B70f71291152",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/emptoken" "url": "https://twitter.com/emptoken"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/grupolight" "url": "https://t.me/grupolight"
}, },
{ {
"name": "source_code", "name": "source_code",
"url": "https://bscscan.com/token/0x86A45b508a375ac8f0FD387e7532B70f71291152#code" "url": "https://bscscan.com/token/0x86A45b508a375ac8f0FD387e7532B70f71291152#code"
} }
] ]
} }