trustwallet-assets/blockchains/ethereum/assets/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c/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

22 lines
819 B
JSON

{
"name": "Bifrost",
"website": "https://thebifrost.io/",
"short_description": "Middleware platform that enables developers to create Decentralized Applications (DApps) on top of multiple protocols",
"description": "Developers can combine the best protocols to develop substantially more scalable and flexible DApps.",
"explorer": "https://etherscan.io/token/0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c",
"type": "ERC20",
"symbol": "BFC",
"decimals": 18,
"status": "active",
"id": "0x0c7D5ae016f806603CB1782bEa29AC69471CAb9c",
"links": [
{
"name": "github",
"url": "https://github.com/bifrost-platform"
},
{
"name": "whitepaper",
"url": "https://thebifrost.io/static/Bifrost_WP_Eng.pdf"
}
]
}