Skip to main content

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!

Arguments

createEthereumTransaction.createTransactionInput ● CreateEthereumTransactionInput! non-null input

Type

CreateEthereumTransactionResponseInterface interface