@cyberchain/smart-contract-wrapper
@cyberchain/smart-contract-wrapper / TransactionLogFilterOptions
Defined in: src/types.ts:404
Options to filter transaction logs
optionaladdress:string
Defined in: src/types.ts:418
Contract address
optionalfromBlock:string|number|bigint
Defined in: src/types.ts:408
First block of the range
optionaltoBlock:string|number|bigint
Defined in: src/types.ts:413
Last block of the range
Defined in: src/types.ts:423
Array of topics to filter by