# Deploy

```
{ 
  "p": "asc-20",
  "op": "deploy",
  "tick": "avav",
  "max": "1463636349000000",
  "lim": "69696969"
}
```

<table><thead><tr><th width="97">Key</th><th width="108.33333333333331">Required?</th><th>Description</th></tr></thead><tbody><tr><td>p</td><td>Yes</td><td>Protocol: Helps other systems identify and process asc-20 events</td></tr><tr><td>op</td><td>Yes</td><td>Operation: Type of event (Deploy, Mint, Transfer,List)</td></tr><tr><td>tick</td><td>Yes</td><td>Ticker:  Identifier of the asc-20</td></tr><tr><td>max</td><td>Yes</td><td>Max supply: Set max supply of the asc-20</td></tr><tr><td>lim</td><td>Yes</td><td>Mint limit: limit per inscription</td></tr></tbody></table>
