Valid UTF-8 encoded JSON string.
p
Protocol
yes
op
Operation
tick
Ticker/Token identifier
from
Sender address
to
Recipient address
nonce
Unique identifier, we use unix timestamp
amt
Amount to transfer
{ "p": "src-20", "op": "transfer", "tick": "sols", "from": "...", "to": "...", "nonce": "1234", "amt": "1000" }
Last updated 2 years ago