mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
e5a5a0abed
* 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>
29 lines
885 B
JSON
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/"
|
|
}
|
|
]
|
|
} |