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

30 lines
994 B
JSON

{
"name": "Fortress",
"website": "https://fortress.loans/",
"description": "Fortress is an algorithmic money market, and synthetic stable coin protocol designed to bring secure and trustless credit and lending to users on Binance Smart Chain.",
"research": "https://docs.fortress.loans/",
"explorer": "https://bscscan.com/token/0x4437743ac02957068995c48E08465E0EE1769fBE",
"type": "BEP20",
"symbol": "FTS",
"decimals": 18,
"status": "active",
"id": "0x4437743ac02957068995c48E08465E0EE1769fBE",
"links": [
{
"name": "source_code",
"url": "https://docs.fortress.loans/smart-contracts"
},
{
"name": "twitter",
"url": "https://twitter.com/Jetfuelfinance"
},
{
"name": "telegram",
"url": "https://t.me/jetfuelfinance"
},
{
"name": "medium",
"url": "https://medium.com/@jetfuelfinance"
}
]
}