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

21 lines
617 B
JSON

{
"name": "FF",
"website": "https://babaoshu.com",
"description": "FF is a digital asset produced in the CryptoTree crypto collectible game.",
"explorer": "https://etherscan.io/token/0xab0bd01101877597C1360a82f515515FEb178B9E",
"type": "ERC20",
"symbol": "FF",
"decimals": 18,
"status": "active",
"id": "0xab0bd01101877597C1360a82f515515FEb178B9E",
"links": [
{
"name": "github",
"url": "https://github.com/fudeshu"
},
{
"name": "whitepaper",
"url": "https://www.babaoshu.com/whitepaper"
}
]
}