Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryMinterResponseSDKType
Interface QueryMinterResponseSDKType
QueryMinterResponse is the response type for the Query/Minter RPC method.
interface
QueryMinterResponseSDKType
{
denom
:
string
;
end_date
:
string
;
last_mint_amount
:
bigint
;
last_mint_date
:
string
;
last_mint_height
:
bigint
;
remaining_mint_amount
:
bigint
;
start_date
:
string
;
total_mint_amount
:
bigint
;
}
Index
Properties
denom
end_
date
last_
mint_
amount
last_
mint_
date
last_
mint_
height
remaining_
mint_
amount
start_
date
total_
mint_
amount
Properties
denom
denom
:
string
end_
date
end_
date
:
string
last_
mint_
amount
last_
mint_
amount
:
bigint
last_
mint_
date
last_
mint_
date
:
string
last_
mint_
height
last_
mint_
height
:
bigint
remaining_
mint_
amount
remaining_
mint_
amount
:
bigint
start_
date
start_
date
:
string
total_
mint_
amount
total_
mint_
amount
:
bigint
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
denom
end_
date
last_
mint_
amount
last_
mint_
date
last_
mint_
height
remaining_
mint_
amount
start_
date
total_
mint_
amount
@crownfi/sei-js-proto
Loading...
QueryMinterResponse is the response type for the Query/Minter RPC method.