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
efdc9bc499
commit
a9411c3b8d
|
@ -1,37 +1,37 @@
|
||||||
{
|
{
|
||||||
"name": "Mars Ecosystem Token",
|
"name": "Mars Ecosystem Token",
|
||||||
"website": "https://marsecosystem.com/",
|
"website": "https://marsecosystem.com/",
|
||||||
"description": "Builds the central bank and reserve currency for DeFi.",
|
"description": "Builds the central bank and reserve currency for DeFi.",
|
||||||
"explorer": "https://bscscan.com/token/0x7859B01BbF675d67Da8cD128a50D155cd881B576",
|
"explorer": "https://bscscan.com/token/0x7859B01BbF675d67Da8cD128a50D155cd881B576",
|
||||||
"type": "BEP20",
|
"type": "BEP20",
|
||||||
"symbol": "XMS",
|
"symbol": "XMS",
|
||||||
"decimals": 18,
|
"decimals": 18,
|
||||||
"status": "active",
|
"status": "active",
|
||||||
"id": "0x7859B01BbF675d67Da8cD128a50D155cd881B576",
|
"id": "0x7859B01BbF675d67Da8cD128a50D155cd881B576",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"name": "twitter",
|
"name": "twitter",
|
||||||
"url": "https://twitter.com/MarsEcosystem"
|
"url": "https://twitter.com/MarsEcosystem"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "telegram",
|
"name": "telegram",
|
||||||
"url": "https://t.me/mars_ecosystem"
|
"url": "https://t.me/mars_ecosystem"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "discord",
|
"name": "discord",
|
||||||
"url": "https://discord.com/invite/52TEnebg"
|
"url": "https://discord.com/invite/52TEnebg"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "coinmarketcap",
|
"name": "coinmarketcap",
|
||||||
"url": "https://coinmarketcap.com/currencies/mars-ecosystem-governance-token/"
|
"url": "https://coinmarketcap.com/currencies/mars-ecosystem-governance-token/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "whitepaper",
|
"name": "whitepaper",
|
||||||
"url": "https://docs.marsecosystem.com/"
|
"url": "https://docs.marsecosystem.com/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "github",
|
"name": "github",
|
||||||
"url": "https://github.com/marsecosystem"
|
"url": "https://github.com/marsecosystem"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user