When a user executes claim , there's no pop-up/chip appearing to show it was successful transaction.
It would be helpful if the UI could show how much was claimed.
The claim amount can be pre-calculated by applying a delta from that proposal:
proposals::payouts - proposals::claimed = expected claim return

When a user executes
claim, there's no pop-up/chip appearing to show it was successful transaction.It would be helpful if the UI could show how much was claimed.
The claim amount can be pre-calculated by applying a delta from that proposal:
proposals::payouts-proposals::claimed= expected claim return