getInflationRate RPC Method
Parameters
This method does not accept any parameters
Returns
result
The result will be an object with the following fields:
epoch
The epoch during which these values remain valid
foundation
The proportion of total inflation allocated to the foundation
total
The total inflation
validator
The portion of inflation designated for validators
Request
1curl https://docs-demo.solana-mainnet.quiknode.pro/ \2-X POST \3-H "Content-Type: application/json" \4--data '{"jsonrpc":"2.0","id":1, "method":"getInflationRate"}'
Don't have an account yet?
Create your QuickNode endpoint in seconds and start building
Get started for free