Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-05-01 22:59:54 +00:00 committed by trust-wallet-merge-bot
parent 0f16a85e98
commit 18f61a714f

View File

@ -1,32 +1,32 @@
{ {
"name": "Nexum Coin", "name": "Nexum Coin",
"website": "https://nexum.io", "website": "https://nexum.io",
"description": "Nexum is the utility token that aims to power the multi-billion Shipping & Oil industry. NEXM is designed to unbank the shipping industry", "description": "Nexum is the utility token that aims to power the multi-billion Shipping & Oil industry. NEXM is designed to unbank the shipping industry",
"explorer": "https://bscscan.com/token/0xfa37E513E6cd506c4694b992825a8B614C035581", "explorer": "https://bscscan.com/token/0xfa37E513E6cd506c4694b992825a8B614C035581",
"type": "BEP20", "type": "BEP20",
"symbol": "NEXM", "symbol": "NEXM",
"decimals": 8, "decimals": 8,
"status": "active", "status": "active",
"id": "0xfa37E513E6cd506c4694b992825a8B614C035581", "id": "0xfa37E513E6cd506c4694b992825a8B614C035581",
"links": [ "links": [
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://nexum.ai/document/nxm_white_paper.pdf" "url": "https://nexum.ai/document/nxm_white_paper.pdf"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/nexum_official" "url": "https://t.me/nexum_official"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/CoinNexum" "url": "https://twitter.com/CoinNexum"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/coins/nexum/" "url": "https://coingecko.com/coins/nexum/"
} }
], ],
"tags": [ "tags": [
"defi" "defi"
] ]
} }