Transfer

// origin
data:,{"op":"transfer","amt":1000,"tick":"cias","p":"cia-20"}

//base64
ZGF0YToseyJvcCI6Im1pbnQiLCJhbXQiOjEwMDAwLCJ0aWNrIjoiY2lhcyIsInAiOiJjaWEtMjAifQ==
KeyTypeDescriotion

op

string*

type of operation

amt

number*

transfer quantity, less than the quantity owned

tick

string*

ticker name

p

string*

protocol used

Last updated