Get Transaction StatusAsk AIget 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 500Internal server errorUpdated about 1 year ago