From d04b376031ea6ed26e11fb9b3f5dedf94153bf88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luiz=20Est=C3=A1cio=20=7C=20stacio=2Eeth?= Date: Tue, 15 Oct 2024 16:21:41 -0300 Subject: [PATCH] add fuel network --- latest.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/latest.json b/latest.json index f853f23dd..c9415fe3c 100644 --- a/latest.json +++ b/latest.json @@ -1,4 +1,6 @@ { "Fuel Wallet Development": "0.37.2", - "Fuel Wallet": "0.37.2" + "Fuel Wallet": "0.37.2", + "networkUrl": "https://mainnet.fuel.network/v1/graphql", + "blockExplorerUrl": "https://app.fuel.network" }