Business
Products
Pricing
Enterprise
AI
Docs
Try for free
Sign in
Go to...
Search
⌘K
Solana
Solana gRPC
Methods
accountSubscribe
accountUnsubscribe
blockSubscribe
blockUnsubscribe
getAccountInfo
getBalance
getBlock
getBlockCommitment
getBlockHeight
getBlockProduction
getBlocks
getBlocksWithLimit
getBlockTime
getClusterNodes
getConfirmedBlock
getConfirmedBlocks
getConfirmedTransaction
getDelegateStakeAccounts
getEpochInfo
getEpochSchedule
getFeeCalculatorForBlockhash
getFeeForMessage
getFees
getFirstAvailableBlock
getGenesisHash
getHealth
getHighestSnapshotSlot
getIdentity
getInflationGovernor
getInflationRate
getInflationReward
getLargestAccounts
getLatestBlockhash
getLeaderSchedule
getMaxRetransmitSlot
getMaxShredInsertSlot
getMinimumBalanceForRentExemption
getMultipleAccounts
getProgramAccounts
getRecentPerformanceSamples
getRecentPrioritizationFees
getSignaturesForAddress
getSignatureStatuses
getSlot
getSlotLeader
getSlotLeaders
getStakeActivation
getStakeMinimumDelegation
getSupply
getTokenAccountBalance
getTokenAccountsByDelegate
getTokenAccountsByOwner
getTokenLargestAccounts
getTokenSupply
getTransaction
getTransactionCount
getVersion
getVoteAccounts
isBlockhashValid
logsSubscribe
logUnsubscribe
minimumLedgerSlot
requestAirdrop
programSubscribe
rootSubscribe
sendTransaction
signatureSubscribe
signatureUnsubscribe
simulateBundle
simulateTransaction
slotSubscribe
slotUnsubscribe
voteSubscribe
Search
⌘K
Solana
Solana gRPC
Methods
accountSubscribe
accountUnsubscribe
blockSubscribe
blockUnsubscribe
getAccountInfo
getBalance
getBlock
getBlockCommitment
getBlockHeight
getBlockProduction
getBlocks
getBlocksWithLimit
getBlockTime
getClusterNodes
getConfirmedBlock
getConfirmedBlocks
getConfirmedTransaction
getDelegateStakeAccounts
getEpochInfo
getEpochSchedule
getFeeCalculatorForBlockhash
getFeeForMessage
getFees
getFirstAvailableBlock
getGenesisHash
getHealth
getHighestSnapshotSlot
getIdentity
getInflationGovernor
getInflationRate
getInflationReward
getLargestAccounts
getLatestBlockhash
getLeaderSchedule
getMaxRetransmitSlot
getMaxShredInsertSlot
getMinimumBalanceForRentExemption
getMultipleAccounts
getProgramAccounts
getRecentPerformanceSamples
getRecentPrioritizationFees
getSignaturesForAddress
getSignatureStatuses
getSlot
getSlotLeader
getSlotLeaders
getStakeActivation
getStakeMinimumDelegation
getSupply
getTokenAccountBalance
getTokenAccountsByDelegate
getTokenAccountsByOwner
getTokenLargestAccounts
getTokenSupply
getTransaction
getTransactionCount
getVersion
getVoteAccounts
isBlockhashValid
logsSubscribe
logUnsubscribe
minimumLedgerSlot
requestAirdrop
programSubscribe
rootSubscribe
sendTransaction
signatureSubscribe
signatureUnsubscribe
simulateBundle
simulateTransaction
slotSubscribe
slotUnsubscribe
voteSubscribe
Docs
·
APIs
·
Web3 RPC API
·
Solana
·
Methods
·
getInflationRate
getInflationRate
Use with AI
Returns the specific inflation values for the current epoch.
https://api.1inch.com/web3/501
Request
Request
object
jsonrpc
*
string
(Enum)
JSON-RPC version
2.0
method
*
string
The method to call
params
array
Method parameters
items
any
id
*
number
Request ID
JavaScript
Copy
Try it
1
Response
Inflation Rate Response
Inflation Rate Response
object
epoch
*
integer
Current epoch
foundation
*
number
Foundation rate portion of total inflation
total
*
number
Total inflation
validator
*
number
Validator rate portion of total inflation
additionalProperties
none
JSON
Copy
1
getInflationGovernor
getInflationReward
Did you find what you need?
Yes
No