trustwallet-assets/blockchains/smartchain/assets/0xC4B35d3A24E3e8941c5d87fD21D0725642F50308/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

29 lines
897 B
JSON

{
"name": "DeFiPIE",
"website": "https://defipie.com",
"description": "DeFiPIE allows everyone to create lending pools for any assets on Ethereum and Binance Smart Chain networks. Users can supply their assets and borrow other assets.",
"explorer": "https://bscscan.com/token/0xC4B35d3A24E3e8941c5d87fD21D0725642F50308",
"type": "BEP20",
"symbol": "PIE",
"decimals": 18,
"status": "active",
"id": "0xC4B35d3A24E3e8941c5d87fD21D0725642F50308",
"links": [
{
"name": "github",
"url": "https://github.com/DefiPie"
},
{
"name": "twitter",
"url": "https://twitter.com/defipiepie"
},
{
"name": "telegram",
"url": "https://t.me/defipie"
},
{
"name": "medium",
"url": "https://medium.com/defipie"
}
]
}