Preparing search index...
The search index is not available
@crownfi/sei-js-proto
@crownfi/sei-js-proto
<internal>
QueryMinterResponse
Interface QueryMinterResponse
QueryMinterResponse is the response type for the Query/Minter RPC method.
interface
QueryMinterResponse
{
denom
:
string
;
endDate
:
string
;
lastMintAmount
:
bigint
;
lastMintDate
:
string
;
lastMintHeight
:
bigint
;
remainingMintAmount
:
bigint
;
startDate
:
string
;
totalMintAmount
:
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.