diff --git a/models/streamline/core/realtime/streamline__blocks_realtime.sql b/models/streamline/core/realtime/streamline__blocks_realtime.sql index 7a95a82..d0dd619 100644 --- a/models/streamline/core/realtime/streamline__blocks_realtime.sql +++ b/models/streamline/core/realtime/streamline__blocks_realtime.sql @@ -43,7 +43,7 @@ SELECT ) :: INT AS partition_key, {{ target.database }}.live.udf_api( 'POST', - 'https://mainnetbeta-rpc.eclipse.xyz', + 'https://eclipse.lgns.net:443', OBJECT_CONSTRUCT( 'Content-Type', 'application/json' diff --git a/models/streamline/core/streamline__chainhead.sql b/models/streamline/core/streamline__chainhead.sql index d249711..51d2d4d 100644 --- a/models/streamline/core/streamline__chainhead.sql +++ b/models/streamline/core/streamline__chainhead.sql @@ -6,7 +6,7 @@ SELECT {{ target.database }}.live.udf_api( 'POST', - 'https://mainnetbeta-rpc.eclipse.xyz', + 'https://eclipse.lgns.net:443', OBJECT_CONSTRUCT( 'Content-Type', 'application/json',