chainId - Network ID as per EIP-155
data - Data to pass with this transaction
from - Address to send this transaction from
gas - Gas to send with this transaction
gasPrice - Price of gas with this transaction
gasUsed - Gas used in the transaction
nonce - Unique number to prevent replay attacks
to - Address to send this transaction to
value - Value associated with this transaction
Generated using TypeDoc
chainId - Network ID as per EIP-155
data - Data to pass with this transaction
from - Address to send this transaction from
gas - Gas to send with this transaction
gasPrice - Price of gas with this transaction
gasUsed - Gas used in the transaction
nonce - Unique number to prevent replay attacks
to - Address to send this transaction to
value - Value associated with this transaction