EventOptions
@nevermined-io/sdk - v3.0.44 / EventOptions
Interface: EventOptions
Table of contents
Properties
Properties
eventName
• eventName: string
Defined in
filterJsonRpc
• Optional
filterJsonRpc: FilterContractEvent
Defined in
filterSubgraph
• Optional
filterSubgraph: Record
\<string
, unknown
>
Defined in
fromBlock
• Optional
fromBlock: bigint
| BlockTag
Defined in
result
• Optional
result: Record
\<string
, unknown
>
Defined in
toBlock
• Optional
toBlock: bigint
| BlockTag