Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-03-10 11:08:42 +00:00 committed by trust-wallet-merge-bot
parent 0cb5925ede
commit fad635be4e

View File

@ -1,24 +1,24 @@
{ {
"name": "4JNET", "name": "4JNET",
"type": "BEP20", "type": "BEP20",
"symbol": "4JNET", "symbol": "4JNET",
"decimals": 9, "decimals": 9,
"website": "https://www.4j.net/", "website": "https://www.4j.net/",
"description": "4JNET, the pinnacle of fairness", "description": "4JNET, the pinnacle of fairness",
"explorer": "https://bscscan.com/token/0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667", "explorer": "https://bscscan.com/token/0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667",
"status": "active", "status": "active",
"id": "0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667", "id": "0xbfb1a68962Fb4ED040FD3a0a71dC2C2015BCc667",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/4Jnet" "url": "https://twitter.com/4Jnet"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/fourjnetchannel" "url": "https://t.me/fourjnetchannel"
} }
], ],
"tags": [ "tags": [
"defi" "defi"
] ]
} }