From 67a5443c5bb191771d40b9d3da236a95e1f24a41 Mon Sep 17 00:00:00 2001 From: starknetdev Date: Thu, 9 Nov 2023 17:21:42 +0000 Subject: [PATCH] update realms world urls --- ui/.env.goerli | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/.env.goerli b/ui/.env.goerli index 3f2d1d2cf..e14db508a 100644 --- a/ui/.env.goerli +++ b/ui/.env.goerli @@ -2,7 +2,7 @@ NEXT_PUBLIC_NETWORK=goerli NEXT_PUBLIC_RPC_URL=https://starknet-goerli.infura.io/v3/bba03efe093c494c9ce604963eaf0252 NEXT_PUBLIC_RPC_API_KEY=bba03efe093c494c9ce604963eaf0252 NEXT_PUBLIC_LS_GQL_URL=https://survivor-goerli-indexer.realms.world/graphql -NEXT_PUBLIC_TOKENS_GQL_URL=https://realmsworld-git-content-mdx-loot-bibliotheca.vercel.app/api/graphql +NEXT_PUBLIC_TOKENS_GQL_URL=https://realmsworld-hagpltwwd-loot-bibliotheca.vercel.app/api/graphql NEXT_PUBLIC_ETH_ADDRESS=0x049d36570d4e46f48e99674bd3fcc84644ddd6b96f7c741b1562b82f9e004dc7 NEXT_PUBLIC_GAME_ADDRESS=0x071d07b1217cdcc334739a3f28da75db05d62672ad04b9204ee11b88f2f9f61c NEXT_PUBLIC_LORDS_ADDRESS=0x05e367ac160e5f90c5775089b582dfc987dd148a5a2f977c49def2a6644f724b @@ -11,6 +11,6 @@ NEXT_PUBLIC_GOLDEN_TOKEN_ADDRESS=0x003583470A8943479F8609192Da4427caC45BdF66a58C NEXT_PUBLIC_ARCADE_ACCOUNT_CLASS_HASH=0x0715b5e10bf63c36e69c402a81e1eb96b9107ef56eb5e821b00893e39bdcf545 NEXT_PUBLIC_DAO_ADDRESS=0x0628d41075659afebfc27aa2aab36237b08ee0b112debd01e56d037f64f6082a NEXT_PUBLIC_APP_URL=https://goerli-survivor.realms.world/ -NEXT_PUBLIC_BEASTS_VIEWER_URL=https://realmsworld-git-content-mdx-loot-bibliotheca.vercel.app/collection/beasts/ -NEXT_PUBLIC_GOLDEN_TOKEN_MINT_URL=https://realmsworld-git-content-mdx-loot-bibliotheca.vercel.app/collection/goldenToken +NEXT_PUBLIC_BEASTS_VIEWER_URL=https://realmsworld-hagpltwwd-loot-bibliotheca.vercel.app/collection/beasts +NEXT_PUBLIC_GOLDEN_TOKEN_MINT_URL=https://realmsworld-hagpltwwd-loot-bibliotheca.vercel.app/collection/goldenToken NEXT_PUBLIC_BLOCK_EXPLORER_URL=https://goerli.voyager.online/ \ No newline at end of file