Fixed
- Fixed `ENS.fromWeb3` with poa. **ENS** did not copy middleware from injected **Web3**, therefore the transaction could
not be decoded correctly for chains: `Goerli` and `Rinkeby` [56](https://github.com/EthTx/ethtx/pull/56)
- Fix bug where `get_proxies` was using only default chain, instead of provided
one [57](https://github.com/EthTx/ethtx/pull/57)