Deploy
Publish a token
A deploy publishes two outputs: the token card with the parameters, and the mint contract, still inactive. Nothing is issued yet and no name is claimed — symbols are not unique, and two tokens may carry the same one. What a deploy does fix, it fixes forever.
Symbol
One to twelve characters, A–Z and 0–9. Not unique: the id is what identifies your token.
Name
Issuance
Cap (units)
—
Premint (units)
What you take at activation, in plain sight.
Max per mint (x)
Per transaction, not per address. A contract has no memory of addresses.
Mint fee (sats)
Paid to you per public mint, enforced by the contract.
Default transfer fee
Only a default. The holder chooses per transaction.
Description (optional)
⚠
A deploy cannot be edited or undone
Cap, premint, maximum per mint and the mint fee are fixed at deploy. There is no upgrade path and no admin key: not for you, and not for anyone else. Decimals are fixed at two for every ORD20 token, so a hundred units are one token.
Token card · output 0
application/json
What it costs