Fixes (sanity and consistency, auto)

This commit is contained in:
cryptomanz 2022-04-04 05:39:18 +00:00 committed by trust-wallet-merge-bot
parent 209d198af3
commit d56481060e

View File

@ -1,4 +1,5 @@
{ "name": "Monetas Token", {
"name": "Monetas Token",
"type": "BEP20", "type": "BEP20",
"symbol": "MNTG", "symbol": "MNTG",
"decimals": 18, "decimals": 18,
@ -11,7 +12,6 @@
"stablecoin", "stablecoin",
"staking", "staking",
"gamefi" "gamefi"
], ],
"links": [ "links": [
{ {
@ -34,11 +34,13 @@
"name": "whitepaper", "name": "whitepaper",
"url": "https://monetasglobal.com/wp-content/uploads/2021/09/Monetas-Whitepaper.pdf" "url": "https://monetasglobal.com/wp-content/uploads/2021/09/Monetas-Whitepaper.pdf"
}, },
{"name":"coingecko", {
"name": "coingecko",
"url": "https://coingecko.com/en/coins/monetas" "url": "https://coingecko.com/en/coins/monetas"
}, },
{"name":"coinmarketcap", {
"name": "coinmarketcap",
"url": "https://coinmarketcap.com/currencies/monetas/" "url": "https://coinmarketcap.com/currencies/monetas/"
} }
] ]
} }