From 3f55b9f9b030c7e8119cc4c4b1172ccdd98e2e17 Mon Sep 17 00:00:00 2001 From: loothero Date: Fri, 6 Sep 2024 21:57:03 +0000 Subject: [PATCH] fixes link to realms beasts marketplace viewer --- ui/src/app/lib/networkConfig.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/src/app/lib/networkConfig.ts b/ui/src/app/lib/networkConfig.ts index eeab27f18..525e5ac8c 100644 --- a/ui/src/app/lib/networkConfig.ts +++ b/ui/src/app/lib/networkConfig.ts @@ -49,7 +49,7 @@ export const networkConfig = { rendererAddress: "0x0", appUrl: "https://lootsurvivor.io/", beastsViewer: - "https://market.realms.world/collection/0x0158160018d590d93528995b340260e65aedd76d28a686e9daa5c4e8fad0c5dd", + "https://market.realms.world/token/0x0158160018d590d93528995b340260e65aedd76d28a686e9daa5c4e8fad0c5dd", goldenTokenMintUrl: "https://realms.world/collection/goldenToken", blockExplorerUrl: "https:/voyager.online/", faucetUrl: "https://blastapi.io/faucets/starknet-sepolia-eth",