From 8c86efd11f96c63197c0b74c9225a06c8623dc26 Mon Sep 17 00:00:00 2001 From: Chaitanya Date: Thu, 12 Sep 2024 20:38:49 +0530 Subject: [PATCH] Add safe.mainnet.frax.com to known hosts --- src/helpers/constants.ts | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/helpers/constants.ts b/src/helpers/constants.ts index cc06be6781f..3f45e96a971 100644 --- a/src/helpers/constants.ts +++ b/src/helpers/constants.ts @@ -18,7 +18,8 @@ export const KNOWN_HOSTS = [ 'multisig.mantle.xyz', 'wallet.ambire.com', 'multisig.moonbeam.network', - 'worldassociation.org' + 'worldassociation.org', + 'safe.mainnet.frax.com' ]; export const SPACE_CATEGORIES = [