web3-ronin-provider

web3-ronin-providerDocs


web3-ronin-provider / get_details_of_multiple_transactions_Item

Interface: get_details_of_multiple_transactions_Item

Properties

blockHash

blockHash: string

Defined in

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


blockNumber

blockNumber: number

Defined in

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


blockTime

blockTime: number

Defined in

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


chainId?

optional chainId: string

Defined in

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


contractAddress

contractAddress: string

Defined in

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


cumulativeGasUsed

cumulativeGasUsed: number

Defined in

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


effectiveGasPrice

effectiveGasPrice: string

Defined in

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


from

from: string

Defined in

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


gas

gas: number

Defined in

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


gasPrice

gasPrice: string

Defined in

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


gasUsed

gasUsed: number

Defined in

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


input

input: string

Defined in

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


logsBloom

logsBloom: string

Defined in

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


maxFeePerGas?

optional maxFeePerGas: string

Defined in

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


maxPriorityFeePerGas?

optional maxPriorityFeePerGas: string

Defined in

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


nonce

nonce: number

Defined in

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


r

r: string

Defined in

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


s

s: string

Defined in

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


status

status: number

Defined in

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


to

to: string

Defined in

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


transactionHash

transactionHash: string

Defined in

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


transactionIndex

transactionIndex: number

Defined in

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


type

type: number

Defined in

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


v

v: string

Defined in

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


value

value: string

Defined in

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