Skip to content

Commit 15d6b86

Browse files
committed
Updated config.ts to include working Soneium logo
1 parent c20737e commit 15d6b86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/base/src/chain/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ export const getEvmChainConfig = (chainId: number): CustomChainConfig | null =>
150150
blockExplorerUrl: "https://explorer-testnet.soneium.org",
151151
ticker: "ETH",
152152
tickerName: "ETH",
153-
logo: "https://cryptologos.cc/logos/soneium-logo.png",
153+
logo: "https://iili.io/2i5xce2.png",
154154
};
155155
}
156156

0 commit comments

Comments
 (0)