Get desktop application:
View/edit binary Protocol Buffers messages
CreateTokenAccount and TokenTransfer combined
Used in:
main account -- can be same as signer, or other main account (if done on some other account's behalf)
Mint address of the token
Token address for the recipient, will be created first
Sender's token address
amount
Note: 8-bit value
optional
optional referenced public keys
Create a token account under a main account for a token type
Used in:
main account -- can be same as signer, or other main account (if done on some other account's behalf)
Token minting address
Token address
Deactivate staking on multiple stake account
Used in:
staking accounts
Deactivate staking on stake account
Used in:
staking account
Create and initialize a stake account, and delegate amount to it. Recommendation behavior is to not specify a stake account, and a new unique account will be created each time. Optionally a stake account pubkey can be specified, but it should not exist on chain.
Used in:
Validator's public key
delegation amount
staking account
Input data necessary to create a signed transaction.
The secret private key used for signing (32 bytes).
Relatively recent block hash
Payload message
Result containing the signed and encoded transaction.
The encoded transaction
The unsigned transaction
Technical structure to group a staking account and an amount
Used in:
staking account
amount
Transfer tokens
Used in:
Mint address of the token
Source address
Destination address
Amount
Note: 8-bit value
optional memo§
optional referenced public keys
Transfer transaction
Used in:
destination address
amount
optional memo
optional referenced public keys
Withdraw amounts from stake accounts
Used in:
Withdraw amount from stake account
Used in:
staking account
withdrawal amount