Skip to content

v.0.3.0

Compare
Choose a tag to compare
@mihailo-maksa mihailo-maksa released this 07 May 22:38
· 187 commits to main since this release
3639937

Added the functionality in the AtomWallet that checks if the ownership over the particular atom wallet has been claimed or not, and based on that returns the owner: the new owner (user) - if the ownership has been claimed, or the atomWarden's address - if the ownership has not been claimed yet. This update also introduces the setAtomWarden method in the EthMultiVault contract, and In the case of atomWarden address being updated, only the non-claimed atom wallets are affected and their new owner will be automatically updated.