diff --git a/frontend/src/utils/chainsInfo.ts b/frontend/src/utils/chainsInfo.ts index 476c113d4..e8c58e0d1 100644 --- a/frontend/src/utils/chainsInfo.ts +++ b/frontend/src/utils/chainsInfo.ts @@ -1721,9 +1721,9 @@ export const networks: Network[] = [ }, showAirdrop: false, logos: { - menu: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png', + menu: 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png', toolbar: - 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/frnz.png', + 'https://raw.githubusercontent.com/cosmos/chain-registry/master/noble/images/stake.png', }, supportedWallets: ['KEPLR'], keplrExperimental: true,