mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00

* Remove socials sections from info.json's * Update error message if socials is present Co-authored-by: Catenocrypt <catenocrypt@users.noreply.github.com>
25 lines
734 B
JSON
25 lines
734 B
JSON
{
|
|
"name": "Badger",
|
|
"website": "https://badger.finance/",
|
|
"description": "DAO dedicated to building products and infrastructure to bring Bitcoin to DeFi.",
|
|
"explorer": "https://etherscan.io/token/0x3472A5A71965499acd81997a54BBA8D852C6E53d",
|
|
"type": "ERC20",
|
|
"symbol": "BADGER",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"id": "0x3472A5A71965499acd81997a54BBA8D852C6E53d",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/$BADGER"
|
|
},
|
|
{
|
|
"name": "discord",
|
|
"url": "https://discord.com/invite/xSPFHHS"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://badgerdao.medium.com/"
|
|
}
|
|
]
|
|
} |