Skip to content

Transaction Status Tracking #11

@dDevAhmed

Description

@dDevAhmed

📚 Overview

Track and display blockchain transaction states across the app.


🎯 Objectives

  • Show pending, confirmed, failed
  • Link to block explorer
  • Centralized tracking

🧠 Scope

Logic

  • Store tx hash
  • Poll or subscribe for receipt
  • Update UI

UI

  • Status badge or toast
  • Explorer link

✅ Acceptance Criteria

  • All txs show status
  • Failed txs show error
  • Confirmed txs update state

⏳ Complexity & Effort

Complexity: Medium
Estimated Effort: ~0.5–1 day


📌 Notes

This issue includes UI implementation and must follow canonical designs in the parent repository.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions