Conditional token ownership
Is there a way to set up a contract that issues tokens that are only held in other (non-contract) addresses, as long as a certain condition is fulfilled? As soon as the condition is no longer met the tokens would ideally revert back to the issuing address or another specified address submitted by …
Read more