trustwallet-assets/blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/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

24 lines
735 B
JSON

{
"name": "tBTC",
"website": "https://tbtc.network/",
"source_code": "https://github.com/keep-network/tbtc",
"description": "tBTC is a trustlessly Bitcoin-backed ERC-20 token.",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/tBTC_project",
"handle": "tBTC_project"
},
{
"name": "Reddit",
"url": "https://reddit.com/r/KeepNetwork",
"handle": "KeepNetwork"
}
],
"explorer": "https://etherscan.io/token/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa",
"type": "ERC20",
"symbol": "TBTC",
"decimals": 18,
"status": "active",
"id": "0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa"
}