Supported ChainsAptosREST APITransactionstransactions_wait_by_hashOn this pagetransactions_wait_by_hash Endpoint GET /v1/transactions/wait_by_hash/{txn_hash} Query Parameters NameTypeRequiredDescriptiontimeout_secsintegerNoMax time to wait Example curl -s "https://api-aptos-mainnet.n.dwellir.com/YOUR_API_KEY/v1/transactions/wait_by_hash/0xHASH?timeout_secs=20"