API Reference

Withdraw USDB from rysk account.

Method: "withdraw"

Params

{
  account:      string,
  subAccountId: uint8,
  asset:        string,
  quantity:     string, 
  nonce: 				uint64,
  signature:    string
}

Result

"OK"

For more info regarding signature generation see here