Skip to content

broadcastTx

The broadcastTx method broadcasts a signed transaction.

Usage

const txHash = await evmChain.broadcastTx('0x02f8...')

Parameters

ParameterTypeDescription
txSerializedstringThe serialized signed transaction

Returns

TypeDescription
stringThe transaction hash