mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
![Adam R](/assets/img/avatar_default.png)
* 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>
22 lines
666 B
JSON
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"
|
|
}
|
|
]
|
|
} |