Skip to content

Commit 6ec60e3

Browse files
authored
robinhood chain icon fix (#3734)
1 parent 207cc27 commit 6ec60e3

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
@@ -571,7 +571,7 @@ export const StreamsNetworksData: NetworkData[] = [
571571
},
572572
{
573573
network: "Robinhood Chain",
574-
logoUrl: "/assets/chains/ronin.svg",
574+
logoUrl: "/assets/chains/robinhood-chain.svg",
575575
testnet: {
576576
label: "Robinhood Chain Testnet",
577577
verifierProxy: "0x72790f9eB82db492a7DDb6d2af22A270Dcc3Db64",

0 commit comments

Comments
 (0)