Skip to content

Commit ea9e28c

Browse files
authored
fix stellar icon (#3664)
1 parent 56ddd8c commit ea9e28c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/features/feeds/data/StreamsNetworksData.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,7 @@ export const StreamsNetworksData: NetworkData[] = [
692692
},
693693
{
694694
network: "Stellar",
695-
logoUrl: "/assets/chains/ethereum.svg",
695+
logoUrl: "/assets/chains/stellar.svg",
696696
mainnet: {
697697
label: "Stellar Mainnet",
698698
verifierProxy: "CAKA3NBYPC6OBEUEGNIYGNYG3ES2GPQK736B5SR7ASGUXRDAKXI2JCQI",

0 commit comments

Comments
 (0)