Simulates mint calldata for the given recipients, contract, and network. Useful for previewing calldata and ABI before minting.
API key to authorize requests
JSON array of recipients (same structure as POST).
Ethereum address
"0x5a927ac639636e534b678e81768ca19e2c6280b7"
Network to mint on.
base, optimism, base-sepolia Success
NFT mint recipient. Exactly one of "address" or "fid" must be set.
"mintTo"
Ethereum address
"0x5a927ac639636e534b678e81768ca19e2c6280b7"
"0x1234abcd"
"0"
"base"
Calldata for the mint transaction.
"0xabcdef"
ABI for the mint function.