Mint

{ 
  "p": "esc-20",
  "op": "mint",
  "tick": "ela",
  "amt": "10000"
}

Key

Required?

Description

p

Yes

Protocol: Helps other systems identify and process esc-20 events

op

Yes

Operation: Type of event (Deploy, Mint, Transfer,List)

tick

Yes

Ticker: Identifier of the esc-20

amt

Yes

Amount to mint: States the amount of the esc-20 to mint.Has to be less or equal to "lim"

op

Yes

Operation: Type of event (Deploy, Mint, Transfer,List)

Last updated