Deploy

In our documentation, we've chosen to use $XCHS as our example token. This is purely for demonstration purposes. However, the principles apply just the same to your chosen token. Just replace $XCHS with your token's name and you're good to go!

{
  'p': 'xchs',
  'op': 'deploy',
  'tick': 'xchs',
  'max': '21000000',
  'lim': '1000'
}
KeyRequired?Description
pYesProtocol: Helps other systems identify and process XCHS events.
opYesOperation: Type of event (Deploy, Mint, Transfer).
tickYesTicker: 4 letter identifier of the XCHS.
maxYesMax supply: set max supply of the XCHS.
limNoMint limit: If letting users mint to themsleves, limit per mint.