@sentio/runtime 3.5.0-rc.2 → 3.5.0-rc.4
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
package/lib/processor-runner.js
CHANGED
package/package.json
CHANGED
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,
|