Get Transaction StatusCopy Pageget 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-2transactionHashstringrequired^(0x)?[0-9a-fA-F]{64}$EVM transaction hash (0x-prefixed or bare 64 hex chars).Responses 200OK 400Bad request 401Unauthorized 429Too Many Requests — the client exceeded its rate limit. The response advertises when to retry and the active quota via headers. 500Internal server errorUpdated 2 months ago Broadcast TransactionSolanaDid this page help you?YesNo