This API is designed specifically for EVM (Ethereum Virtual Machine) chains. If a transaction is stalled due to insufficient gas fees, invoking this API allows you to resend the transaction with an additional gas fee. Liminal's algorithm intelligently determines the appropriate amount of gas fee to add, ensuring the transaction gets confirmed.

👀

Important:

  • It is advised to execute this task on the client's side at a minimum interval of two minutes. This approach will facilitate the successful mining of the transaction.
  • For EVM-based chains, the implementation and execution of this CRON job by the client is a mandatory step.
  • This API is specifically for managing withdraw wallet operations.
Language
Authorization
Basic
base64
:
Click Try It! to start a request and see the response here!