clears search bar (searchTerm) when network is switched
sets window.ethereum.autoRefreshOnNetworkChange = true since in new MetaMask versions the page reloading when network switching will be turned off by default
removes old excess files (scripts directory is used instead of build_scripts)
removes excess unused code and refactors some code
(Mandatory) Description
This PR does the following things:
window.ethereum.autoRefreshOnNetworkChange = true
since in new MetaMask versions the page reloading when network switching will be turned off by defaultscripts
directory is used instead ofbuild_scripts
)Set Metadata
page forxDai
chain: https://forum.poa.network/t/anyblock-analytics-eth-events-as-an-xdai-validator/3138/11(Mandatory) What is it: (Fix), (Feature), or (Refactor) (Fix, Refactor)