Get Transaction StatusCopy Pageget https://api.p2p.org/api/v1/polkadot/{network}/tx/status/{blockHash}/{transactionHash}Check the status of the transaction.Path ParamsnetworkstringenumrequiredPolkadot network:`mainnet` — Polkadot mainnet.`kusama` — Kusama mainnet.`westend` — Polkadot testnet.mainnetkusamawestendAllowed:mainnetkusamawestendblockHashstringrequiredBlock hash in which the transaction was included.transactionHashstringrequiredExtrinsic transaction hash.Responses 200OK 400Bad request 401Unauthorized 404Not found 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 Get Transaction StatusBroadcast TransactionDid this page help you?YesNo