@nevermined-io/sdk - v3.1.2 / EventOptions
Interface: EventOptions
Table of contents
Properties
Properties
eventName
• eventName: string
Defined in
src/types/EventTypes.ts:8
filterJsonRpc
• Optional filterJsonRpc: FilterContractEvent
Defined in
src/types/EventTypes.ts:9
filterSubgraph
• Optional filterSubgraph: Record<string, unknown>
Defined in
src/types/EventTypes.ts:10
fromBlock
• Optional fromBlock: bigint | BlockTag
Defined in
src/types/EventTypes.ts:12
result
• Optional result: Record<string, unknown>
Defined in
src/types/EventTypes.ts:11
toBlock
• Optional toBlock: bigint | BlockTag
Defined in
src/types/EventTypes.ts:13