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

{
"name": "SatoPay",
"website": "https://satopay.network/",
"description": "Crypto Payment Gateway",
"explorer": "https://etherscan.io/token/0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee",
"type": "ERC20",
"symbol": "STOP",
"decimals": 18,
"status": "active",
"id": "0x8c3eE4F778E282B59D42d693A97b80b1ed80f4Ee",
"links": [
{
"name": "whitepaper",
"url": "https://satopay.network/whitepapper.pdf"
}
]
}