mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
c66044cf3c
* Add top Elrond assets - part 1. * Fix links. * Fix links. * Capitalize asset types. * Rename SFT to ESDTSFT. * Fix after review - drop "api", add links, add tags. * Fix facebook links. * Fix coingecko links. * Add missing website (placeholder). * Fix USDC website, add extra link. * Fix after review - fix naming, description, tags etc.
49 lines
1.3 KiB
JSON
49 lines
1.3 KiB
JSON
{
|
|
"type": "ESDT",
|
|
"id": "WEGLD-bd4d79",
|
|
"name": "Wrapped EGLD",
|
|
"symbol": "WEGLD",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"description": "WEGLD is an ESDT token that has the same value as EGLD, the native coin of the Elrond blockchain.",
|
|
"website": "https://maiar.exchange",
|
|
"explorer": "https://explorer.elrond.com/tokens/WEGLD-bd4d79",
|
|
"links": [
|
|
{
|
|
"name": "docs",
|
|
"url": "https://docs.elrond.com"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/elrondnetwork"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/ElrondNetwork"
|
|
},
|
|
{
|
|
"name": "facebook",
|
|
"url": "https://facebook.com/ElrondNetwork"
|
|
},
|
|
{
|
|
"name": "blog",
|
|
"url": "https://elrond.com/blog"
|
|
},
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/ElrondNetwork"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/wrapped-elrond-egld"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/wrapped-elrond"
|
|
}
|
|
],
|
|
"tags": [
|
|
"wrapped"
|
|
]
|
|
}
|