Last updated 3 months ago
GET /kiichain/epoch/epoch HTTP/1.1 Host: Accept: */*
A successful response.
{ "epoch": { "genesis_time": "2025-04-23T13:52:48.483Z", "epoch_duration": "text", "current_epoch": "text", "current_epoch_start_time": "2025-04-23T13:52:48.483Z", "current_epoch_height": "text" } }
QueryParamsResponse is response type for the Query/Params RPC method.
GET /kiichain/epoch/params HTTP/1.1 Host: Accept: */*
{ "params": {} }