Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2021-10-03 08:29:38 +00:00 committed by trust-wallet-merge-bot
parent 7e2069c346
commit 0a973b04d0

View File

@ -1,29 +1,29 @@
{ {
"name": "MRC Token", "name": "MRC Token",
"website": "https://marco.travel/mrc-token/", "website": "https://marco.travel/mrc-token/",
"description": "Marco token (MRC) is hosted by Binance Smart Chain, and its sole purpose is to function as a form of currency, storing value over time and allowing businesses to account for and pay for services..", "description": "Marco token (MRC) is hosted by Binance Smart Chain, and its sole purpose is to function as a form of currency, storing value over time and allowing businesses to account for and pay for services..",
"explorer": "https://bscscan.com/token/0x5c792740a7d4684e75e5551fb239f512fe0d47d0", "explorer": "https://bscscan.com/token/0x5c792740a7d4684e75e5551fb239f512fe0d47d0",
"type": "BEP20", "type": "BEP20",
"symbol": "MRC", "symbol": "MRC",
"decimals": 18, "decimals": 18,
"status": "active", "status": "active",
"id": "0x5c792740a7d4684E75e5551Fb239f512Fe0d47d0", "id": "0x5c792740a7d4684E75e5551Fb239f512Fe0d47d0",
"links": [ "links": [
{ {
"name": "facebook", "name": "facebook",
"url": "https://facebook.com/marco.travelll" "url": "https://facebook.com/marco.travelll"
}, },
{ {
"name": "twitter", "name": "twitter",
"url": "https://twitter.com/Marco___travel" "url": "https://twitter.com/Marco___travel"
}, },
{ {
"name": "discord", "name": "discord",
"url": "https://discord.com/invite/S76sGk5gTA" "url": "https://discord.com/invite/S76sGk5gTA"
}, },
{ {
"name": "telegram", "name": "telegram",
"url": "https://t.me/marrco_travel" "url": "https://t.me/marrco_travel"
} }
] ]
} }