Vesper Finance · Example Payload

Getvspstats Response

DeFiYield AggregatorLiquidity PoolsAPYStakingVSP TokenEthereumPolygonAvalancheOptimism

Getvspstats Response is an example object payload from Vesper Finance, with 7 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

pricepriceChange1htotalSupplycirculatingSupplymarketCapdistributionTotaldistribution30d

Example Payload

Raw ↑
{
  "price": 2.41,
  "priceChange1h": -0.32,
  "totalSupply": "10000000000000000000000000",
  "circulatingSupply": "7500000000000000000000000",
  "marketCap": 18075000,
  "distributionTotal": "2500000000000000000000000",
  "distribution30d": "125000000000000000000000"
}