Skip to content

Commit

Permalink
Label CANCEL_UNIQUE_BETTOR_BONUS txn
Browse files Browse the repository at this point in the history
  • Loading branch information
IanPhilips committed Nov 5, 2024
1 parent d904e45 commit 737b6e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions web/components/portfolio/balance-change-table.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,8 @@ const txnTypeToDescription = (txnCategory: string) => {
switch (txnCategory) {
case 'MARKET_BOOST_CREATE':
return 'Boost'
case 'CANCEL_UNIQUE_BETTOR_BONUS':
return 'Cancel unique trader bonus'
case 'PRODUCE_SPICE':
case 'CONTRACT_RESOLUTION_PAYOUT':
return 'Payout'
Expand Down

0 comments on commit 737b6e2

Please sign in to comment.