destination EVM chain ID
input defines the data payload bytes of the transaction.
gas defines the gas limit defined for the transaction.
gas fee cap defines the max value for the gas fee
gas tip cap defines the max value for the gas tip
nonce corresponds to the account nonce (transaction sequence).
r defines the signature value
s define the signature value
hex formatted address of the recipient
v defines the signature value
value defines the the transaction amount.
Generated using TypeDoc
DynamicFeeTx is the data of EIP-1559 dinamic fee transactions.