Skip to content

@swapped/connect-sdk / core / getNetworkConfig

Function: getNetworkConfig()

getNetworkConfig(network): NetworkConfig | null

Defined in: src/networks/getNetworkConfig.ts:33

Config for a network, or null when the value cannot be resolved.

Parameters

network

string | null | undefined

Returns

NetworkConfig | null