Skip to main content
GET
/
api
/
v1
/
market
/
funding_rate
/
epoch
Get current funding epoch
curl --request GET \
  --url https://api.ekiden.fi/api/v1/market/funding_rate/epoch
"<string>"

Query Parameters

funding_interval_seconds
integer

Funding interval in seconds

Required range: x >= 0

Response

Current funding epoch

The response is of type string.