HIP3 Implementation Specification
HIP3 was voted on by the DAO, restructuring locked token holdings
Goal
At the point in time HIP3 was voted in
- Remove all token locks prior to that point in time
- Add all new token locks with new amounts from HIP3
Implementation
costak.hypha has a list of timed token locks, we can therefore easily identify old token locks, either by add date or even by id, as ids are increasing linaarly.
We can delete all old locks and add all new locks
In case old - new have a token difference of total tokens, mint new tokens to costak.hypha or send tokens from costak to dao.hypha as needed.
@@ References
On chain proposal link: TBD
Google doc link:
HIP3 Implementation Specification
HIP3 was voted on by the DAO, restructuring locked token holdings
Goal
At the point in time HIP3 was voted in
Implementation
costak.hypha has a list of timed token locks, we can therefore easily identify old token locks, either by add date or even by id, as ids are increasing linaarly.
We can delete all old locks and add all new locks
In case old - new have a token difference of total tokens, mint new tokens to costak.hypha or send tokens from costak to dao.hypha as needed.
@@ References
On chain proposal link: TBD
Google doc link: