#0001Ethereum / onchain invisible seraphs
SeraphV4
Invisible pixel angels built from visible traits, aura marks, halo fragments, and transfer-reactive onchain state.
Public Mint
Mint the seraph.
Contract-native minting with exact ETH pricing. Every NFT mints one SV4 token in the same transaction.
Ethereum mint
0.00004 ETH
Connect wallet to mint. · Ethereum Mainnet
#0001
#0002
#0003
#0007
#0011
#0018
#0029
#0037
#0044
#0059
#0073
#0088
#0096
#0107
#0118
#0120About
Invisible body. Visible signal.
Mint receives token
Each NFT mint atomically rewards one transferable ERC-20 token to the minter.
Fully onchain image
Metadata and SVG art are generated by Ethereum contracts. No IPFS layer.
Transfer reactive
Every normal transfer updates permanent background, vibe, and transfer count state.
Exact ETH math
The mint value is read from the contract: 0.00004 ETH per NFT, no conversion.
ERC-20 Reward Token
SV4
Maximum NFT-driven emission is 100,000 tokens.
Tokenomics
Emission tied to creation.
Hard cap
Maximum SV4 supply enforced by the ERC-20 contract.
Mint emission
Every NFT minted releases exactly one SV4 to its minter.
Community distribution
SV4 enters circulation only through public NFT minting.
Transfer tax
SV4 transfers do not charge protocol, buy, or sell taxes.
A collector mints SeraphV4 using the exact ETH price configured onchain.
The NFT contract atomically sends one SV4 per NFT in the same transaction.
SV4 is a standard transferable and burnable ERC-20 token.
No private allocation · No oracle · No transfer tax
Contract
Clean function surface.
mint(quantity)Mint up to 50 NFTs and receive the same amount of SV4.priceForQuantity(quantity)Returns quantity multiplied by the direct ETH mint price.tokenURI(tokenId)Returns base64 JSON with base64 onchain SVG.transferCount(tokenId)Reads the mutation history for a token.setSaleOpen(open)Owner opens or closes public mint.setMintPrice(price)Owner updates direct ETH price if needed.