mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
a987c49d9b
* Add status field to all info files (where missing, with value active). * Enforce check for field status. Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
23 lines
744 B
JSON
Executable File
23 lines
744 B
JSON
Executable File
{
|
|
"name": "Shopping.io",
|
|
"website": "https://shopping.io",
|
|
"description": "Order from major hubs of commerce such as Amazon, Walmart, and eBay using your favorite cryptocurrency.",
|
|
"explorer": "https://etherscan.io/token/0x9b02dd390a603add5c07f9fd9175b7dabe8d63b7",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/shopping_io",
|
|
"handle": "Shoppin.io"
|
|
},
|
|
{
|
|
"name": "Telegram",
|
|
"url": "https://t.me/joinchat/F8pi_g-SvCtqaLq7hOr2yw",
|
|
"handle": "Shopping.io"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "SPI",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x9B02dD390a603Add5c07f9fd9175b7DABE8D63B7"
|
|
} |