The following are the networkID that Auro supports by default. If you want to use other networkID, need to add network first, then use the target networkID as a parameter to switch.
** Please update as soon as possible. **`ChainInfoArgs` params have updated from App 2.0.2 & extension 2.2.17.Only `networkID` is returned, no longer supports returning `chainId` and `name`. // @deprecated from App 2.0.2 & extension 2.2.17.type ChainInfoArgs ={ chainId:string, name:string}
Add Chain
If want to custom the adding chain or switch chain, can use this method. When the URL has been added, it will request to switch to chain corresponding to the URL.