Returns the next settlement time, TWAP window status, and countdown info.
cURL
curl --request GET \ --url https://api.joyride.exchange/v1/oracle/settlement
{ "settlement": { "next_settlement": 123, "twap_window_start": 123, "seconds_to_twap_window": 123, "seconds_to_settlement": 123, "in_twap_window": true } }
Settlement timing info
Show child attributes