Fixes (sanity and consistency, auto)

This commit is contained in:
Cryptocool1 2022-01-31 23:12:12 +00:00 committed by trust-wallet-merge-bot
parent b38b74fd67
commit 69bfd4c30d

View File

@ -1,36 +1,36 @@
{ {
"name": "JumpToken", "name": "JumpToken",
"website": "https://jumptask.io", "website": "https://jumptask.io",
"description": "JumpToken is a utility token for use in the JumpTask ecosystem, a decentralized work platform built to efficiently match work demand with a worldwide workforce", "description": "JumpToken is a utility token for use in the JumpTask ecosystem, a decentralized work platform built to efficiently match work demand with a worldwide workforce",
"explorer": "https://bscscan.com/token/0x88d7e9b65dc24cf54f5edef929225fc3e1580c25", "explorer": "https://bscscan.com/token/0x88d7e9b65dc24cf54f5edef929225fc3e1580c25",
"type": "BEP20", "type": "BEP20",
"symbol": "JMPT", "symbol": "JMPT",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x88D7e9B65dC24Cf54f5eDEF929225FC3E1580C25", "id": "0x88D7e9B65dC24Cf54f5eDEF929225FC3E1580C25",
"links": [ "links": [
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/JumpTask_app" "url": "https://twitter.com/JumpTask_app"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/jumptask" "url": "https://t.me/jumptask"
}, },
{ {
"name": "coinmarketcap", "name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/jumptoken/" "url": "https://coinmarketcap.com/currencies/jumptoken/"
}, },
{ {
"name": "whitepaper", "name": "whitepaper",
"url": "https://gitbook.jumptask.io/" "url": "https://gitbook.jumptask.io/"
}, },
{ {
"name": "coingecko", "name": "coingecko",
"url": "https://coingecko.com/coins/jumptoken" "url": "https://coingecko.com/coins/jumptoken"
} }
], ],
"tags": [ "tags": [
"defi" "defi"
] ]
} }