pub const fn grpc_urls(is_testnet: bool) -> &'static [&'static str]Expand description
Gets the gRPC URLs with fallback support for the specified network.
Returns an array of gRPC endpoints that should be tried in order. This is important for DEX environments where individual validator nodes can become unavailable or fail.