trustwallet-assets/blockchains/ethereum/assets/0x3472A5A71965499acd81997a54BBA8D852C6E53d/info.json
Adam R a987c49d9b
[Internal] Add status field to all info files (#5514)
* 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>
2021-02-08 11:38:26 +01:00

28 lines
837 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",
"socials": [
{
"name": "Twitter",
"url": "https://twitter.com/BadgerDAO",
"handle": "$BADGER"
},
{
"name": "Discord",
"url": "https://discord.com/invite/xSPFHHS",
"handle": "$BADGER"
},
{
"name": "Medium",
"url": "https://badgerdao.medium.com/",
"handle": "$BADGER"
}
],
"type": "ERC20",
"symbol": "BADGER",
"decimals": 18,
"status": "active",
"id": "0x3472A5A71965499acd81997a54BBA8D852C6E53d"
}