@cryptorubic/web3 1.1.1-alpha-megaeth.4 → 1.1.1-alpha-megaeth.7

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": "1.1.1-alpha-megaeth.4",
3
+ "version": "1.1.1-alpha-megaeth.7",
4
4
  "dependencies": {
5
5
  "@ethersproject/bignumber": "^5.8.0",
6
6
  "@mysten/sui": "^1.24.0",
@@ -1509,7 +1509,7 @@ exports.viemConfig = {
1509
1509
  blockExplorers: {
1510
1510
  default: {
1511
1511
  name: 'megaethblockscout',
1512
- url: 'https://megaeth.blockscout.com'
1512
+ url: 'https://mega.etherscan.io'
1513
1513
  }
1514
1514
  },
1515
1515
  testnet: false,