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

{
"name": "PICKLE",
"website": "https://pickle.finance/",
"description": "An experiment in bringing stablecoins closer to their pegs using farming incentives, jars, and governance",
"explorer": "https://etherscan.io/token/0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5",
"type": "ERC20",
"symbol": "PICKLE",
"decimals": 18,
"status": "active",
"id": "0x429881672B9AE42b8EbA0E26cD9C73711b891Ca5",
"links": [
{
"name": "github",
"url": "https://github.com/pickle-finance/contracts"
},
{
"name": "whitepaper",
"url": "https://pickle.finance/pickle-pico-paper-en.pdf"
}
]
}