Which mint contract to use? Is it possible to mint via api?

Hello!

I want to explore the possibility of minting via your api but I can’t seem to gather whether that’s possible. In the developer docs, under the Marketplace API tab I only see getters. Can you mint Manifold drops through the widgets? How would I go about doing this? Would love it if you could point me in the right direction :slight_smile:

I could also mint directly using Manifold’s contract abi – what is the contract address for minting? I see these two on etherscan:

  1. LazyClaim - https://etherscan.io/address/0x44e94034afce2dd3cd5eb62528f239686fc8f162#code
  2. LazyClaim 2 - https://etherscan.io/address/0xa46f952645d4deec07a7cd98d1ec9ec888d4b61e#code

Thank you so much for your help!