@zoralabs/protocol-deployments 0.5.6 → 0.5.7

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: "0x1463f270201b846a8B243243D4B982CB0720fA86"
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
  },
@@ -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
  },