An unlimited size byte array specifying the EVM-code for the account initialisation procedure, for a contract transaction, or an unlimited size byte array specifying the input data of the message call, for a message call.
The 160-bit address of the message caller.
A scalar value equal to the maximum amount of gas that should be used in executing this transaction.
A scalar value equal to the number of Wei to be paid per unit of gas for all computation costs incurred as a result of the execution of this transaction.
A scalar value equal to the number of transactions sent from this address or, in the case of accounts with associated code, the number of contract-creations made by this account.
The 160-bit address of the message call’s recipient or, for a contract creation transaction, 0.
A scalar value equal to the number of Wei to be transferred to the message call’s recipient or, in the case of contract creation, as an endowment to the newly created account.
Generated using TypeDoc
The data stored in a block for a signed Ethereum transaction