@zoralabs/protocol-deployments 0.1.5-DEV.5 → 0.1.5-DEV.6

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
@@ -4352,17 +4352,17 @@ var zoraMintsManagerImplABI = [
4352
4352
  },
4353
4353
  { name: "signature", internalType: "bytes", type: "bytes" },
4354
4354
  {
4355
- name: "collectMintArguments",
4356
- internalType: "struct ICollectWithZoraMints.CollectMintArguments",
4355
+ name: "mintArguments",
4356
+ internalType: "struct MintArguments",
4357
4357
  type: "tuple",
4358
4358
  components: [
4359
+ { name: "mintRecipient", internalType: "address", type: "address" },
4360
+ { name: "mintComment", internalType: "string", type: "string" },
4359
4361
  {
4360
4362
  name: "mintRewardsRecipients",
4361
4363
  internalType: "address[]",
4362
4364
  type: "address[]"
4363
- },
4364
- { name: "minterArguments", internalType: "bytes", type: "bytes" },
4365
- { name: "mintComment", internalType: "string", type: "string" }
4365
+ }
4366
4366
  ]
4367
4367
  },
4368
4368
  { name: "signerContract", internalType: "address", type: "address" }
@@ -5263,8 +5263,8 @@ var chainConfigs2 = {
5263
5263
  };
5264
5264
  var addresses2 = {
5265
5265
  999999999: {
5266
- MINTS_MANAGER_IMPL: "0x5bC8b2d8Dce26158E1E8A8335A9269168C023cc0",
5267
- MINTS_MANAGER_IMPL_VERSION: "0.1.0-DEV.5"
5266
+ MINTS_MANAGER_IMPL: "0x0f8A85C28cF3FBA765E9E1EcCEF440CA728267F3",
5267
+ MINTS_MANAGER_IMPL_VERSION: "0.1.0-DEV.6"
5268
5268
  }
5269
5269
  };
5270
5270
  export {