Member
Member Stats
Get useful information about a specific member address:
Check if member is part of the data union:
Inactive And Active Members
The data union smart contract does not delete members when they leave or get removed from the data union. Instead they are set as inactive
. This prevents them from earning more tokens. When they (re)join the data union they get set as active
. That way members that got removed or left are still able to withdraw their earnings from the contract.
Member Joins
To automate member joins, read more here:
Member Parts/Leaves
Every member is able to leave the data union at any time:
Last updated
Was this helpful?