Skip to content

Add toast notification on successful key buy or sell transaction #540

Description

@Chucks1093

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

  • Success toast appears after buy confirmation
  • Success toast appears after sell confirmation
  • Toast content includes quantity and creator name
  • Toast auto-dismisses after 4 seconds

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

GrantFox OSSIssue tracked in GrantFox OSSMaybe RewardedIssue may be eligible for a GrantFox rewardOfficial Campaign | FWC26Campaign: Official Campaign | FWC26

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions