Transfer
Transfer(
accountId,
String toAddress,
int fromSubAccountId,
int toSubAccountId,
int token,
String fee,
String amount,
int nonce,
int? ts,
)func getEthSignMsg
String getEthSignMsg(String tokenSymbol)func sign
void sign(ZkLinkSigner zkLinkSigner)func toJson
Last updated