Skip to main content
For EVM-style pending transactions, CAW supports two recovery flows:
  • speedup_transaction to replace the pending transaction with a higher-fee version
  • drop_transaction to cancel it with a replacement transaction to the same nonce

Speed up a transaction

Drop a transaction

When to use which

For recovery, always pair these actions with Transaction Tracking.