DYDX_GRPC_URL

Constant DYDX_GRPC_URL 

Source
pub const DYDX_GRPC_URL: &str;
Expand description

dYdX v4 mainnet gRPC URL (primary public node).

ยงNotes

For production use, consider using DYDX_GRPC_URLS array with fallback logic via DydxGrpcClient::new_with_fallback().