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

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