Get desktop application:
View/edit binary Protocol Buffers messages
Input data necessary to create a signed transaction.
Contract ID, e.g. "ONT"
Method, e.g. "transfer"
The secret private key used for signing (32 bytes).
base58 encode address string (160-bit number)
Transfer amount
Private key of the payer
Gas price
Limit for gas used
base58 encode address string (160-bit number)
Nonce (should be larger than in the last transaction of the account)
Result containing the signed and encoded transaction.
Signed and encoded transaction bytes.