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
542 B
JSON
18 lines
542 B
JSON
{
|
|
"name": "BarterTrade Token",
|
|
"website": "https://bartertrade.io/",
|
|
"description": "Utility token of cryptocurrency exchange.",
|
|
"explorer": "https://etherscan.io/token/0x54c9ea2e9c9e8ed865db4a4ce6711c2a0d5063ba",
|
|
"socials": [
|
|
{
|
|
"name": "Twitter",
|
|
"url": "https://twitter.com/bartertradeio",
|
|
"handle": "bartertradeio"
|
|
}
|
|
],
|
|
"type": "ERC20",
|
|
"symbol": "BART",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba"
|
|
} |