Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryAllBalancesResponseSDKType
Interface QueryAllBalancesResponseSDKType
QueryAllBalancesResponse is the response type for the Query/AllBalances RPC method.
interface
QueryAllBalancesResponseSDKType
{
balances
:
CoinSDKType
[]
;
pagination
?:
PageResponseSDKType
;
}
Index
Properties
balances
pagination?
Properties
balances
balances
:
CoinSDKType
[]
Optional
pagination
pagination
?:
PageResponseSDKType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
balances
pagination
@crownfi/sei-js-proto
Loading...
QueryAllBalancesResponse is the response type for the Query/AllBalances RPC method.