Submits minting requests for processing.
Configuration options for submitting minting requests
OptionaldefaultThe number of minting requests to process in a batch
OptionalchainThe blockchain network to process mints for
OptionalmaxMaximum number of retry attempts for failed requests
A promise that resolves when the minting requests are submitted
Processes a mint webhook event.
The webhook event payload
OptionalotherHandlers: { Additional handlers for the webhook event
A promise that resolves when the mint is processed
Records a mint request in the persistence layer.