Skip to main content
POST
Wallet Broadcast Tx

Body

application/json

Request to broadcast a signed Polygon transaction (approval relay).

signed_tx
string
required

Hex-encoded signed transaction (0x-prefixed)

Minimum string length: 10

Response

Successful Response

Response from broadcasting a signed transaction.

success
boolean
required
tx_hash
string | null
status
string | null
error
string | null