mirror of
https://github.com/Instadapp/trustwallet-assets.git
synced 2024-07-29 22:37:31 +00:00
Added BFLY ERC20 (#5525)
* Added BFLY ERC20 * Added BFLY info.json and resized logo.png * Added status field to BFLY ERC20 info.json
This commit is contained in:
parent
080472db52
commit
5ad1fedee6
|
@ -0,0 +1,28 @@
|
||||||
|
{
|
||||||
|
"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",
|
||||||
|
"socials": [
|
||||||
|
{
|
||||||
|
"name": "Twitter",
|
||||||
|
"url": "https://twitter.com/butterflyproto",
|
||||||
|
"handle": "butterflyproto"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Telegram",
|
||||||
|
"url": "https://t.me/butterflyprotocol",
|
||||||
|
"handle": "butterflyprotocol"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "Medium",
|
||||||
|
"url": "https://medium.com/@bproto",
|
||||||
|
"handle": "bproto"
|
||||||
|
}
|
||||||
|
],
|
||||||
|
"type": "ERC20",
|
||||||
|
"id": "0xf680429328caaacabee69b7a9fdb21a71419c063"
|
||||||
|
}
|
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
Loading…
Reference in New Issue
Block a user