GenericNetwork objects to the evmNetworks property in ClientProps when initializing the SDK.
Example
The following example sets Ethereum Mainnet and Polygon as supported networks.In the
GenericNetwork initializer, chainId and networkId accept an Int, Int64, or String. chainName, lcdUrl, nameService, privateCustomerRpcUrls, and vanityName are optional.Type Reference
GenericNetwork
NativeCurrency
Next Steps
- Network Management - Switch networks and read the current network
- Send ETH - Send transactions on EVM networks