Documentation Index
Fetch the complete documentation index at: https://docs.soo.network/llms.txt
Use this file to discover all available pages before exploring further.
getInflationRate RPC Method
Returns the specific inflation values for the current epoch.Result Details
The result field will be a JSON object containing:-
total: <f64>- Total inflation rate for the current epoch
- Represents the overall percentage of new tokens created
-
validator: <f64>- Inflation allocated to validators
- Percentage of total inflation distributed to network validators
-
foundation: <f64>- Inflation allocated to the foundation
- Percentage of total inflation reserved for network development
-
epoch: <u64>- The specific epoch for which these inflation values are valid
- Indicates the current epoch number