DevStation / LaunchKit / Deploy / SimpleERC721

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

Token metadata base. Trailing slash recommended.

Project Label

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

Deployment Preview

Template
SimpleERC721
Network
QIE Testnet (Chain 1983)
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>"
}
DevStation
Loading console…