ITransactionsFilter
@human-protocol/sdk / interfaces / ITransactionsFilter
Interface: ITransactionsFilter
Defined in: interfaces.ts:165
Extends
Properties
chainId
chainId:
ChainId
Defined in: interfaces.ts:166
endBlock?
optionalendBlock:number
Defined in: interfaces.ts:168
endDate?
optionalendDate:Date
Defined in: interfaces.ts:170
escrow?
optionalescrow:string
Defined in: interfaces.ts:174
first?
optionalfirst:number
Defined in: interfaces.ts:179
Inherited from
fromAddress?
optionalfromAddress:string
Defined in: interfaces.ts:171
method?
optionalmethod:string
Defined in: interfaces.ts:173
orderDirection?
optionalorderDirection:OrderDirection
Defined in: interfaces.ts:181
Inherited from
skip?
optionalskip:number
Defined in: interfaces.ts:180
Inherited from
startBlock?
optionalstartBlock:number
Defined in: interfaces.ts:167
startDate?
optionalstartDate:Date
Defined in: interfaces.ts:169
toAddress?
optionaltoAddress:string
Defined in: interfaces.ts:172
token?
optionaltoken:string
Defined in: interfaces.ts:175
Last updated