@ensnode/datasources 1.14.0 → 1.15.0

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
@@ -34437,7 +34437,7 @@ declare const _default$2: {
34437
34437
  readonly stateMutability: "view";
34438
34438
  readonly type: "function";
34439
34439
  }];
34440
- address: "0xde16ee87b0c019499cebdde29c9f7686560f679a";
34440
+ address: "0x1507ce9421232fdbd302f5ebe4590f8d77febbff";
34441
34441
  startBlock: number;
34442
34442
  };
34443
34443
  ArgentResolver: {
@@ -36712,9 +36712,6 @@ declare const _default$2: {
36712
36712
  *
36713
36713
  * The owner of 'base.eth' in the ENS Registry in the mainnet ENS namespace (e.g. Coinbase)
36714
36714
  * has the ability to change this configuration at any time.
36715
- *
36716
- * See the reference documentation for additional context:
36717
- * docs/ensnode/src/content/docs/reference/mainnet-registered-subnames-of-subregistries.mdx
36718
36715
  */
36719
36716
  chain: {
36720
36717
  blockExplorers: {
@@ -43962,9 +43959,6 @@ declare const _default$2: {
43962
43959
  *
43963
43960
  * The owner of 'linea.eth' in the ENS Registry in the mainnet ENS namespace (e.g. Consensys)
43964
43961
  * has the ability to change this configuration at any time.
43965
- *
43966
- * See the reference documentation for additional context:
43967
- * docs/ensnode/src/content/docs/reference/mainnet-registered-subnames-of-subregistries.mdx
43968
43962
  */
43969
43963
  chain: {
43970
43964
  blockExplorers: {
@@ -79408,9 +79402,6 @@ declare const _default$1: {
79408
79402
  *
79409
79403
  * The owner of 'basetest.eth' in the ENS Registry on the Sepolia ENS namespace
79410
79404
  * (e.g. Coinbase) has the ability to change this configuration at any time.
79411
- *
79412
- * See the reference documentation for additional context:
79413
- * docs/ensnode/src/content/docs/reference/mainnet-registered-subnames-of-subregistries.mdx
79414
79405
  */
79415
79406
  chain: {
79416
79407
  blockExplorers: {
@@ -84402,9 +84393,6 @@ declare const _default$1: {
84402
84393
  *
84403
84394
  * The owner of 'linea-sepolia.eth' in the ENS Registry on the Sepolia ENS namespace
84404
84395
  * (e.g. Consensys) has the ability to change this configuration at any time.
84405
- *
84406
- * See the reference documentation for additional context:
84407
- * docs/ensnode/src/content/docs/reference/mainnet-registered-subnames-of-subregistries.mdx
84408
84396
  */
84409
84397
  chain: {
84410
84398
  blockExplorers: {
@@ -114964,7 +114952,7 @@ declare const _default: {
114964
114952
  readonly internalType: "bytes4";
114965
114953
  }];
114966
114954
  }];
114967
- address: "0xf9c120ad88e5512437ae9518f6c86145318531de";
114955
+ address: "0xfef81312438b7e578ee94bf0e8fa5c2547653d7c";
114968
114956
  startBlock: number;
114969
114957
  };
114970
114958
  };
@@ -118880,7 +118868,7 @@ declare const _default: {
118880
118868
  readonly internalType: "address";
118881
118869
  }];
118882
118870
  }];
118883
- address: "0xfd43dc00ab0d0e247a2827d15dddfc5bd9646a29";
118871
+ address: "0x078a7ae41974a74c62233bca5590c86218aa1f1e";
118884
118872
  startBlock: number;
118885
118873
  };
118886
118874
  ETHRegistry: {
@@ -120078,7 +120066,7 @@ declare const _default: {
120078
120066
  readonly internalType: "address";
120079
120067
  }];
120080
120068
  }];
120081
- address: "0x31a2bb5d933557cce1b3129993193896d074db92";
120069
+ address: "0xc328a01a4800fb52ec5a6ab4190356962ab719e5";
120082
120070
  startBlock: number;
120083
120071
  };
120084
120072
  ETHRegistrar: {
@@ -120957,7 +120945,7 @@ declare const _default: {
120957
120945
  readonly internalType: "bytes32";
120958
120946
  }];
120959
120947
  }];
120960
- address: "0x26e5e80e8f36607ef401443fb34eea363c86e8f7";
120948
+ address: "0xd859dac731dab4aecddb154b639d868dc951da62";
120961
120949
  startBlock: number;
120962
120950
  };
120963
120951
  };
package/dist/index.js CHANGED
@@ -18616,8 +18616,8 @@ var mainnet_default = {
18616
18616
  },
18617
18617
  LineanamesL1Resolver: {
18618
18618
  abi: ResolverABI,
18619
- address: "0xde16ee87b0c019499cebdde29c9f7686560f679a",
18620
- startBlock: 20410692
18619
+ address: "0x1507ce9421232fdbd302f5ebe4590f8d77febbff",
18620
+ startBlock: 24640923
18621
18621
  },
18622
18622
  // the Resolver for *.argent.xyz names
18623
18623
  ArgentResolver: {
@@ -18651,9 +18651,6 @@ var mainnet_default = {
18651
18651
  *
18652
18652
  * The owner of 'base.eth' in the ENS Registry in the mainnet ENS namespace (e.g. Coinbase)
18653
18653
  * has the ability to change this configuration at any time.
18654
- *
18655
- * See the reference documentation for additional context:
18656
- * docs/ensnode/src/content/docs/reference/mainnet-registered-subnames-of-subregistries.mdx
18657
18654
  */
18658
18655
  chain: base,
18659
18656
  contracts: {
@@ -18730,9 +18727,6 @@ var mainnet_default = {
18730
18727
  *
18731
18728
  * The owner of 'linea.eth' in the ENS Registry in the mainnet ENS namespace (e.g. Consensys)
18732
18729
  * has the ability to change this configuration at any time.
18733
- *
18734
- * See the reference documentation for additional context:
18735
- * docs/ensnode/src/content/docs/reference/mainnet-registered-subnames-of-subregistries.mdx
18736
18730
  */
18737
18731
  chain: linea,
18738
18732
  contracts: {
@@ -19100,9 +19094,6 @@ var sepolia_default = {
19100
19094
  *
19101
19095
  * The owner of 'basetest.eth' in the ENS Registry on the Sepolia ENS namespace
19102
19096
  * (e.g. Coinbase) has the ability to change this configuration at any time.
19103
- *
19104
- * See the reference documentation for additional context:
19105
- * docs/ensnode/src/content/docs/reference/mainnet-registered-subnames-of-subregistries.mdx
19106
19097
  */
19107
19098
  chain: baseSepolia,
19108
19099
  contracts: {
@@ -19161,9 +19152,6 @@ var sepolia_default = {
19161
19152
  *
19162
19153
  * The owner of 'linea-sepolia.eth' in the ENS Registry on the Sepolia ENS namespace
19163
19154
  * (e.g. Consensys) has the ability to change this configuration at any time.
19164
- *
19165
- * See the reference documentation for additional context:
19166
- * docs/ensnode/src/content/docs/reference/mainnet-registered-subnames-of-subregistries.mdx
19167
19155
  */
19168
19156
  chain: lineaSepolia,
19169
19157
  contracts: {
@@ -19400,8 +19388,8 @@ var sepolia_v2_default = {
19400
19388
  },
19401
19389
  UniversalResolverV2: {
19402
19390
  abi: UniversalResolverV2,
19403
- address: "0xf9c120ad88e5512437ae9518f6c86145318531de",
19404
- startBlock: 10770794
19391
+ address: "0xfef81312438b7e578ee94bf0e8fa5c2547653d7c",
19392
+ startBlock: 10887910
19405
19393
  }
19406
19394
  }
19407
19395
  },
@@ -19409,23 +19397,23 @@ var sepolia_v2_default = {
19409
19397
  chain: sepoliaV2Chain,
19410
19398
  contracts: {
19411
19399
  // factory-pattern entries: start at the earliest deploy block of any ENSv2 contract (RootRegistry)
19412
- Resolver: { abi: ResolverABI, startBlock: 10770774 },
19413
- Registry: { abi: Registry, startBlock: 10770774 },
19414
- EnhancedAccessControl: { abi: EnhancedAccessControl, startBlock: 10770774 },
19400
+ Resolver: { abi: ResolverABI, startBlock: 10887910 },
19401
+ Registry: { abi: Registry, startBlock: 10887910 },
19402
+ EnhancedAccessControl: { abi: EnhancedAccessControl, startBlock: 10887910 },
19415
19403
  RootRegistry: {
19416
19404
  abi: Registry,
19417
- address: "0xfd43dc00ab0d0e247a2827d15dddfc5bd9646a29",
19418
- startBlock: 10770774
19405
+ address: "0x078a7ae41974a74c62233bca5590c86218aa1f1e",
19406
+ startBlock: 10887910
19419
19407
  },
19420
19408
  ETHRegistry: {
19421
19409
  abi: Registry,
19422
- address: "0x31a2bb5d933557cce1b3129993193896d074db92",
19423
- startBlock: 10770777
19410
+ address: "0xc328a01a4800fb52ec5a6ab4190356962ab719e5",
19411
+ startBlock: 10887910
19424
19412
  },
19425
19413
  ETHRegistrar: {
19426
19414
  abi: ETHRegistrar,
19427
- address: "0x26e5e80e8f36607ef401443fb34eea363c86e8f7",
19428
- startBlock: 10770785
19415
+ address: "0xd859dac731dab4aecddb154b639d868dc951da62",
19416
+ startBlock: 10887910
19429
19417
  }
19430
19418
  }
19431
19419
  },