DevStation / LaunchKit / Deploy / QIE NFT Collection

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

Token metadata base. Trailing slash recommended.

Controls minting. Defaults to your connected wallet.

Project Label

Project Image (this template uses an image)
Upload a file or paste a URL. Stored with the deployment record.

Deployment Preview

Template
QIE NFT Collection
Contract
SimpleERC721
Network
QIE Mainnet (Chain 1990)
Compiler
Solidity 0.8.20
Est. Gas
~1,100,000 units
Est. Cost
~0.001320 QIE
Compiled
In-browser (solc)
Registry
SimpleERC721
Generated Constructor Call
json
{
"name_": "<string>",
"symbol_": "<string>",
"baseURI_": "<string>",
"maxSupply_": "<uint>",
"initialOwner_": "<address>"
}
Checking gas sponsorship…
DevStation
Loading console…