mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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>
29 lines
897 B
JSON
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"
|
|
}
|
|
]
|
|
} |