web3-ronin-provider

web3-ronin-providerDocs


web3-ronin-provider / get_detail_of_transaction_Result

Interface: get_detail_of_transaction_Result

Properties

blockHash

blockHash: string

Defined in

src/web3-ronin-types-txs.ts:34


blockNumber

blockNumber: number

Defined in

src/web3-ronin-types-txs.ts:35


blockTime

blockTime: number

Defined in

src/web3-ronin-types-txs.ts:53


contractAddress

contractAddress: string

Defined in

src/web3-ronin-types-txs.ts:38


cumulativeGasUsed

cumulativeGasUsed: number

Defined in

src/web3-ronin-types-txs.ts:44


effectiveGasPrice

effectiveGasPrice: string

Defined in

src/web3-ronin-types-txs.ts:42


from

from: string

Defined in

src/web3-ronin-types-txs.ts:36


gas

gas: number

Defined in

src/web3-ronin-types-txs.ts:40


gasPrice

gasPrice: string

Defined in

src/web3-ronin-types-txs.ts:41


gasUsed

gasUsed: number

Defined in

src/web3-ronin-types-txs.ts:43


input

input: string

Defined in

src/web3-ronin-types-txs.ts:46


logsBloom

logsBloom: string

Defined in

src/web3-ronin-types-txs.ts:45


nonce

nonce: number

Defined in

src/web3-ronin-types-txs.ts:47


r

r: string

Defined in

src/web3-ronin-types-txs.ts:51


s

s: string

Defined in

src/web3-ronin-types-txs.ts:52


status

status: number

Defined in

src/web3-ronin-types-txs.ts:39


to

to: string

Defined in

src/web3-ronin-types-txs.ts:37


transactionHash

transactionHash: string

Defined in

src/web3-ronin-types-txs.ts:32


transactionIndex

transactionIndex: number

Defined in

src/web3-ronin-types-txs.ts:33


type

type: number

Defined in

src/web3-ronin-types-txs.ts:49


v

v: string

Defined in

src/web3-ronin-types-txs.ts:50


value

value: string

Defined in

src/web3-ronin-types-txs.ts:48