Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: NFT vault #3

Open
wants to merge 3 commits into
base: feat/xtoken_bridge
Choose a base branch
from
Open

Conversation

tHeMaskedMan981
Copy link
Contributor

@tHeMaskedMan981 tHeMaskedMan981 commented Jan 24, 2024

NFT Vault -

  • all type of NFT assets can be deposited in a single vault
  • vault stores depositor and all nfts per collection.
  • if strategy address is present, all nfts are auto-deposited to strategy for staking.
  • if strategy address is not present, nfts are stored at vault, and owner can manually deposit NFTs to strategy, or strategy can pull NFTs from vault for staking.
  • user can withdraw NFTs at any time. NFTs are withdrawn from strategy and transferred to user

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant