trustwallet-assets/blockchains/ethereum/assets/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2/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
647 B
JSON

{
"name": "PPAY",
"website": "https://plasma.finance",
"description": "PPAY: DeFi liquidity aggregator and Plasma.Finance portfolio dashboard.",
"explorer": "https://etherscan.io/token/0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2",
"type": "ERC20",
"symbol": "PPAY",
"decimals": 18,
"status": "active",
"id": "0x054D64b73d3D8A21Af3D764eFd76bCaA774f3Bb2",
"links": [
{
"name": "github",
"url": "https://github.com/plasmadlt/PPAY-Governance"
},
{
"name": "whitepaper",
"url": "https://docs.plasmapay.com/about/ppay-token"
}
]
}