Use a supported network
undefined when the network is not in the registry. Names are trimmed and matched without case sensitivity.
Every frozen Network value contains id, name, nativeTokenSymbol, explorerUrl, and displayName.
Supported registry
Enumerate the current registry with
Object.values(Networks) instead of maintaining a separate app-side list.
Public API reference
Use the React Native API reference for exhaustive parameter, return-model, fee-option, metadata, and error types. The public JavaScript surface represents absent optional values withundefined. Native bridge transport values are not part of this API.