diff --git a/sdk/mainnet_consts.go b/sdk/mainnet_consts.go index 968a718842..aec129a723 100644 --- a/sdk/mainnet_consts.go +++ b/sdk/mainnet_consts.go @@ -15,6 +15,7 @@ var PublicRPCEndpoints = []string{ "https://wormhole-v2-mainnet-api.mcf.rocks", "https://wormhole-v2-mainnet-api.chainlayer.network", "https://wormhole-v2-mainnet-api.staking.fund", + "https://guardian.mainnet.xlabs.xyz", } type (