Transfer
Requirement
Valid UTF-8 encoded JSON string.
Fields
Key
Description
Required
p
Protocol
yes
op
Operation
yes
tick
Ticker/Token identifier
yes
from
Sender address
yes
to
Recipient address
yes
nonce
Unique identifier, we use unix timestamp
yes
amt
Amount to transfer
yes
Example
Last updated