Set the 20-byte EVM address of the sender.
This method must be used explicitly when working with accounts that have ECDSA keys with aliases,
as their EVM addresses cannot be automatically derived and must be retrieved from the Mirror Node API.
The EVM address can be filled using accountId.populateAccountEvmAddress(client)
A query that simulates a contract function call using the Hedera Mirror Node. *