Get desktop application:
View/edit binary Protocol Buffers messages
Defines the type of `from` address derivation.
Used in:
Defines a Secp256k1 (`f1`) derivation for the sender address. Default derivation type.
Defines a Delegated (`f4`) derivation for the sender address.
Input data necessary to create a signed transaction.
The secret private key of the sender account, used for signing (32 bytes).
Recipient's address.
Transaction nonce.
Transfer value (uint256, serialized little endian)
Gas limit.
Gas fee cap (uint256, serialized little endian)
Gas premium (uint256, serialized little endian)
Message params.
Sender address derivation type.
Result containing the signed and encoded transaction.
Resulting transaction, in JSON.
Error description.