Skip to content

Commit 8c923a6

Browse files
authored
recover bfb on L1 (#580)
1 parent a125f31 commit 8c923a6

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

mainnets/initia/assetlist.json

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,46 @@
424424
"logo_URIs": {
425425
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/USDe.png"
426426
}
427+
},
428+
{
429+
"description": "In-game currency of Battle for Blockchain",
430+
"denom_units": [
431+
{
432+
"denom": "ibc/A5376B6C69C98C5FA0C3834A5F74966DF98AEEA758BA35104A5BAF095FB49789",
433+
"exponent": 0
434+
},
435+
{
436+
"denom": "BFB",
437+
"exponent": 6
438+
}
439+
],
440+
"base": "ibc/A5376B6C69C98C5FA0C3834A5F74966DF98AEEA758BA35104A5BAF095FB49789",
441+
"display": "BFB",
442+
"name": "BFB",
443+
"symbol": "BFB",
444+
"coingecko_id": "",
445+
"traces": [
446+
{
447+
"type": "ibc",
448+
"counterparty": {
449+
"chain_name": "bfb",
450+
"base_denom": "evm/6922eF1A57aA7F4475dc2E03604923faC4001661",
451+
"channel_id": "channel-0"
452+
},
453+
"chain": {
454+
"channel_id": "channel-60",
455+
"path": "transfer/channel-60/evm/6922eF1A57aA7F4475dc2E03604923faC4001661"
456+
}
457+
}
458+
],
459+
"images": [
460+
{
461+
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/BFB.png"
462+
}
463+
],
464+
"logo_URIs": {
465+
"png": "https://raw.githubusercontent.com/initia-labs/initia-registry/main/images/BFB.png"
466+
}
427467
}
428468
]
429469
}

0 commit comments

Comments
 (0)