Forge a
fighter.
The mint is not open yet. You can still build any fighter and take away the exact token it will mint — portrait, attributes and all. When minting opens it will cost 200,000 $PPAND, burned on the spot, plus a protocol fee in ETH of TBA, and each wallet may mint one fighter from a fixed supply of 900.
fighter
What the contract will hold
A fighter from the ppand collection — body, hair, eyes, mouth and an optional extra, 900 combinations in all, composited at 2,048 by 2,048 from the artwork's native layers. The trait indices come from the token id, so the contract stores nothing about the picture and the exact fighter can always be rebuilt.
HP, ATK, DEF, SPD, CRIT and the special move, all derived from the token id over a common base. There is no oracle and no signature: the same id is the same fighter to everyone, so nothing about a fighter can be negotiated.
Minting burns 200,000 $PPAND before the fighter is created, and the contract records the total destroyed. A protocol fee in ETH is charged on top and forwarded to the treasury. The amount is to be announced, and the mint cannot open until it is set.
Before this can mint
The mint is a stealth launch and it opens after the $PPAND token, because minting burns $PPAND and the token must exist first. There is no presale, no allowlist and no advance notice, which means no insider gets in cheaper than you and equally that no allocation is promised to anyone.
The portrait and the metadata are real and complete, and you can take them away right now. The contract is written too, and its rules were verified on a local chain: the mint refuses to open until the protocol fee is set, minting burns exactly 200,000 $PPAND and reduces the token's total supply by the same amount, a second mint from the same wallet is rejected, and supply stops at 900. It compiles, it is not deployed, and nothing has been spent. What remains is one decision:
- Which network. A test network costs nothing and is the sensible place to prove the flow. A live network costs gas for every mint and every entry.
- Where the art lives. Trait indices on chain with the layers served from here is cheapest. Pinning the composited image to IPFS costs a little more and outlives this domain.
- The protocol fee. It is charged in ETH on top of the burn and is still to be announced. The contract will not open the mint until it is set.
Nothing here will spend anything, and no contract is deployed. The button above exports files, and that is all it claims to do.