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.
45 lines
1.1 KiB
JSON
45 lines
1.1 KiB
JSON
{
|
|
"type": "ESDT",
|
|
"id": "EGLDUSDC-594e5e",
|
|
"name": "EGLD/USDC LP",
|
|
"symbol": "EGLDUSDC",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"description": "Liquidity Provider (LP) Token obtained by adding liquidity in the EGLD/USDC pool on the Maiar DEX.",
|
|
"website": "https://maiar.exchange",
|
|
"explorer": "https://explorer.elrond.com/tokens/EGLDUSDC-594e5e",
|
|
"links": [
|
|
{
|
|
"name": "docs",
|
|
"url": "https://docs.maiar.exchange"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/MaiarExchange"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/MaiarExchange"
|
|
},
|
|
{
|
|
"name": "facebook",
|
|
"url": "https://facebook.com/ElrondNetwork"
|
|
},
|
|
{
|
|
"name": "blog",
|
|
"url": "https://elrond.com/blog"
|
|
},
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/ElrondNetwork"
|
|
},
|
|
{
|
|
"name": "source_code",
|
|
"url": "https://github.com/ElrondNetwork/sc-dex-rs"
|
|
}
|
|
],
|
|
"tags": [
|
|
"defi"
|
|
]
|
|
}
|