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