Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://staking.x402layer.cc/api/agent/analytics
{ "program": "<string>", "sglMint": "<string>", "network": "mainnet", "totalStaked": 123, "totalStakers": 123, "tvlUsd": 123, "sglPriceUsd": 123, "rewards": { "totalUsdcDeposited": 123, "totalUsdcClaimed": 123, "totalSglDeposited": 123, "totalSglClaimed": 123 } }
Network-wide stats: total staked, staker count, TVL, and reward-pool totals.
Analytics
"mainnet"
Show child attributes
Was this page helpful?