Returns the value from a storage position at a given address.
eth_getStorageAt:params[0]: The address.params[1]: Integer of the position in the storage.params[2]: Block identifier. Can be an integer block number or a string tag: “latest”, “earliest”, or “pending”.“0x0”.