Packages

package types

Type Members

  1. class EthereumBlockView extends AnyRef
  2. class EthereumFeeHistoryView extends AnyRef
  3. class EthereumLogView extends AnyRef
  4. class EthereumReceiptView extends AnyRef
  5. class EthereumTransactionView extends AnyRef
  6. class FeePaymentsView extends AnyRef
  7. class FilterQuery extends AnyRef

    Replicated from the original implementation in GETH, see: github.com/ethereum/go-ethereum@v1.10.26/eth/filters/api.go:447 github.com/ethereum/go-ethereum@v1.10.26/ethclient/ethclient.go:390

  8. class ForwardTransfersView extends AnyRef
  9. class TransactionArgs extends AnyRef
    Annotations
    @JsonIgnoreProperties()
  10. class TxPoolContent extends AnyRef
    Annotations
    @JsonView()
  11. class TxPoolContentFrom extends AnyRef
    Annotations
    @JsonView()
  12. class TxPoolInspect extends AnyRef
    Annotations
    @JsonView()
  13. class TxPoolStatus extends AnyRef

Ungrouped