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