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>
18 lines
519 B
JSON
18 lines
519 B
JSON
{
|
|
"name": "PIXBY",
|
|
"website": "https://pixby.io",
|
|
"description": "Designed to reward longterm PIXBY holders.",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/pixbytoken",
|
|
"handle": "pixbytoken"
|
|
}
|
|
],
|
|
"explorer": "https://etherscan.io/token/0xB53e08B97724126Bda6d237B94F766c0b81C90fE",
|
|
"type": "ERC20",
|
|
"symbol": "PIXBY",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xB53e08B97724126Bda6d237B94F766c0b81C90fE"
|
|
} |