Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-07-06 18:56:52 +00:00 committed by trust-wallet-merge-bot
parent 013202a0a8
commit 8d1c9e051c

View File

@ -1,34 +1,36 @@
{ {
"name": "Useless", "name": "Useless",
"website": "https://uselesscrypto.com", "website": "https://uselesscrypto.com",
"description": "Useless is the first token with an auto-stabilizing liquidity pool fueled by external revenue. Our vision is to bring mainstream accessibility to the crypto-space with easy-to-use mobile apps and dApps.", "description": "Useless is the first token with an auto-stabilizing liquidity pool fueled by external revenue. Our vision is to bring mainstream accessibility to the crypto-space with easy-to-use mobile apps and dApps.",
"explorer": "https://bscscan.com/token/0x60d66a5152612F7D550796910d022Cb2c77B09de", "explorer": "https://bscscan.com/token/0x60d66a5152612F7D550796910d022Cb2c77B09de",
"type": "BEP20", "type": "BEP20",
"symbol": "1USE", "symbol": "1USE",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x60d66a5152612F7D550796910d022Cb2c77B09de", "id": "0x60d66a5152612F7D550796910d022Cb2c77B09de",
"links": [ "links": [
{ {
"name": "blog", "name": "blog",
"url": "https://uselesscrypto.com/" "url": "https://uselesscrypto.com/"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/uselesscrypto" "url": "https://twitter.com/uselesscrypto"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/uselesscrypto" "url": "https://facebook.com/uselesscrypto"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://app.uselesscrypto.com/litepaper.pdf" "url": "https://app.uselesscrypto.com/litepaper.pdf"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/uselesscrypto" "url": "https://t.me/uselesscrypto"
} }
], ],
"tags": ["defi"] "tags": [
"defi"
]
} }