Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface EthereumRpcTransactionResult

Hierarchy

  • EthereumRpcTransactionResult

Index

Properties

blockHash

blockHash: string

blockNumber

blockNumber: string

from

from: string

gas

gas: string

Gas limit as set by the user

gasPrice

gasPrice: string

hash

hash: string

input

input: string

nonce

nonce: string

r

r: string

s

s: string

to

to: string

transactionIndex

transactionIndex: string

v

v: string

value

value: string

Generated using TypeDoc