Detail page
Page with details about deal including user stats when logged-in
Data:
Active deal stats
When logged-in:
Active deal user stats
Used data points:
api/wallets/info/address/:address
api/deals/info/deal/:id
api/deals/participations/wallet/:id
Authentication
For user-related endpoints it's necessary to attach authentication headers:
AuthenticationLast updated