DYDX_GRPC_URLS

Constant DYDX_GRPC_URLS 

Source
pub const DYDX_GRPC_URLS: &[&str];
Expand description

dYdX v4 mainnet gRPC URLs (public validator nodes with fallbacks).

Multiple nodes are provided for redundancy. The client should attempt to connect to nodes in order, falling back to the next if connection fails. This is critical for DEX environments where individual nodes can fail or become unavailable.