Submit a transaction

This API is used to submit firewall approved transactions created by the create transaction API for the given hot wallet for further execution (broadcasting and signing). Once a transaction is created and approved by firewall (if the firewall is enabled), users must explicitly call this API to submit the transactions, making it ready for execution. Since this is a manual process, users have full control over when the signing occurs.

If Firewall is disabled, this API can be called immediately after create transaction API, to instantly execute the transaction.

To learn how to set up v2 hot wallets with Liminal Firewall, see Set up v2 hot wallets with Liminal Firewall.

📘

Note

  • If Firewall is enabled, it’s recommended to set this API as cron at a 30 sec interval. This is important as transactions for some chains such as TRON have to be executed before 60s after submitting the transaction.
Language
Credentials
Basic
base64
:
Click Try It! to start a request and see the response here!