@zoralabs/protocol-deployments 0.1.5 → 0.1.6-DEV.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/CHANGELOG.md CHANGED
@@ -1,5 +1,11 @@
1
1
  # @zoralabs/protocol-deployments
2
2
 
3
+ ## 0.1.6-DEV.0
4
+
5
+ ### Patch Changes
6
+
7
+ - 9341f3dd: Deployed lateset MintsEthUnwrapperAndCaller to chains
8
+
3
9
  ## 0.1.5
4
10
 
5
11
  ### Patch Changes
@@ -18,8 +18,8 @@ export declare const iUnwrapAndForwardActionABI: readonly [{
18
18
  readonly outputs: readonly [];
19
19
  }];
20
20
  /**
21
- * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xE9Db91DD126D81697B588F1C145d74283E5C8ccC)
22
- * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0xE9Db91DD126D81697B588F1C145d74283E5C8ccC)
21
+ * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
22
+ * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
23
23
  */
24
24
  export declare const mintsEthUnwrapperAndCallerABI: readonly [{
25
25
  readonly stateMutability: "nonpayable";
@@ -189,21 +189,21 @@ export declare const mintsEthUnwrapperAndCallerABI: readonly [{
189
189
  readonly name: "UnknownUserAction";
190
190
  }];
191
191
  /**
192
- * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xE9Db91DD126D81697B588F1C145d74283E5C8ccC)
193
- * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0xE9Db91DD126D81697B588F1C145d74283E5C8ccC)
192
+ * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
193
+ * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
194
194
  */
195
195
  export declare const mintsEthUnwrapperAndCallerAddress: {
196
- readonly 7777777: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC";
197
- readonly 999999999: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC";
196
+ readonly 7777777: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A";
197
+ readonly 999999999: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A";
198
198
  };
199
199
  /**
200
- * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xE9Db91DD126D81697B588F1C145d74283E5C8ccC)
201
- * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0xE9Db91DD126D81697B588F1C145d74283E5C8ccC)
200
+ * - [__View Contract on Zora Explorer__](https://explorer.zora.energy/address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
201
+ * - [__View Contract on Zora Sepolia Zora Sepolia Explorer__](https://sepolia.explorer.zora.energy//address/0xb0994EB9520C98C97e1F3953a5964535C2bd271A)
202
202
  */
203
203
  export declare const mintsEthUnwrapperAndCallerConfig: {
204
204
  readonly address: {
205
- readonly 7777777: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC";
206
- readonly 999999999: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC";
205
+ readonly 7777777: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A";
206
+ readonly 999999999: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A";
207
207
  };
208
208
  readonly abi: readonly [{
209
209
  readonly stateMutability: "nonpayable";
package/dist/index.cjs CHANGED
@@ -154,8 +154,8 @@ var mintsEthUnwrapperAndCallerABI = [
154
154
  { type: "error", inputs: [], name: "UnknownUserAction" }
155
155
  ];
156
156
  var mintsEthUnwrapperAndCallerAddress = {
157
- 7777777: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC",
158
- 999999999: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC"
157
+ 7777777: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A",
158
+ 999999999: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A"
159
159
  };
160
160
  var mintsEthUnwrapperAndCallerConfig = {
161
161
  address: mintsEthUnwrapperAndCallerAddress,
@@ -5581,12 +5581,12 @@ var chainConfigs2 = {
5581
5581
  };
5582
5582
  var addresses2 = {
5583
5583
  7777777: {
5584
- MINTS_ETH_UNWRAPPER_AND_CALLER: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC",
5584
+ MINTS_ETH_UNWRAPPER_AND_CALLER: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A",
5585
5585
  MINTS_MANAGER_IMPL: "0x212957295F3A40408E14531387915cDfB26A7DeB",
5586
5586
  MINTS_MANAGER_IMPL_VERSION: "0.1.0"
5587
5587
  },
5588
5588
  999999999: {
5589
- MINTS_ETH_UNWRAPPER_AND_CALLER: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC",
5589
+ MINTS_ETH_UNWRAPPER_AND_CALLER: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A",
5590
5590
  MINTS_MANAGER_IMPL: "0x212957295F3A40408E14531387915cDfB26A7DeB",
5591
5591
  MINTS_MANAGER_IMPL_VERSION: "0.1.0"
5592
5592
  }