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

{
"name": "bDollar",
"website": "https://bdollar.fi",
"source_code": "https://github.com/bearn-defi/bdollar-smartcontracts",
"description": "bDollar (BDO) is an algorithmic stable-coin running on Binance Smart-chain. Completely decentralised on-chain governance.",
"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/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454",
"type": "BEP20",
"symbol": "BDO",
"decimals": 18,
"status": "active",
"id": "0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454"
}