Skip to main content

prepareTransactionForSigning

Callable

  • prepareTransactionForSigning(transaction: Transaction, web3Context: Web3Context<EthExecutionAPI, any>, privateKey?: string | Uint8Array, fillGasPrice?: boolean, fillGasLimit?: boolean): Promise<TypedTransaction>

  • Parameters

    Returns Promise<TypedTransaction>