Community page

Page with wallet details (participations info in deals)

Data:

  • nothing when not logged-in as community owner

When logged-in

  • List of previous/active deals with total registered/purchased amounts

Used data points

  • api/deals/info/all

  • api/deals/info/active

  • api/deals/info/finished

  • api/deals/participations/community/:id

  • api/communities/info/community/:id

CommunitiesDeals

Authentication

For user-related endpoints it's necessary to attach authentication headers:

Authentication

Last updated