IOperatorsFilter
@human-protocol/sdk / interfaces / IOperatorsFilter
Interface: IOperatorsFilter
Defined in: interfaces.ts:40
Extends
Properties
chainId
chainId:
ChainId
Defined in: interfaces.ts:41
first?
optionalfirst:number
Defined in: interfaces.ts:179
Inherited from
minAmountStaked?
optionalminAmountStaked:number
Defined in: interfaces.ts:43
orderBy?
optionalorderBy:string
Defined in: interfaces.ts:44
orderDirection?
optionalorderDirection:OrderDirection
Defined in: interfaces.ts:181
Inherited from
roles?
optionalroles:string[]
Defined in: interfaces.ts:42
skip?
optionalskip:number
Defined in: interfaces.ts:180
Inherited from
Last updated