Skip to main content
GET
/
api
/
v1
/
ika
/
epoch
Current epoch
curl --request GET \
  --url https://backend.inkwell.finance/api/v1/ika/epoch
{
  "epoch": 123,
  "epochStartTimestampMs": "<string>",
  "minValidatorJoiningStake": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.inkwell.finance/llms.txt

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

Response

200 - application/json

Current epoch data

epoch
integer
epochStartTimestampMs
string
minValidatorJoiningStake
string