Get System Status

Gets the current system state.

get
/v1/brc20-swap/system_status
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Responses
200

Default Response

application/json
get
/v1/brc20-swap/system_status
200

Default Response

If committing=true, it indicates that the system is currently aggregating on-chain. During this time, users are not allowed to perform any operations.

Last updated