From 3f9ae37a393280f97fcab51f0b6e79f0fa2509a0 Mon Sep 17 00:00:00 2001 From: mihaisc Date: Wed, 1 Mar 2023 20:47:37 +0200 Subject: [PATCH] update aqua --- app.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.config.js b/app.config.js index 375dbf642..c8c133458 100644 --- a/app.config.js +++ b/app.config.js @@ -7,7 +7,7 @@ module.exports = { // return appConfig.metadataCacheUri metadataCacheUri: process.env.NEXT_PUBLIC_METADATACACHE_URI || - 'https://aquarius.oceanprotocol.com', + 'https://v4.aquarius.oceanprotocol.com', // List of chainIds which metadata cache queries will return by default. // This preselects the Chains user preferences.