Get Transaction StatusAsk AIget https://api.p2p.org/api/v1/sei/{network}/transaction/status/{transactionHash}Check the status of the transaction.Path ParamsnetworkstringenumrequiredSei network:`pacific-1` — Sei mainnet.`atlantic-2` — Sei testnet.pacific-1atlantic-2Allowed:pacific-1atlantic-2transactionHashstringrequiredHash of the transaction.Responses 200OK 400Bad request 401Unauthorized 500Internal server errorUpdated 2 months ago