@ensnode/datasources 0.0.0-next-20260617143955 → 0.0.0-next-20260619181925

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/dist/index.d.ts CHANGED
@@ -117101,7 +117101,7 @@ declare const _default: {
117101
117101
  readonly type: "bytes[]";
117102
117102
  }];
117103
117103
  }];
117104
- address: "0x651d670ce0d0f1ed0893f39d51fd0dbd4546c9ef";
117104
+ address: "0xeeeeeeee14d718c2b47d9923deab1335e144eeee";
117105
117105
  startBlock: number;
117106
117106
  };
117107
117107
  };
@@ -121017,7 +121017,7 @@ declare const _default: {
121017
121017
  readonly internalType: "address";
121018
121018
  }];
121019
121019
  }];
121020
- address: "0x835f0b284e78cd3f358bcf6cba3b53809f09b79e";
121020
+ address: "0xc960f7217d3643b525ef36bec8adf86953cd9ab8";
121021
121021
  startBlock: number;
121022
121022
  };
121023
121023
  ETHRegistry: {
@@ -122215,7 +122215,7 @@ declare const _default: {
122215
122215
  readonly internalType: "address";
122216
122216
  }];
122217
122217
  }];
122218
- address: "0x64c81210d0e580cfc7746f3fb910bf0e8f6378e1";
122218
+ address: "0xdedb92913a25abe1f7bcdd85d8a344a43b398b67";
122219
122219
  startBlock: number;
122220
122220
  };
122221
122221
  ETHRegistrar: {
@@ -122876,7 +122876,7 @@ declare const _default: {
122876
122876
  readonly stateMutability: "nonpayable";
122877
122877
  readonly type: "function";
122878
122878
  }];
122879
- address: "0xb68e594a47fe057bd31e7a8229ffcfd85b2e28af";
122879
+ address: "0x8c2e866b439358c41ae05de9cbe8a00bfefaffca";
122880
122880
  startBlock: number;
122881
122881
  };
122882
122882
  };
@@ -124103,7 +124103,7 @@ declare const _default: {
124103
124103
  readonly stateMutability: "view";
124104
124104
  readonly type: "function";
124105
124105
  }];
124106
- address: "0xb441cb480460eb8b2964dcb82b64a883b14abf3e";
124106
+ address: "0x5239a812ec9a62f46dbb5de8f346c8efe7553a9f";
124107
124107
  startBlock: number;
124108
124108
  };
124109
124109
  BaseReverseResolver: {
package/dist/index.js CHANGED
@@ -17255,7 +17255,8 @@ import {
17255
17255
  sepolia as sepolia2
17256
17256
  } from "viem/chains";
17257
17257
  var SEPOLIA_ENSV1_DEPLOYMENT_BLOCK = 3702721;
17258
- var SEPOLIA_ENSV2_DEPLOYMENT_BLOCK = 104e5;
17258
+ var SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK = 104e5;
17259
+ var SEPOLIA_V2_ENSV2_DEPLOYMENT_BLOCK = 10921916;
17259
17260
  var sepolia_v2_default = {
17260
17261
  /**
17261
17262
  * ENS Root contracts deployed on Sepolia for the ENSv1 + ENSv2 test deployment.
@@ -17272,14 +17273,14 @@ var sepolia_v2_default = {
17272
17273
  abi: Registry2,
17273
17274
  // Registry was redeployed, same abi
17274
17275
  address: zeroAddress,
17275
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17276
+ startBlock: SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK
17276
17277
  },
17277
17278
  // NOTE: named ENSRegistry in deployment
17278
17279
  ENSv1Registry: {
17279
17280
  abi: Registry2,
17280
17281
  // Registry was redeployed, same abi
17281
17282
  address: "0xb6fb46e1458915dd828633d91e1df8e4c3f2d4dd",
17282
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17283
+ startBlock: SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK
17283
17284
  },
17284
17285
  Resolver: {
17285
17286
  abi: ResolverABI,
@@ -17289,23 +17290,24 @@ var sepolia_v2_default = {
17289
17290
  BaseRegistrar: {
17290
17291
  abi: BaseRegistrar,
17291
17292
  address: "0xa51c9e6efe589407c72984e93b45e35a71a398ec",
17292
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17293
+ startBlock: SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK
17293
17294
  },
17294
17295
  // NOTE: named ETHRegistrarController in deployment
17295
17296
  UnwrappedEthRegistrarController: {
17296
17297
  abi: UnwrappedEthRegistrarController,
17297
17298
  address: "0xb5778cf6cc9586d9ce740039c84dfb1802f307bc",
17298
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17299
+ startBlock: SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK
17299
17300
  },
17300
17301
  NameWrapper: {
17301
17302
  abi: NameWrapper,
17302
17303
  address: "0x250a6c640297f605b63c6e91c7cd376f04b288da",
17303
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17304
+ startBlock: SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK
17304
17305
  },
17306
+ // NOTE: named UpgradableUniversalResolverProxy in deployment
17305
17307
  UniversalResolver: {
17306
17308
  abi: UniversalResolverABI,
17307
- address: "0x651d670ce0d0f1ed0893f39d51fd0dbd4546c9ef",
17308
- startBlock: 10893223
17309
+ address: "0xeeeeeeee14d718c2b47d9923deab1335e144eeee",
17310
+ startBlock: SEPOLIA_V2_ENSV2_DEPLOYMENT_BLOCK
17309
17311
  }
17310
17312
  }
17311
17313
  },
@@ -17313,25 +17315,25 @@ var sepolia_v2_default = {
17313
17315
  chain: sepolia2,
17314
17316
  contracts: {
17315
17317
  Resolver: { abi: ResolverABI, startBlock: SEPOLIA_ENSV1_DEPLOYMENT_BLOCK },
17316
- Registry: { abi: Registry, startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK },
17318
+ Registry: { abi: Registry, startBlock: SEPOLIA_V2_ENSV2_DEPLOYMENT_BLOCK },
17317
17319
  EnhancedAccessControl: {
17318
17320
  abi: EnhancedAccessControl,
17319
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17321
+ startBlock: SEPOLIA_V2_ENSV2_DEPLOYMENT_BLOCK
17320
17322
  },
17321
17323
  RootRegistry: {
17322
17324
  abi: Registry,
17323
- address: "0x835f0b284e78cd3f358bcf6cba3b53809f09b79e",
17324
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17325
+ address: "0xc960f7217d3643b525ef36bec8adf86953cd9ab8",
17326
+ startBlock: SEPOLIA_V2_ENSV2_DEPLOYMENT_BLOCK
17325
17327
  },
17326
17328
  ETHRegistry: {
17327
17329
  abi: Registry,
17328
- address: "0x64c81210d0e580cfc7746f3fb910bf0e8f6378e1",
17329
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17330
+ address: "0xdedb92913a25abe1f7bcdd85d8a344a43b398b67",
17331
+ startBlock: SEPOLIA_V2_ENSV2_DEPLOYMENT_BLOCK
17330
17332
  },
17331
17333
  ETHRegistrar: {
17332
17334
  abi: ETHRegistrar,
17333
- address: "0xb68e594a47fe057bd31e7a8229ffcfd85b2e28af",
17334
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17335
+ address: "0x8c2e866b439358c41ae05de9cbe8a00bfefaffca",
17336
+ startBlock: SEPOLIA_V2_ENSV2_DEPLOYMENT_BLOCK
17335
17337
  }
17336
17338
  }
17337
17339
  },
@@ -17341,38 +17343,38 @@ var sepolia_v2_default = {
17341
17343
  DefaultReverseRegistrar: {
17342
17344
  abi: StandaloneReverseRegistrar,
17343
17345
  address: "0x26997c9d0f3dcbae3f78c69e621a3926ee30bb98",
17344
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17346
+ startBlock: SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK
17345
17347
  },
17346
- // NOTE: named PublicResolver in deployment
17348
+ // NOTE: named PublicResolverV2 in deployment
17347
17349
  DefaultPublicResolver5: {
17348
17350
  abi: ResolverABI,
17349
- address: "0xb441cb480460eb8b2964dcb82b64a883b14abf3e",
17350
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17351
+ address: "0x5239a812ec9a62f46dbb5de8f346c8efe7553a9f",
17352
+ startBlock: SEPOLIA_V2_ENSV2_DEPLOYMENT_BLOCK
17351
17353
  },
17352
17354
  BaseReverseResolver: {
17353
17355
  abi: ResolverABI,
17354
17356
  address: "0xaf3b3f636be80b6709f5bd3a374d6ac0d0a7c7aa",
17355
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17357
+ startBlock: SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK
17356
17358
  },
17357
17359
  LineaReverseResolver: {
17358
17360
  abi: ResolverABI,
17359
17361
  address: "0x083da1dbc0f379ccda6ac81a934207c3d8a8a205",
17360
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17362
+ startBlock: SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK
17361
17363
  },
17362
17364
  OptimismReverseResolver: {
17363
17365
  abi: ResolverABI,
17364
17366
  address: "0xc9ae189772bd48e01410ab3be933637ee9d3aa5f",
17365
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17367
+ startBlock: SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK
17366
17368
  },
17367
17369
  ArbitrumReverseResolver: {
17368
17370
  abi: ResolverABI,
17369
17371
  address: "0x926f94d2adc77c86cb0050892097d49aadd02e8b",
17370
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17372
+ startBlock: SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK
17371
17373
  },
17372
17374
  ScrollReverseResolver: {
17373
17375
  abi: ResolverABI,
17374
17376
  address: "0x9fa59673e43f15bdb8722fdaf5c2107574b99062",
17375
- startBlock: SEPOLIA_ENSV2_DEPLOYMENT_BLOCK
17377
+ startBlock: SEPOLIA_V2_ENSV1_DEPLOYMENT_BLOCK
17376
17378
  }
17377
17379
  }
17378
17380
  },