Detailed Plugin Management Flow
Manage CryptoLegacy plugins securely; owner adds/removes before distribution; beneficiaries can manage plugins with approvals.
Your CryptoLegacy contract uses the Diamond Standard pattern, enabling easy addition of functionalities and integration with various protocols - such as NFT support, fixed-amount distribution, asset swapping via Uniswap, lending via Aave, or staking/unstaking in Lido during distribution.
Owner Plugin Management:
During the Normal period, as the contract owner, you can add, remove, or replace plugins at any time.
Plugins being added or replaced are verified through a Plugin Registry managed by the DAO Multisig, consisting of the core team, partnered protocols, and leading security firms. Plugins are added only after several independent security audits.
To add, remove, or replace plugins, send a transaction to your CryptoLegacy contract.
You lose these rights during the distribution period.
Beneficiary Plugin Management:
You can add a plugin granting beneficiaries the right to manage plugins during the distribution period.
This is useful for keeping protocol integrations up-to-date.
By default, there’s a 2-of-3 approval threshold, meaning two out of three Beneficiaries must approve a plugin addition.
You can adjust this threshold via transaction.
DAO will never approve plugins that alter distribution rules.
Last updated