Deploy

Deploy BST-20

{
  "p": "bst-20",
  "op": "deploy",
  "tick": "ordi",
  "max": "21000000",
  "lim": "1000",
  "startTime":"1704370148"
}

Key
Required?
Description

p

Yes

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

op

Yes

Operation: Type of event (deploy, mint, transfer)

tick

Yes

Ticker: Identifier of the bst-20

max

Yes

Max supply: Set max supply of the bst-20

lim

Yes

Mint limit: limit per inscription

startTime

No

Mint start time: default to deploy time, utc+0 timestamp

Last updated