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
740 B
JSON
25 lines
740 B
JSON
{
|
|
"name": "Butterfly Protocol Governance Token",
|
|
"symbol": "BFLY",
|
|
"decimals": 18,
|
|
"status": "active",
|
|
"website": "https://www.butterflyprotocol.io",
|
|
"description": "A Decentralized Name System for the New Internet",
|
|
"explorer": "https://etherscan.io/token/0xf680429328caaacabee69b7a9fdb21a71419c063",
|
|
"type": "ERC20",
|
|
"id": "0xf680429328caaaCabee69b7A9FdB21a71419c063",
|
|
"links": [
|
|
{
|
|
"name": "twitter",
|
|
"url": "https://twitter.com/butterflyproto"
|
|
},
|
|
{
|
|
"name": "telegram",
|
|
"url": "https://t.me/butterflyprotocol"
|
|
},
|
|
{
|
|
"name": "medium",
|
|
"url": "https://medium.com/@bproto"
|
|
}
|
|
]
|
|
} |