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

17 lines
540 B
JSON

{
"name": "BlackPearl Token",
"website": "https://blackpearlchain.io/",
"description": "BlackPearl Token ",
"explorer": "https://etherscan.io/token/0x426FC8BE95573230f6e6bc4af91873F0c67b21b4",
"type": "ERC20",
"symbol": "BPLC",
"decimals": 18,
"status": "active",
"id": "0x426FC8BE95573230f6e6bc4af91873F0c67b21b4",
"links": [
{
"name": "whitepaper",
"url": "https://blackpearlchain.io/wp-content/uploads/2020/03/blackpearl5_Issuer_version_1_0_1.pdf"
}
]
}