Raindex SDK Documentation
GitHub
NPM
Preparing search index...
GetVaultsFilters
Interface GetVaultsFilters
interface
GetVaultsFilters
{
hideZeroBalance
:
boolean
;
onlyActiveOrders
?:
boolean
;
orderbookAddresses
?:
`
0x
${
string
}
`
[]
;
owners
:
`
0x
${
string
}
`
[]
;
tokens
?:
`
0x
${
string
}
`
[]
;
}
Index
Properties
hide
Zero
Balance
only
Active
Orders?
orderbook
Addresses?
owners
tokens?
Properties
hide
Zero
Balance
hideZeroBalance
:
boolean
Optional
only
Active
Orders
onlyActiveOrders
?:
boolean
Optional
orderbook
Addresses
orderbookAddresses
?:
`
0x
${
string
}
`
[]
owners
owners
:
`
0x
${
string
}
`
[]
Optional
tokens
tokens
?:
`
0x
${
string
}
`
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
hide
Zero
Balance
only
Active
Orders
orderbook
Addresses
owners
tokens
GitHub
NPM
Raindex SDK Documentation
Loading...