Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2021-10-21 18:12:33 +00:00 committed by trust-wallet-merge-bot
parent 0488938e3c
commit 8144cab996

View File

@ -1,49 +1,49 @@
{ {
"name": "DVX", "name": "DVX",
"website": "https://www.drivenx.finance/", "website": "https://www.drivenx.finance/",
"description": "DRIVENx - Made by humans for humans", "description": "DRIVENx - Made by humans for humans",
"explorer": "https://bscscan.com/token/0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e", "explorer": "https://bscscan.com/token/0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e",
"type": "BEP20", "type": "BEP20",
"symbol": "DRIVENx", "symbol": "DRIVENx",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e", "id": "0x6db3972c6a5535708e7A4F7Ad52F24d178D9A93e",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/DRIVENprotocol" "url": "https://twitter.com/DRIVENprotocol"
}, },
{ {
"name": "github", "name": "github",
"url": "https://github.com/DRIVENx" "url": "https://github.com/DRIVENx"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/DRIVENx" "url": "https://t.me/DRIVENx"
}, },
{ {
"name": "blog", "name": "blog",
"url": "https://medium.com/drivenx" "url": "https://medium.com/drivenx"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://drivenx.finance/wp-content/uploads/2021/07/DRIVENx-LITEPAPER.pdf" "url": "https://drivenx.finance/wp-content/uploads/2021/07/DRIVENx-LITEPAPER.pdf"
}, },
{ {
"name": "youtube", "name": "youtube",
"url": "https://youtube.com/c/DRIVENx" "url": "https://youtube.com/c/DRIVENx"
}, },
{ {
"name": "reddit", "name": "reddit",
"url": "https://reddit.com/r/DRIVENecosystem/" "url": "https://reddit.com/r/DRIVENecosystem/"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/qZ36FNT23w" "url": "https://discord.com/invite/qZ36FNT23w"
}, },
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/DRIVENprotocol" "url": "https://facebook.com/DRIVENprotocol"
} }
] ]
} }