trustwallet-assets/blockchains/smartchain/assets/0x190b589cf9Fb8DDEabBFeae36a813FFb2A702454/info.json
Adam R 6572a691df
[Internal] Remove socials sections from info.json's (#10876)
* Remove socials sections from info.json's

* Update error message if socials is present

Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
2021-06-28 11:24:55 +02:00

30 lines
960 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.",
"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/"
}
]
}