@oydual31/more-vaults-sdk 0.1.9 → 0.1.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1385,7 +1385,7 @@ async function getVaultDistribution(hubClient, vault, spokeClients) {
1385
1385
  };
1386
1386
  }
1387
1387
  var PUBLIC_RPC = {
1388
- 1: "https://eth.llamarpc.com",
1388
+ 1: "https://ethereum-rpc.publicnode.com",
1389
1389
  10: "https://mainnet.optimism.io",
1390
1390
  42161: "https://arbitrum-one-rpc.publicnode.com",
1391
1391
  8453: "https://base-rpc.publicnode.com",