Broadcast TransactionCopy Pagepost https://api.p2p.org/api/v1/staking/pool/{network}/transaction/sendBroadcast a signed transaction to the Ethereum network via the configured vault.Path ParamsnetworkstringenumrequiredEthereum pool network:`mainnet` — Ethereum mainnet.`hoodi` — Ethereum testnet.mainnethoodiAllowed:mainnethoodiBody ParamssignedTransactionstringrequiredSigned Ethereum transaction in the hexadecimal format, generated via eth_signTransaction or similar method. Must be RLP-encoded and EIP-155 compliant.Responses 200OK 400Bad request 401UnauthorizedUpdated 9 months ago