@sentio/runtime 3.5.0-rc.1 → 3.5.0-rc.3

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/lib/index.js CHANGED
@@ -24,7 +24,7 @@ import {
24
24
  providerMetrics,
25
25
  recordRuntimeInfo,
26
26
  timeoutError
27
- } from "./chunk-SS7MVRE2.js";
27
+ } from "./chunk-K4D4HKPO.js";
28
28
  import {
29
29
  Plugin,
30
30
  PluginManager
@@ -20,7 +20,7 @@ import {
20
20
  require_lib3,
21
21
  require_src,
22
22
  withAbort
23
- } from "./chunk-SS7MVRE2.js";
23
+ } from "./chunk-K4D4HKPO.js";
24
24
  import {
25
25
  ExecutionConfig,
26
26
  HandlerType,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sentio/runtime",
3
- "version": "3.5.0-rc.1",
3
+ "version": "3.5.0-rc.3",
4
4
  "license": "Apache-2.0",
5
5
  "type": "module",
6
6
  "exports": {
package/src/multicall.ts CHANGED
@@ -1485,11 +1485,6 @@ const DEPLOYMENTS = [
1485
1485
  chainId: 111188,
1486
1486
  url: 'https://explorer.re.al/address/0xcA11bde05977b3631167028862bE2a173976CA11?tab=contract'
1487
1487
  },
1488
- {
1489
- name: 'Merlin Testnet',
1490
- chainId: 686868,
1491
- url: 'https://testnet-scan.merlinchain.io/address/0xcA11bde05977b3631167028862bE2a173976CA11'
1492
- },
1493
1488
  {
1494
1489
  name: 'IOTA EVM',
1495
1490
  chainId: 8822,