Active Network id
The active network id is the id that the Dynamic SDK uses to identify the active network of a wallet account. For EVM wallets, it will be the same as the chain id (e.g: 1, 137, 56, etc). For other chains, it will an internal id used in Dynamic. To get a more complete network data, you can use thegetActiveNetworkData
function mentioned further down in this page.