Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-02-14 07:22:39 +00:00 committed by trust-wallet-merge-bot
parent bf6165bc19
commit 07659ab4a4

View File

@ -1,36 +1,36 @@
{ {
"name": "Antex", "name": "Antex",
"website": "https://antex.org", "website": "https://antex.org",
"description": "AntEx provides an ever-growing suite of decentralized services. The objective is to bring value to the DeFi space as a whole by delivering disruptive, flexible and audited technology. Strengthen your project and reward your communities using our services.", "description": "AntEx provides an ever-growing suite of decentralized services. The objective is to bring value to the DeFi space as a whole by delivering disruptive, flexible and audited technology. Strengthen your project and reward your communities using our services.",
"explorer": "https://bscscan.com/token/0xca1acab14e85f30996ac83c64ff93ded7586977c", "explorer": "https://bscscan.com/token/0xca1acab14e85f30996ac83c64ff93ded7586977c",
"type": "BEP20", "type": "BEP20",
"symbol": "ANTEX", "symbol": "ANTEX",
"decimals": 8, "decimals": 8,
"status": "active", "status": "active",
"id": "0xCA1aCAB14e85F30996aC83c64fF93Ded7586977C", "id": "0xCA1aCAB14e85F30996aC83c64fF93Ded7586977C",
"tags": [ "tags": [
"defi" "defi"
], ],
"links": [ "links": [
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/AntExChat" "url": "https://t.me/AntExChat"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/Antex_Official" "url": "https://twitter.com/Antex_Official"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/antexannoucement" "url": "https://facebook.com/antexannoucement"
}, },
{ {
"name": "youtube", "name": "youtube",
"url" : "https://youtube.com/c/antexofficial" "url": "https://youtube.com/c/antexofficial"
}, },
{ {
"name": "discord", "name": "discord",
"url" : "https://discord.com/invite/nC7eRbtfrM" "url": "https://discord.com/invite/nC7eRbtfrM"
} }
] ]
} }