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
e5967f6ab1
commit
08c3ee6e3a
|
@ -1,18 +1,33 @@
|
||||||
{
|
{
|
||||||
"decimals": 9,
|
"decimals": 9,
|
||||||
"description": "NELO is a protocol and infrastructure that is leveraging the Proof-of-Stake consensus algorithm to help developers deploy their games and Metaverse projects.",
|
"description": "NELO is a protocol and infrastructure that is leveraging the Proof-of-Stake consensus algorithm to help developers deploy their games and Metaverse projects.",
|
||||||
"explorer": "https://bscscan.com/token/0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F",
|
"explorer": "https://bscscan.com/token/0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F",
|
||||||
"id": "0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F",
|
"id": "0xE38950f71E2D2Fc4cA9dC9C3625d82560b0A5d8F",
|
||||||
"links": [
|
"links": [
|
||||||
{"name": "twitter", "url": "https://twitter.com/NELOnetwork"},
|
{
|
||||||
{"name": "telegram", "url": "https://t.me/NELOnetwork"},
|
"name": "twitter",
|
||||||
{"name": "discord", "url": "https://discord.com/invite/NELOnetwork"},
|
"url": "https://twitter.com/NELOnetwork"
|
||||||
{"name": "facebook", "url": "https://facebook.com/NELOnetwork/"}
|
},
|
||||||
],
|
{
|
||||||
"name": "NELO",
|
"name": "telegram",
|
||||||
"status": "active",
|
"url": "https://t.me/NELOnetwork"
|
||||||
"symbol": "NELO",
|
},
|
||||||
"tags": ["nft", "defi"],
|
{
|
||||||
"type": "BEP20",
|
"name": "discord",
|
||||||
"website": "https://nelo.network/"
|
"url": "https://discord.com/invite/NELOnetwork"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "facebook",
|
||||||
|
"url": "https://facebook.com/NELOnetwork/"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"name": "NELO",
|
||||||
|
"status": "active",
|
||||||
|
"symbol": "NELO",
|
||||||
|
"tags": [
|
||||||
|
"nft",
|
||||||
|
"defi"
|
||||||
|
],
|
||||||
|
"type": "BEP20",
|
||||||
|
"website": "https://nelo.network/"
|
||||||
}
|
}
|
Loading…
Reference in New Issue
Block a user