Deploy

Create a BNCS-20 token

{ 
  "p": "bncs-20",
  "op": "deploy",
  "tick": "BNCS",
  "max": "1000000000",
  "lim": "1000"
}
KeyRequiredDescription

p

Yes

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

op

Yes

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

tick

Yes

Ticker: identifier of the bncs-20

max

Yes

Max supply: set max supply of the bncs-20

lim

Yes

Mint limit: limit per inscription

Last updated