post https://nd-326-444-187.p2pify.com/9de47db917d4f69168e3fed02217d15b/
Solana getInflationGovernor
method
getInflationGovernor
methodThe Solana getInflationGovernor
method returns the current inflation governor.
This method provides the current inflation governor, which controls the inflation rate in the network. It is useful for understanding the current inflation policy of the network.
Get you own node endpoint today
Start for free and get your app to production levels immediately. No credit card required.
You can sign up with your GitHub, X, Google, or Microsoft account.
Parameters
This method does not require any parameters.
Response
value
— the current inflation governor:initial
— the initial inflation rate.terminal
— the terminal inflation rate.taper
— the taper of the inflation rate.foundation
— the foundation portion of the inflation rate.foundationTerm
— the foundation term of the inflation rate.
Use case
A practical use case for getInflationGovernor
is to understand the current inflation policy of the network. This can be useful for wallets or other applications that need to display or make use of this information.
Try the getInflationGovernor
RPC method yourself
getInflationGovernor
RPC method yourself