Operation · deploy
Claim a ticker
A deploy fixes the issuance schedule permanently: total supply and the most anyone can mint in one go. The first valid deploy of a ticker wins it.
Written on-chain72/80 bytes
{
"p": "zrc-20",
"op": "deploy",
"tick": "tick",
"max": "21000000",
"lim": "1000"
}Costs one ordinary Zcash transaction fee. Nothing is reserved in advance and no supply is pre-allocated to you — you mint on the same terms as everyone else.
