Browse Source

Update explorerList.js

dev^2^2
siulynot 7 years ago
committed by GitHub
parent
commit
3a25b1ebf1
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      react/src/util/explorerList.js

3
react/src/util/explorerList.js

@ -2,6 +2,7 @@
const explorerList = {
KMD: 'http://www.kmdexplorer.ru',
OOT: 'http://explorer.utrum.io',
MSHARK: 'http://MSHARK.explorer.supernet.org',
REVS: 'http://revs.explorer.supernet.org',
SUPERNET: 'http://SUPERNET.explorer.supernet.org',
@ -47,4 +48,4 @@ const explorerList = {
FAIR: 'https://chain.fair.to/transaction?transaction=',
};
export default explorerList;
export default explorerList;

Loading…
Cancel
Save