Transfer

{ 
  "p": "injrc-20",
  "op": "transfer",
  "tick": "INJS",
  "amt": "100"
}
KeyRequired?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

amt

Yes

Amount to transfer: States the amount to transfer.

Last updated