[{
		"title": "IOTA EVM Mainnet",
		"url": "https://explorer.evm.iota.org",
		"group": "Mainnets",
		"icon": "https://raw.githubusercontent.com/axvn/frontend-configs/main/configs/network-icons/iota-evm-ico.svg",
		"isActive": true
	},
  {
		"title": "IOTA L1 Mainnet",
		"url": "https://explorer.iota.org",
		"group": "Mainnets",
		"icon": "https://raw.githubusercontent.com/axvn/frontend-configs/main/configs/network-icons/iota-evm-ico.svg"
	},
	{
		"title": "IOTA EVM Testnet",
		"url": "https://explorer.evm.testnet.iotaledger.net",
		"group": "Testnets",
		"icon": "https://raw.githubusercontent.com/axvn/frontend-configs/main/configs/network-icons/iota-evm-ico.svg"
	},
  {
		"title": "IOTA L1 testnet",
		"url": "https://explorer.iota.org/iota-testnet",
		"group": "Testnets",
		"icon": "https://raw.githubusercontent.com/axvn/frontend-configs/main/configs/network-icons/iota-evm-ico.svg"
	}
]
