Batch Transactions
Last updated
Was this helpful?
Last updated
Was this helpful?
Install something like loop so you can run on transaction and that can keep running behind the scenes while you make a sandwich.
Go on the mintbase UI and find a transaction you want to loop through, let's do Multiply
2. Initiate the transaction, but click "More Information" on the Approve Page.
3. Then click the function name `nft_batch_mint` to reveal the code
Create a local file called mass_mint
Replace the obvious fields formatted like so below
3. Then run the loop