hashtune / Hashtune-Marketplace-Client

Hashtune's Marketplace Client Repository
https://hashtune.co
0 stars 0 forks source link

The user who bid on an auction needs a page or a secret component where they can withdraw their funds if they did not win the auction. #118

Open eemmiillyy opened 2 years ago

eemmiillyy commented 2 years ago

Needs to have a new activity tab on the user profile page with these event logs:

owner_auction_created: Auction Created owner_sale_created Sale Created owner_sale_ended: Sale Ended owner_bid_received: Bid Received -> [Accept Bid if no reserve price] owner_bid_accepted: Bid Accepted owner_bid_automatically_accepted: Bid Automatically Accepted artist_sale_received_royalties: Received Royalties on Sale artist_auction_received_royalties: Received Royalties on Auction buyer_sale_created: Listing Purchased buyer_bid_received: Bid Made [Withdraw Funds if no reserve price] buyer_bid_accepted: Bid Accepted buyer_bid_automatically_accepted: Bid Won buyer_bid_lost: Bid Lost -> [Withdraw Funds] buyer_bid_automatically_lost: Bid Lost -> [Withdraw Funds] buyer_bid_exceeded: Bid Exceeded