When you instantiate an OrderedDict with a dict, you lose the desired order. This causes issues with building the URL. https://github.com/corpetty/py-etherscan-api/blob/master/etherscan/client.py