Wallet Connection
Contract Configuration
Contract Info
Your NFT Collection
View Token Entries
QR Code Batch Download
Download QR codes for multiple tokens at once as individual PNG files.
Token QR Code
Generate a QR code that opens Public Explorer directly to a token. Clients do not need to connect a wallet.
NFC Tag URL
Generate the URL to write to an NFC chip, or download a redirect page to host on your site. Uses the same Token ID and Base URL as the QR code section above.
Add Entry to Token
Quick Mint (MyNFTV2)
⚠️ Only the contract owner can mint. Use for MyNFTV2 contracts.
Admin Mint — Neochron (Free)
Mint with no fee. Use for demo tokens or tokens you manage yourself.
Configured Mint — Neochron
Mint with per-token fee and royalty settings.
Batch Mint — Neochron
Mint multiple tokens in one transaction. One address per line.
Mint with Template — Neochron
Mint a token using a saved template's fee, royalty, and access settings.
⛽ Gas Price Watcher — Auto Mint
Set a max gas price. The dashboard will monitor gas every 60s and automatically trigger Admin Mint via MetaMask when it drops to your target.
Upload to IPFS
Create & Upload Metadata JSON
Or Apply to Token
Media Library
View all uploads for a token — see which are on-chain and which are orphaned. Set thumbnails, add entries, and copy links directly from here.
Commission Information
Neochron — Contract Balance
Wallet addresses are private in Neochron. This shows the total ETH held by the contract ready to withdraw.
To set how much users pay per entry, use Neochron Tools → Per-Token Entry Fee. To update wallet recipients & split, use Owner Tools → Neochron Commission Wallets.
Audit Commission (Owner Only)
Send a test transaction to verify commission splitting.
Default Fees by Entry Type — Neochron
Applies to all tokens that do not have a per-token fee set. Set to 0 for free.
Fee History — FeeCollected Events
Individual transactions where entry fees were paid into the contract. Most recent first. Links open Etherscan.
Scans on-chain events to show fees collected per token and entry type.
Bulk Set Token Fee
Set the same entry fee on multiple tokens at once. Enter comma-separated token IDs.
Per-Token Overview
Shows write access, transfer lock, status, and fee for every token. Fee column visible to owner wallet only.
Update Commission Amount (MyNFTV2)
Update Commission Wallets (MyNFTV2)
Commission Recipients — Neochron v2
Set up to 4 recipients. Percentages must sum to 100. Use the toggle to enable/disable individual wallets — their shares are re-weighted automatically at payment time.
Per-Token Commission Override — Neochron v2
Override commission recipients for a specific token. Leave blank to use global recipients. Owner only.
Token Commission Lookup — Neochron v2
Check which commission recipients are assigned to a specific token. Shows per-token override if set, otherwise confirms global recipients are used.
Set how much ETH users must pay to add an entry to a specific token. Collected ETH is split between your commission wallets on withdraw.
Collection Metadata — Neochron
Shown on OpenSea and other marketplaces. Updates contractURI() on-chain.
Royalty Receiver — Neochron
Withdraw ETH — Neochron
Withdraw any ETH held by the contract to your wallet.
Pause / Unpause Contract — Neochron
Emergency stop — pauses all minting, transfers and entry writes.
Bulk Setup via CSV
Paste a CSV with columns tokenId, name, image. One token per row. Sets name and primary image in sequence.
tokenId,name,imageSet Token Primary Image (Owner Only)
Edit Token Name
Works with MyNFTV2 and Neochron contracts that support setTokenName.
Admin Add Entry (Free)
Add an entry as contract owner — bypasses access control and fee.
Hide / Unhide Entry
Public Write Toggle
Approved Writers
Lock Transfer (Soulbound)
⚠️ Permanent — cannot be undone. Token can never be transferred after locking.
Token Status
Token Expiry
Per-Token Entry Fee
Per-Token Royalty
Batch Add Entry
Add the same entry (e.g. "Exhibited at X Fair 2026") to multiple tokens in one transaction.
Endorse Entry
Record your endorsement of an entry on-chain. Each address can only endorse once. Useful for appraisers, galleries, or verifiers.
Endorser Registry
Map wallet addresses to names and logos. Used on certificates to show who endorsed each provenance entry. Stored locally in this browser.
Token Templates
Save a preset of fee, royalty, and access settings. Apply at mint or to existing tokens.
Save New Template
Apply Template
Certificate of Authenticity
Generate a printable certificate for any token. Pull live data from the contract.
Fills in automatically. Wallet section only prints if you enter wallet credentials. All 4 pages + T&C will be included in the PDF.
QR codes and instructions for viewing and interacting with the token. Generated automatically.
Explains this token's specific rules to the client in plain English. Printed after the Physical Assets page.
Wallet Generator
Generate fresh Ethereum wallets for clients. Each wallet is fully independent with its own seed phrase. Print and seal credentials before handing over — never email.
Export Collection
Download all your NFT metadata as JSON.
Token Details
Debug Info
Promo Pack Generator
Generate signed promo code packs for clients. Each code is cryptographically verified — they cannot be forged. A pack of 4 codes covers 4 free entries including image upload.
Pack Pricing Guide
Token Explorer
1. Click Load All Tokens below.
2. Use the dropdown on each token card to assign a gallery category (e.g. Fine Art, Rare Wine).
3. In VS Code go to Terminal → New Terminal (or press Ctrl+`), then run:
npm --prefix "c:\Users\jason\Documents\nft" run category:syncLeave that terminal open — this only needs doing once per session.
4. Click 🚀 Publish to Gallery — tokens appear in the public gallery within ~30 seconds.