mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* 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>
21 lines
594 B
JSON
21 lines
594 B
JSON
{
|
|
"name": "Perpetual",
|
|
"website": "https://perp.fi",
|
|
"description": "Decentralized Perpetual Contract for Every Assets",
|
|
"explorer": "https://etherscan.io/token/0xbC396689893D065F41bc2C6EcbeE5e0085233447",
|
|
"type": "ERC20",
|
|
"symbol": "PERP",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0xbC396689893D065F41bc2C6EcbeE5e0085233447",
|
|
"links": [
|
|
{
|
|
"name": "github",
|
|
"url": "https://github.com/perpetual-protocol"
|
|
},
|
|
{
|
|
"name": "whitepaper",
|
|
"url": "https://docs.perp.fi/"
|
|
}
|
|
]
|
|
} |