@ensnode/datasources 1.11.1 → 1.12.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.js CHANGED
@@ -2144,7 +2144,7 @@ var Registry = [
2144
2144
  ],
2145
2145
  outputs: [
2146
2146
  {
2147
- name: "tokenId",
2147
+ name: "",
2148
2148
  type: "uint256",
2149
2149
  internalType: "uint256"
2150
2150
  }
@@ -2454,31 +2454,6 @@ var Registry = [
2454
2454
  ],
2455
2455
  stateMutability: "view"
2456
2456
  },
2457
- {
2458
- type: "event",
2459
- name: "Approval",
2460
- inputs: [
2461
- {
2462
- name: "owner",
2463
- type: "address",
2464
- indexed: true,
2465
- internalType: "address"
2466
- },
2467
- {
2468
- name: "approved",
2469
- type: "address",
2470
- indexed: true,
2471
- internalType: "address"
2472
- },
2473
- {
2474
- name: "tokenId",
2475
- type: "uint256",
2476
- indexed: true,
2477
- internalType: "uint256"
2478
- }
2479
- ],
2480
- anonymous: false
2481
- },
2482
2457
  {
2483
2458
  type: "event",
2484
2459
  name: "ApprovalForAll",
@@ -14645,6 +14620,11 @@ var ens_test_env_default = {
14645
14620
  abi: ResolverABI,
14646
14621
  address: "0x5fc8d32690cc91d4c39d9d3abcbd16989f875707",
14647
14622
  startBlock: 0
14623
+ },
14624
+ ENSv2Resolver: {
14625
+ abi: ResolverABI,
14626
+ address: "0xc6e7df5e7b4f2a278906862b61205850344d4e7d",
14627
+ startBlock: 0
14648
14628
  }
14649
14629
  }
14650
14630
  },