Mint NFTs
Allow your users to mint new tokens into any given contract. You sponsor the gas so your users only need a wallet address!
Example
Mint ERC1155 NFTs in 0x8CD1...80f6 contract on Base Sepolia
Code
Code to implement above shown example
Send Transaction Request to Mint NFTs
Get Transaction Status
Once you send a request to mint NFTs, you can poll for the status of the transaction using the following code.