Configure SimpleERC721
Step 2 of 3 — Fill in constructor arguments and review deployment.
NFTSimpleERC721
A standard ERC-721 collection with base URI, max supply cap, and owner-controlled sequential minting.
Constructor Arguments
Project Label
Project Image
Deployment Preview
- SimpleERC721
- QIE Testnet (Chain 1983)
- Solidity 0.8.20
- ~1,100,000 units
- ~0.001320 QIE
- In-browser (solc)
- SimpleERC721
{ "name_": "<string>", "symbol_": "<string>", "baseURI_": "<string>", "maxSupply_": "<uint>"}