Mint NFTs
Enable users to mint new tokens into any smart contract. Gas fees are sponsored, so users only need to provide a wallet address
Example
Mint ERC1155 NFTs in 0x8a4E...d6FB contract on Base Sepolia
Code
Code to implement above shown example
Send Transaction Request to Mint Dynamic 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.