Skip to content

Commit

Permalink
explorer: updates blc address
Browse files Browse the repository at this point in the history
  • Loading branch information
rattrap committed Dec 10, 2024
1 parent 5025da3 commit 1cc6409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion services/explorer/src/hooks/useAddressLabel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ const ADDRESS_LABELS: AddressLabels = {
'0x39b1fc930c43606af5c353e90a55db10bcaf4087': 'Bridged ETH',
'0xe126e0baeae904b8cfd619be1a8667a173b763a1': 'Taraxa Bridge',
'0x7157233800c3c1f2ac8b12cefe2cbe796c04446b': 'Ethereum Client',
'0x97eb8e024be036ecdb25adf842c5d6241189fb53': 'Beacon Light Client',
'0xa8f5d9fb5d1deed99f7fe175063f8d91fc65b7a4': 'Beacon Light Client',
'0xd014293ed981c7f557c0cf55f7fba025082ed266': 'ETH Connector',
'0x7c5e17a43c6cb223a86c5d63288273e0c1f1283f': 'TARA Connector',
};
Expand Down

0 comments on commit 1cc6409

Please sign in to comment.