Transfer

Transfer BST-20

{
  "p": "bst-20",
  "op": "transfer",
  "tick": "ordi",
  "amt": "100"
}
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

amt

Yes

Amount to transfer: States the amount of the bst-20 to transfer.

Initiate a transaction with the above rules as data, and the to address of the transaction will be the recipient of bst20 tokens.

Last updated