@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/dist/index.js CHANGED
@@ -107,8 +107,8 @@ var mintsEthUnwrapperAndCallerABI = [
107
107
  { type: "error", inputs: [], name: "UnknownUserAction" }
108
108
  ];
109
109
  var mintsEthUnwrapperAndCallerAddress = {
110
- 7777777: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC",
111
- 999999999: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC"
110
+ 7777777: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A",
111
+ 999999999: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A"
112
112
  };
113
113
  var mintsEthUnwrapperAndCallerConfig = {
114
114
  address: mintsEthUnwrapperAndCallerAddress,
@@ -5534,12 +5534,12 @@ var chainConfigs2 = {
5534
5534
  };
5535
5535
  var addresses2 = {
5536
5536
  7777777: {
5537
- MINTS_ETH_UNWRAPPER_AND_CALLER: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC",
5537
+ MINTS_ETH_UNWRAPPER_AND_CALLER: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A",
5538
5538
  MINTS_MANAGER_IMPL: "0x212957295F3A40408E14531387915cDfB26A7DeB",
5539
5539
  MINTS_MANAGER_IMPL_VERSION: "0.1.0"
5540
5540
  },
5541
5541
  999999999: {
5542
- MINTS_ETH_UNWRAPPER_AND_CALLER: "0xE9Db91DD126D81697B588F1C145d74283E5C8ccC",
5542
+ MINTS_ETH_UNWRAPPER_AND_CALLER: "0xb0994EB9520C98C97e1F3953a5964535C2bd271A",
5543
5543
  MINTS_MANAGER_IMPL: "0x212957295F3A40408E14531387915cDfB26A7DeB",
5544
5544
  MINTS_MANAGER_IMPL_VERSION: "0.1.0"
5545
5545
  }