Get Networks
const networks = await window.martian.getNetworks();
// networks
{
"Mainnet": [],
"Testnet": [],
"Devnet": [],
"Custom": []
}Last updated
const networks = await window.martian.getNetworks();
// networks
{
"Mainnet": [],
"Testnet": [],
"Devnet": [],
"Custom": []
}Last updated