mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Fixes (sanity and consistency, auto)
This commit is contained in:
parent
209d198af3
commit
d56481060e
|
|
@ -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/"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue
Block a user