Raindex SDK Documentation
GitHub
NPM
Preparing search index...
GetOrdersFilters
Interface GetOrdersFilters
interface
GetOrdersFilters
{
active
?:
boolean
;
hasPositiveOutputVaultBalance
?:
boolean
;
orderHash
?:
`
0x
${
string
}
`
;
owners
:
`
0x
${
string
}
`
[]
;
raindexAddresses
?:
`
0x
${
string
}
`
[]
;
tokens
?:
GetOrdersTokenFilter
;
}
Index
Properties
active?
has
Positive
Output
Vault
Balance?
order
Hash?
owners
raindex
Addresses?
tokens?
Properties
Optional
active
active
?:
boolean
Optional
has
Positive
Output
Vault
Balance
hasPositiveOutputVaultBalance
?:
boolean
Optional
order
Hash
orderHash
?:
`
0x
${
string
}
`
owners
owners
:
`
0x
${
string
}
`
[]
Optional
raindex
Addresses
raindexAddresses
?:
`
0x
${
string
}
`
[]
Optional
tokens
tokens
?:
GetOrdersTokenFilter
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
active
has
Positive
Output
Vault
Balance
order
Hash
owners
raindex
Addresses
tokens
GitHub
NPM
Raindex SDK Documentation
Loading...