Deploy

{ 
  "p": "injrc-20",
  "op": "deploy",
  "tick": "INJS",
  "max": "1000000000",
  "lim": "5000",
  "tar": "0x000000ffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"
}
Key
Required ?
Description

p

Yes

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

op

Yes

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

tick

Yes

Ticker: 4 letter identifier

max

Yes

Max supply: set max supply

lim

Yes

Mint limit: If letting users mint to themsleves, limit per mint

tar

Yes

Target hash to mint

Last updated