@ensnode/datasources 0.0.0-next-20260131065208 → 0.0.0-next-20260202030222
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 +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.d.ts
CHANGED
|
@@ -7543,7 +7543,7 @@ declare const _default$3: {
|
|
|
7543
7543
|
readonly stateMutability: "view";
|
|
7544
7544
|
readonly type: "function";
|
|
7545
7545
|
}];
|
|
7546
|
-
address: "
|
|
7546
|
+
address: "0x5fc8d32690cc91d4c39d9d3abcbd16989f875707";
|
|
7547
7547
|
startBlock: number;
|
|
7548
7548
|
};
|
|
7549
7549
|
Resolver: {
|
package/dist/index.js
CHANGED
|
@@ -11522,7 +11522,7 @@ var ens_test_env_default = {
|
|
|
11522
11522
|
ENSv1Registry: {
|
|
11523
11523
|
abi: Registry2,
|
|
11524
11524
|
// Registry was redeployed, same abi
|
|
11525
|
-
address: "
|
|
11525
|
+
address: "0x5fc8d32690cc91d4c39d9d3abcbd16989f875707",
|
|
11526
11526
|
startBlock: 0
|
|
11527
11527
|
},
|
|
11528
11528
|
Resolver: {
|