createEthereumTransaction
create an Ethereum Transaction specifying only the minimal attributes of the transaction and send the transaction to the TrustVault authorised signer(s) inbox for signing. Use the requestId to query the status of the transaction later.
createEthereumTransaction(
createTransactionInput: CreateEthereumTransactionInput!
): CreateEthereumTransactionResponseInterface!