List oracle events
GET/dlc/oracle-event
Retrieve oracle events for DLC contracts. No authentication required.
Use this endpoint to check for attestations on loan events (funding, maturity) or price events (BTCUSD).
When an event is attested, the attestationSerialized field will be populated with the cryptographic signature needed to settle your DLC.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 409
- 422
List of oracle events retrieved successfully
Bad Request - Invalid input data
Unauthorized - Invalid or missing authentication token
Forbidden - Insufficient permissions
Not Found - Resource not found
Conflict - Resource already exists or state conflict
Unprocessable Entity - Validation error
Environment: