Transfer

{ 
  "p": "anc-20",
  "op": "transfer",
  "tick": "avne",
  "amt": "1000"
}
Key
Required?
Description

p

Yes

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

op

Yes

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

tick

Yes

Ticker: identifier of the anc-20

amt

Yes

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

sign

No

Generate a hash based on the address to make the minting process fair enough

Last updated