Skip to content

Commit

Permalink
update nautilus rpc url
Browse files Browse the repository at this point in the history
  • Loading branch information
tkporter committed Aug 21, 2024
1 parent 5491bca commit 5505caf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion typescript/sdk/src/consts/chainMetadata.ts
Original file line number Diff line number Diff line change
Expand Up @@ -588,7 +588,7 @@ export const nautilus: ChainMetadata = {
},
rpcUrls: [
{
http: 'https://api.nautilus.nautchain.xyz',
http: 'https://api.evm.nautilus.prod.eclipsenetwork.xyz',
},
],
blocks: {
Expand Down

0 comments on commit 5505caf

Please sign in to comment.