Skip to content

Commit

Permalink
Adds MEXC label
Browse files Browse the repository at this point in the history
  • Loading branch information
VargaElod23 committed Feb 26, 2024
1 parent f0f6fe4 commit d5cd5fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/explorer/src/hooks/useAddressLabel.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const ADDRESS_LABELS: AddressLabels = {
'Foundation (never to be circulated)',
'0xd6216fc19db775df9774a6e33526131da7d19a2c': 'Kucoin 6',
'0x0d0707963952f2fba59dd06f2b425ace40b492fe': 'Gate.io',
'0xa605dbb535847f803227cdbaec9cdfa34d4d4b77': 'MEXC',
};

export const useAddressLabel = () => {
Expand Down

0 comments on commit d5cd5fe

Please sign in to comment.