Expand description
Error structures and enumerations for the dYdX integration.
The dYdX v4 Indexer API error responses are typically returned with appropriate HTTP status codes and error messages in the response body.
Structs§
- Dydx
Error Response - Represents the JSON structure of an error response returned by the dYdX Indexer API.
Enums§
- Build
Error - Represents a build error for query parameter validation.
- Dydx
Http Error - A typed error enumeration for the dYdX HTTP client.