Creating Your Standard ERC-721 NFT
Steps on how to easily create your own NFT contract

Effortless Contract Deploying
Creating your NFT is quick and straightforward. Simply click Create on the navigation bar, choose Standard NFT on the sidebar, enter the necessary token details, and hit Deploy.
With just a few steps, your token is ready to go, making the process efficient and hassle-free. No complex coding or setup—just a smooth, user-friendly experience!
Name
The name of the NFT collection
String
My NFT Collection
Symbol
The ticker for the NFT collection
String
myNFT
Base URI
The metadata for the NFT collection
String
https://www.mynftcollection.com/1
Referrer
The wallet address who referred you to Sonic Factory. Leave blank if none.
String
0x00...000
You may check out Sonic Scan or your wallet for the NFT and contract address.
Last updated
Was this helpful?