@zoralabs/protocol-deployments 0.5.6 → 0.5.8

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
@@ -70,8 +70,8 @@ var buySupplyWithSwapRouterHookABI = [
70
70
  }
71
71
  ];
72
72
  var buySupplyWithSwapRouterHookAddress = {
73
- 8453: "0x4269b3ba4522192e0C54197BD0D7131A3abA6256",
74
- 84532: "0xBD42CD74A5fBA7570A2943CAC0B6b60C8f3153B2"
73
+ 8453: "0x98fbEab71999b9777fE14E9Eb20832570c7fE1ed",
74
+ 84532: "0xE4Ec8cE893Cd41965b1aE27F1ad9798F207427aE"
75
75
  };
76
76
  var buySupplyWithSwapRouterHookConfig = {
77
77
  address: buySupplyWithSwapRouterHookAddress,
@@ -1250,7 +1250,7 @@ var coinABI = [
1250
1250
  {
1251
1251
  type: "function",
1252
1252
  inputs: [],
1253
- name: "dopplerFeeRecipient",
1253
+ name: "doppler",
1254
1254
  outputs: [{ name: "", internalType: "address", type: "address" }],
1255
1255
  stateMutability: "view"
1256
1256
  },
@@ -2596,7 +2596,7 @@ var coinFactoryABI = [
2596
2596
  ];
2597
2597
  var coinFactoryAddress = {
2598
2598
  8453: "0x777777751622c0d3258f214F9DF38E35BF45baF3",
2599
- 84532: "0x777777751622c0d3258f214F9DF38E35BF45baF3"
2599
+ 84532: "0xaF88840cb637F2684A9E460316b1678AD6245e4a"
2600
2600
  };
2601
2601
  var coinFactoryConfig = {
2602
2602
  address: coinFactoryAddress,
@@ -2717,7 +2717,7 @@ var coinV4ABI = [
2717
2717
  {
2718
2718
  type: "function",
2719
2719
  inputs: [],
2720
- name: "dopplerFeeRecipient",
2720
+ name: "doppler",
2721
2721
  outputs: [{ name: "", internalType: "address", type: "address" }],
2722
2722
  stateMutability: "view"
2723
2723
  },