Mint

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

//base64
ZGF0YToseyJvcCI6Im1pbnQiLCJhbXQiOjEwMDAwLCJ0aWNrIjoiY2lhcyIsInAiOiJjaWEtMjAifQ==
KeyTypeDescriotion

op

string*

type of operation

amt

number*

Minting quantity, need to be equal to lim

tick

string*

ticker name

p

string*

protocol used

Last updated