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

22 lines
666 B
JSON

{
"name": "Sapien Token",
"website": "https://sapien.network/",
"description": "Sapien is an Ethereum-based social network that puts Humans First.",
"explorer": "https://etherscan.io/token/0x20f7a3ddf244dc9299975b4da1c39f8d5d75f05a",
"research": "",
"type": "ERC20",
"symbol": "SPN",
"decimals": 6,
"status": "active",
"id": "0x20F7A3DdF244dc9299975b4Da1C39F8D5D75f05A",
"links": [
{
"name": "github",
"url": "https://github.com/sapiennetwork"
},
{
"name": "whitepaper",
"url": "https://common.sapien.network/static/pdf/SPNv1_4.pdf"
}
]
}