getInflationGovernor | Solana

Solana getInflationGovernor method

The 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

Language
Click Try It! to start a request and see the response here!