Solana · Arazzo Workflow
Solana Snapshot Network Supply and Staking Economics
Version 1.0.0
Read total and circulating supply, profile the largest accounts, and read inflation and staking floors.
Provider
Workflows
network-supply-economics
Assemble a supply, concentration, inflation, and staking snapshot.
Reads the network-wide economic figures a dashboard or report needs in one pass.
1
supply
Read the current supply of lamports across the network, split into circulating and non-circulating.
2
largestCirculatingAccounts
Profile the twenty largest accounts by lamport balance, filtered to circulating supply, which is what turns a supply figure into a concentration picture.
3
inflationGovernor
Read the long-run inflation schedule: the initial and terminal rates, the taper that moves between them, and the foundation's share and term.
4
inflationRate
Read the inflation actually in force for the current epoch, which is the governor's schedule resolved to a point in time.
5
stakeMinimumDelegation
Read the minimum lamports required to delegate a stake account, the floor any staking product has to enforce in its UI.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.