Depoly
{
"p": "anc-20",
"op": "deploy",
"tick": "avne",
"max": "21000000",
"lim": "1000",
"sign":"hash"
}
Key
Required?
Description
p
Yes
Protocol: Helps other systems identify and process anc-20 events
op
Yes
Operation: Type of event (Deploy, Mint, Transfer)
tick
Yes
Ticker: identifier of the anc-20
max
Yes
Max supply: set max supply of the anc-20
lim
Yes
Mint limit: limit per inscription
sign
Yes
Generate a hash based on the address to make the minting process fair enough
Last updated