ZRC20 · zrc-20 standard● LiveZcash mainnetdeploy · mint · transferFair mintsKeys stay local
Operation · mint

Mint tokens

Mints are first come, first served. The last mint before a ticker runs out is filled partially, so the tail of a fair mint is a race rather than a cliff.

Loading tickers…

Mint fee0.001 ZEC + network fee
Written on-chain50/80 bytes
{
  "p": "zrc-20",
  "op": "mint",
  "tick": "tick",
  "amt": "0"
}

Your wallet address is credited with the minted balance. Nothing is held on your behalf — the balance is derived by replaying operations in order.