Skip to main content

Interface: RPCLog

Properties

address

address: string

Defined in

src/types/Transaction.types.ts:138


blockHash

blockHash: string

Defined in

src/types/Transaction.types.ts:139


blockNumber

blockNumber: string

Defined in

src/types/Transaction.types.ts:140


data

data: string

Defined in

src/types/Transaction.types.ts:141


logIndex

logIndex: string

Defined in

src/types/Transaction.types.ts:142


removed

Optional removed: boolean

Defined in

src/types/Transaction.types.ts:143


topics

topics: string[]

Defined in

src/types/Transaction.types.ts:144


transactionHash

transactionHash: string

Defined in

src/types/Transaction.types.ts:145


transactionIndex

transactionIndex: string

Defined in

src/types/Transaction.types.ts:146