transaction_already_exists

Transaction already exists

HTTP status: 409 Retryable: No

Description

A transaction with the same identifier (e.g. the same signed transaction hash) has already been submitted to the network.

Resolution

Do not resubmit the same signed transaction. If you need to replace a pending transaction, construct a new transaction with the same nonce and a higher gas price (RBF — replace-by-fee).