Skip to content

Commit

Permalink
add to mock data
Browse files Browse the repository at this point in the history
  • Loading branch information
benwolski committed Dec 27, 2024
1 parent 2f7e4f1 commit fad8ac1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/platformFuta/mockAuctionData.ts
Original file line number Diff line number Diff line change
Expand Up @@ -303,6 +303,8 @@ export const mockAccountData1: AuctionListResponseIF = {
userBidClearingPriceInNativeTokenWei: '3637980000000000000',
qtyBidByUserInNativeTokenWei: '500000000000000000',
qtyUserBidFilledInNativeTokenWei: '500000000000000000',
nativeTokenCommitted: '17200000000000003',
nativeTokenReward: '22000000000000004',
},
{
ticker: 'PEPE1',
Expand Down

0 comments on commit fad8ac1

Please sign in to comment.