suspend fun call(evmMessage: EVMMessage): EVMResult
This function supports EVM calls.
msg - The call parameters.
msg
Return The result of the call.