Skip to content

Commit

Permalink
Update packages/common/src/chains/redstone.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
holic authored May 1, 2024
1 parent b311229 commit f41c911
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/common/src/chains/redstone.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ export const redstone = {
address: "0xca11bde05977b3631167028862be2a173976ca11",
},
},
iconUrls: ["https://redstone.xyz/chain-icons/garnet.png"],
iconUrls: ["https://redstone.xyz/chain-icons/redstone.png"],
indexerUrl: "https://indexer.mud.redstonechain.com",
} as const satisfies MUDChain;

0 comments on commit f41c911

Please sign in to comment.