@cryptorubic/web3 0.13.9-alpha-1065.2 → 0.13.9-alpha-1065.5

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@cryptorubic/web3",
3
- "version": "0.13.9-alpha-1065.2",
3
+ "version": "0.13.9-alpha-1065.5",
4
4
  "dependencies": {
5
5
  "@ethersproject/bignumber": "^5.8.0",
6
6
  "@mysten/sui": "^1.24.0",
@@ -1467,7 +1467,7 @@ exports.viemConfig = {
1467
1467
  },
1468
1468
  rpcUrls: {
1469
1469
  default: {
1470
- http: ['https://rpc-mainnet.monadinfra.com/rpc/ku8RBWJjRSGimJFWzeZzxMUVTznMUyrn']
1470
+ http: ['https://rpc.monad.xyz', 'https://rpc1.monad.xyz', 'https://rpc3.monad.xyz']
1471
1471
  }
1472
1472
  },
1473
1473
  blockExplorers: {