trustwallet-assets/blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/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
875 B
JSON

{
"name": "bDollar Share",
"website": "https://bdollar.fi",
"description": "sBDO is the share token of bDollar protocol - an algorithmic stable-coin running on Binance Smart-chain.",
"explorer": "https://bscscan.com/token/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740",
"type": "BEP20",
"symbol": "sBDO",
"decimals": 18,
"status": "active",
"id": "0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740",
"links": [
{
"name": "github",
"url": "https://github.com/bearn-defi/bdollar-smartcontracts"
},
{
"name": "twitter",
"url": "https://twitter.com/bDollar_Fi"
},
{
"name": "telegram",
"url": "https://t.me/Bearn_Fi"
},
{
"name": "medium",
"url": "https://bearn-defi.medium.com/"
}
]
}