Network has a private constructor, so wallet and indexer operations accept only the entries included in the current SDK build. There is no arbitrary custom-chain constructor.
Look up a network
Use a constant when the chain is known at compile time:findByName trims the input and compares the registry name without case sensitivity. Both lookup methods return null for an unsupported network.
Each Network exposes id, routing name, displayName, nativeTokenSymbol, and explorerUrl.
Supported registry
The registry describes chains accepted by this SDK build. Testnet transaction fees are sponsored; mainnet sponsorship is reported during transaction preparation.