We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88132b6 commit 85e747eCopy full SHA for 85e747e
logic/lib/src/domain/entities/network.dart
@@ -205,7 +205,7 @@ class Network {
205
web3WebSocketUrl:
206
'wss://explorer-v1.mxc.com/socket/v2/websocket?vsn=2.0.0',
207
symbol: 'MXC',
208
- explorerUrl: 'https://explorer.mxc.com/',
+ explorerUrl: 'https://explorer.moonchain.com/',
209
enabled: true,
210
label: 'Moonchain Mainnet',
211
chainId: 18686,
0 commit comments