Module inflation

Source

Structs§

EventInflationDistribution
EventInflationDistribution: Emitted when NIBI tokens are minted on the network based on Nibiru’s inflation schedule.
GenesisState
GenesisState defines the inflation module’s genesis state.
InflationDistribution
InflationDistribution defines the distribution in which inflation is allocated through minting on each epoch (staking, community, strategic). It excludes the team vesting distribution.
MsgBurn
MsgBurn: allows burning of any token
MsgBurnResponse
MsgEditInflationParams
MsgEditInflationParamsResponse
MsgToggleInflation
MsgToggleInflation defines a message to enable or disable inflation.
MsgToggleInflationResponse
Params
Params holds parameters for the inflation module.
QueryCirculatingSupplyRequest
QueryCirculatingSupplyRequest is the request type for the Query/CirculatingSupply RPC method.
QueryCirculatingSupplyResponse
QueryCirculatingSupplyResponse is the response type for the Query/CirculatingSupply RPC method.
QueryEpochMintProvisionRequest
QueryEpochMintProvisionRequest is the request type for the Query/EpochMintProvision RPC method.
QueryEpochMintProvisionResponse
QueryEpochMintProvisionResponse is the response type for the Query/EpochMintProvision RPC method.
QueryInflationRateRequest
QueryInflationRateRequest is the request type for the Query/InflationRate RPC method.
QueryInflationRateResponse
QueryInflationRateResponse is the response type for the Query/InflationRate RPC method.
QueryParamsRequest
QueryParamsRequest is the request type for the Query/Params RPC method.
QueryParamsResponse
QueryParamsResponse is the response type for the Query/Params RPC method.
QueryPeriodRequest
QueryPeriodRequest is the request type for the Query/Period RPC method.
QueryPeriodResponse
QueryPeriodResponse is the response type for the Query/Period RPC method.
QuerySkippedEpochsRequest
QuerySkippedEpochsRequest is the request type for the Query/SkippedEpochs RPC method.
QuerySkippedEpochsResponse
QuerySkippedEpochsResponse is the response type for the Query/SkippedEpochs RPC method.