Summary
After a buy or sell transaction confirms on-chain, the user receives no visual feedback beyond the modal closing. A toast notification confirming the action, the quantity, and the creator name should appear briefly after the transaction settles.
Scope
- Show a success toast after a confirmed buy:
Bought {n} key{s} from {creator}
- Show a success toast after a confirmed sell:
Sold {n} key{s} from {creator}
- Toast should auto-dismiss after 4 seconds
- Error toasts for failed transactions are a separate issue — do not include here
Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram
Summary
After a buy or sell transaction confirms on-chain, the user receives no visual feedback beyond the modal closing. A toast notification confirming the action, the quantity, and the creator name should appear briefly after the transaction settles.
Scope
Bought {n} key{s} from {creator}Sold {n} key{s} from {creator}Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram