mint module is responsible for the creation of new units of Furya. The minting mechanism is designed to:
- allow for a flexible inflation rate determined by market demand targeting a particular bonded-stake ratio.
- effect a balance between market liquidity and staked supply
Queries
Query provides defines the gRPC querier service.
query.proto
QueryParamsRequest
QueryParamsRequest is the request type for the Query/Params RPC method.
query.proto
QueryParamsResponse
QueryParamsResponse is the response type for the Query/Params RPC method.
query.proto
QueryInflationRequest
QueryInflationRequest is the request type for the Query/Inflation RPC method.
query.proto
QueryInflationResponse
QueryInflationResponse is the response type for the Query/Inflation RPC method.
query.proto
QueryAnnualProvisionsRequest
QueryAnnualProvisionsRequest is the request type for the Query/AnnualProvisions RPC method.
query.proto
QueryAnnualProvisionsResponse
QueryAnnualProvisionsResponse is the response type for the Query/AnnualProvisions RPC method.
query.proto