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