not how to stop it?
2a. Is it allowed to oversubscribe total allocated amount? (more then 2 WAVES)
3. Is it possible to successfully propose a transaction in the future when allocated amount is available?
Hi, Ivan! You've asked pretty interesting questions! And it takes time to find out the answers. Anyway, I'm on it 👌
Based on the contract 1a no, 1b a setScedule with 0 (miners vesting was stopped with this, not sure why though...), this normally should be voted first in same way it was to start it 2a no, contract don't allow if ((newSum > maximum)) then throw("maximum exceeded") 3 not sure if i get the question but there is no queue system, you need to time you request and tx timestamp to match the end of some ongoing vesting technically.
Thank you, Christophe, these were all the answers I was looking for.
Thank you, for waited to hear back from the team🙏So, lets make it clear once again: 1a. There is no way to stop the function automatically, unfortunately 1b. But, you could create a proposal and stop the function by DAO voting 2a. The protocol contract will prevent you from claiming each block for more than the maximum amount of incoming tokens to the treasury per block 3a. Yes, you may successfully create a funding proposal in the future, especially if DAO treasury have the required amount of free funds
Thank you Emma, clear answer, confirms Christophe's answer
Обсуждают сегодня