trustwallet-assets/blockchains/ethereum/assets/0x54C9EA2E9C9E8eD865Db4A4ce6711C2a0d5063Ba/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* 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>
2021-02-08 11:38:26 +01:00

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"
}