mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
83bc290b84
* Add token definitions. Alter type, use METAESDT, where applicable. * Add logo files. * Fix after self-review. * Cleanup (remove meta esdt). * Add CRU, ZPAY. * Add ecosystem pairs. * Fix links.
37 lines
970 B
JSON
37 lines
970 B
JSON
{
|
|
"type": "ESDT",
|
|
"id": "ZPAY-247875",
|
|
"name": "ZoidPay",
|
|
"symbol": "ZPAY",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"description": "Shop Anything from Anywhere with Crypto",
|
|
"website": "https://www.zoidpay.com",
|
|
"explorer": "https://explorer.elrond.com/tokens/ZPAY-247875",
|
|
"links": [
|
|
{
|
|
"name": "blog",
|
|
"url": "https://medium.com/zoidcoin-network"
|
|
},
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/zoidpay"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://drive.google.com/file/d/1ZRwyAikfe22v9treyjeJoKi83W5U0y1j/view?usp=sharing"
|
|
},
|
|
{
|
|
"name": "coinmarketcap",
|
|
"url": "https://coinmarketcap.com/currencies/zoidpay/"
|
|
},
|
|
{
|
|
"name": "coingecko",
|
|
"url": "https://coingecko.com/en/coins/zoid-pay"
|
|
}
|
|
],
|
|
"tags": [
|
|
"defi"
|
|
]
|
|
}
|