Package com.norswap.nanoeth.transactions

  • Class Summary
    Class Description
    AccessList  
    AccessList.AccessListItem
    Associates an address with a collection of storage key within that account's storage tree.
    Transaction
    A "normalized transaction", as defined in EIP-1559 (part of the London hard fork).
    TransactionEnvelopeType
    Holds constants corresponding to the identifier for the various EIP-2718 envelope types (EIP-2718 only introduces the envelope types mechanisms, the envelope types themselves are introduced in other EIPs).
    UnsignedTransaction
    A "normalized transaction", as defined in EIP-1559 (part of the London hard fork), which does not include a signature.
  • Enum Summary
    Enum Description
    TransactionFormat
    List the different possible kind of transaction that can be sent.