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,44 +1,46 @@
|
||||||
{ "name": "Monetas Token",
|
{
|
||||||
"type": "BEP20",
|
"name": "Monetas Token",
|
||||||
"symbol": "MNTG",
|
"type": "BEP20",
|
||||||
"decimals": 18,
|
"symbol": "MNTG",
|
||||||
"description": "MNTG is a stablecoin issued by Monetas in partnership with Binance.The establishment of MONETAS is also based on the purpose of betterment of the future game environment, using better virtual tokens.",
|
"decimals": 18,
|
||||||
"website": "https://monetasglobal.com/",
|
"description": "MNTG is a stablecoin issued by Monetas in partnership with Binance.The establishment of MONETAS is also based on the purpose of betterment of the future game environment, using better virtual tokens.",
|
||||||
"explorer": "https://bscscan.com/token/0x10adF50e15611d5A4DE3bd21F0DB7f3491A8ae0f",
|
"website": "https://monetasglobal.com/",
|
||||||
"id": "0x10adF50e15611d5A4DE3bd21F0DB7f3491A8ae0f",
|
"explorer": "https://bscscan.com/token/0x10adF50e15611d5A4DE3bd21F0DB7f3491A8ae0f",
|
||||||
"status": "active",
|
"id": "0x10adF50e15611d5A4DE3bd21F0DB7f3491A8ae0f",
|
||||||
"tags": [
|
"status": "active",
|
||||||
"stablecoin",
|
"tags": [
|
||||||
"staking",
|
"stablecoin",
|
||||||
"gamefi"
|
"staking",
|
||||||
|
"gamefi"
|
||||||
],
|
],
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/monetasglobal"
|
"url": "https://twitter.com/monetasglobal"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "facebook",
|
"name": "facebook",
|
||||||
"url": "https://facebook.com/motetasglobal"
|
"url": "https://facebook.com/motetasglobal"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "youtube",
|
"name": "youtube",
|
||||||
"url": "https://youtube.com/channel/UCXRwEYyd4pg_PUNLblIpdbQ"
|
"url": "https://youtube.com/channel/UCXRwEYyd4pg_PUNLblIpdbQ"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "github",
|
"name": "github",
|
||||||
"url": "https://github.com/monetas-tech/asset-listing"
|
"url": "https://github.com/monetas-tech/asset-listing"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"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",
|
{
|
||||||
"url": "https://coingecko.com/en/coins/monetas"
|
"name": "coingecko",
|
||||||
},
|
"url": "https://coingecko.com/en/coins/monetas"
|
||||||
{"name":"coinmarketcap",
|
},
|
||||||
"url": "https://coinmarketcap.com/currencies/monetas/"
|
{
|
||||||
}
|
"name": "coinmarketcap",
|
||||||
]
|
"url": "https://coinmarketcap.com/currencies/monetas/"
|
||||||
}
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user