Skip to content

Commit d59cf12

Browse files
authored
Revert "Hide bfb (#572)" (#574)
This reverts commit 82f6a35.
1 parent 82f6a35 commit d59cf12

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

mainnets/bfb/assetlist.json

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,34 @@
2929
"logo_URIs": {
3030
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/INIT.png"
3131
}
32+
},
33+
{
34+
"description": "In-game currency of Battle for Blockchain",
35+
"denom_units": [
36+
{
37+
"denom": "evm/6f7Ff6916Ea4ab0159a469388C6bD6C17b40041a",
38+
"exponent": 0
39+
},
40+
{
41+
"denom": "BFB",
42+
"exponent": 18
43+
}
44+
],
45+
"type_asset": "erc20",
46+
"address": "0x6f7Ff6916Ea4ab0159a469388C6bD6C17b40041a",
47+
"base": "evm/6f7Ff6916Ea4ab0159a469388C6bD6C17b40041a",
48+
"display": "BFB",
49+
"name": "BFB",
50+
"symbol": "BFB",
51+
"coingecko_id": "",
52+
"images": [
53+
{
54+
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/BFB.png"
55+
}
56+
],
57+
"logo_URIs": {
58+
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/BFB.png"
59+
}
3260
}
3361
]
34-
}
62+
}

0 commit comments

Comments
 (0)