is_order_pending
Documentation for eth_defi.gmx.order_tracking.is_order_pending function.
- is_order_pending(web3, order_key, chain)
Quick check if an order is still pending in the DataStore.
This is a lighter-weight alternative to check_order_status() when you only need to know if the order is still pending, without needing the execution receipt.