pub const DYDX_GRPC_URL: &str;
dYdX v4 mainnet gRPC URL (primary public node).
For production use, consider using DYDX_GRPC_URLS array with fallback logic via DydxGrpcClient::new_with_fallback().
DYDX_GRPC_URLS
DydxGrpcClient::new_with_fallback()