type SendEvmTransactionResult = { transactionHash: Hex; };
transactionHash
Hex
Was this page helpful?