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

{
"name": "Yearn Finance Bit",
"website": "https://yfbit.finance/",
"description": "Yearn Finance Bit is a decentralized token under ERC-20 protocol, allows users to stake YFBT, borrow assets, and vote for improvements within the community.",
"explorer": "https://etherscan.io/token/0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA",
"type": "ERC20",
"symbol": "YFBT",
"decimals": 18,
"status": "active",
"id": "0xf0A0F3A6FA6bED75345171a5EA18AbcadF6453BA",
"links": [
{
"name": "github",
"url": "https://github.com/yfbit"
},
{
"name": "whitepaper",
"url": "https://yfbit.finance/assets/white/YearnFinanceBit_WP_v_1.pdf"
}
]
}