trustwallet-assets/blockchains/ethereum/assets/0x8dAEBADE922dF735c38C80C7eBD708Af50815fAa/info.json
Adam R e5a5a0abed
[Internal] Remove source_code, whitepaper fields (#10891)
* Remove all source_code and whitepaper fields (moved to links section)

* Move white_paper fields to links section

* Add checks for source_code, whitepaper fields

* Whitepaper fixes

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 17:49:10 +02:00

25 lines
708 B
JSON

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