Get Networks
Last updated
Last updated
Once an application is connected to Martian wallet via method, an app can fetch registered networks using window.martian.getNetworks()
and it will return a that resolves when the request is successful.
Below is an example code describing the way to get networks.