1
I've been wondering who/what could use the hash160 field of the blockchain.info API.
For example, for the address "1N3Xxt13zbDLU66aSBiMB7AjRW1UiUFAau", the hash160 value is e6d55202fe5e9e9e2973aab12bbb91db67948138, which is roughly the hex format of the address (00e6d55202fe5e9e9e2973aab12bbb91db6794813840292932).
As it seems truncated, it seems that we miss some bits of information.
Also, I've seen that the hash160 should be calculated differently, so why this value is present?