trustwallet-assets/blockchains/smartchain/assets/0x0d9319565be7f53CeFE84Ad201Be3f40feAE2740/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* Add status field to all info files (where missing, with value active).

* Enforce check for field status.

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-02-08 11:38:26 +01:00

26 lines
827 B
JSON

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