Broadcast signed Ethereum transaction

/v3/ethereum/broadcast

2 credits per API call

Broadcast signed transaction to Ethereum blockchain. This method is used internally from Tatum KMS or Tatum client libraries. It is possible to create custom signing mechanism and use this method only for broadcasting data to the blockchain.

Query Params
string
enum
Defaults to ethereum-sepolia

Type of Ethereum testnet in query. Defaults to ethereum-sepolia. For mainnet API Key, this value is ignored.

Allowed:
Body Params
string
required
length between 1 and 500000

Raw signed transaction to be published to network.

uuid

ID of prepared payment template to sign. Required only, when broadcasting transaction signed by Tatum KMS.

number
0 to 2147483647

(Only if the signature ID is mnemonic-based and you run KMS v6.2 or later) The index of the address to send the assets from that was generated from the mnemonic

Headers
string
enum
Defaults to ethereum-sepolia

Type of Ethereum testnet in header. Defaults to ethereum-sepolia. For mainnet API Key, this value is ignored.

Allowed:
Responses

Language
Credentials
Header
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json