Skip to main content
GET
/
hyperram-data
Get HyperRAM compound data
curl --request GET \
  --url https://gateway.ramses.xyz/v3/hyperevm/hyperram-data
{
  "epochs": [
    {
      "period": 123,
      "compoundAmount": "<string>",
      "rebaseAmount": "<string>",
      "newRatio": "<string>",
      "oldRatio": "<string>",
      "rebaseAPR": 123,
      "incentivesAPR": 123,
      "totalAPR": 123,
      "incentivesWPR": 123,
      "rebaseWPR": 123,
      "totalWPR": 123
    }
  ],
  "total": {
    "rebaseAmount": 123,
    "compoundAmount": 123,
    "totalAmount": 123,
    "rollingAPR": 123
  }
}

Documentation Index

Fetch the complete documentation index at: https://tech.ramses.xyz/llms.txt

Use this file to discover all available pages before exploring further.

Response

200 - application/json

Liquid staking token compound and rebase data with APR calculations

Liquid staking token compound and rebase data with APR calculations

epochs
object[]
required

Historical epoch data

total
object
required

Aggregate totals