@sentio/runtime 3.6.2-rc.2 → 3.6.2-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
package/lib/processor-runner.js
CHANGED
package/package.json
CHANGED
package/src/multicall.ts
CHANGED
|
@@ -475,11 +475,6 @@ const DEPLOYMENTS = [
|
|
|
475
475
|
chainId: 11155111,
|
|
476
476
|
url: 'https://sepolia.etherscan.io/address/0xcA11bde05977b3631167028862bE2a173976CA11#code'
|
|
477
477
|
},
|
|
478
|
-
{
|
|
479
|
-
name: 'Holesky',
|
|
480
|
-
chainId: 17000,
|
|
481
|
-
url: 'https://holesky.etherscan.io/address/0xcA11bde05977b3631167028862bE2a173976CA11#code'
|
|
482
|
-
},
|
|
483
478
|
{
|
|
484
479
|
name: 'Xterio Chain',
|
|
485
480
|
chainId: 112358,
|