Get desktop application:
View/edit binary Protocol Buffers messages
Transaction sender & receiver etc.
Used in: , , ,
Nonce of the sender
Sender address
Sender username
Receiver address
EGLD transfer (move balance).
Used in:
Accounts involved
Transfer amount (string)
ESDTNFT transfer (transfer NFTs, SFTs and Meta ESDTs).
Used in:
Accounts involved
tokens
nonce of the token
transfer amount
ESDT transfer (transfer regular ESDTs - fungible tokens).
Used in:
Accounts involved
Token ID
Transfer token amount (string)
Generic action. Using one of the more specific actions (e.g. transfers, see below) is recommended.
Used in:
Accounts involved
amount
additional data
transaction version
Currently, the "options" field should be ignored (not set) by applications using TW Core. In the future, TW Core will handle specific transaction options when building and signing transactions.
Input data necessary to create a signed transaction.
The secret private key used for signing (32 bytes).
Chain identifier, string
Gas price
Limit for the gas used
transfer payload
Result containing the signed and encoded transaction.