{group.name}
-- {formatAmount(group.contributionAmount)} tokens per cycle -
-- Actions -
-- Group Info -
--
-
- Status -
- {group.status} -
- Members -
- - {group.members.length}/{group.maxMembers} - -
- Cycle -
- - {group.cycleLength / 86400} days - -
- Pot Size -
- - {formatAmount( - group.contributionAmount * BigInt(group.members.length) - )}{" "} - tokens - -