Skip to content

Feat/hdcl vault rebase#3734

Draft
vkulinich-cl wants to merge 7 commits intomasterfrom
feat/hdcl-vault-rebase
Draft

Feat/hdcl vault rebase#3734
vkulinich-cl wants to merge 7 commits intomasterfrom
feat/hdcl-vault-rebase

Conversation

@vkulinich-cl
Copy link
Copy Markdown
Collaborator

No description provided.

lolmcshizz and others added 4 commits April 13, 2026 11:19
Integrates the wDCL Vault into the Hydration app — a product that wraps
Decentral's NFT lending positions into fungible ERC-20 tokens (wDCL).

- Deposit HOLLAR → receive wDCL shares (with ERC-20 approve flow)
- Request redemption of wDCL → join withdrawal queue
- Cancel pending withdrawals
- View NFT positions, global queue, and withdrawal history
- Exchange rate display with click-to-reverse pricing
- Est. HOLLAR projections based on APR and time remaining
- Min deposit validation (reads minReinvestAmount from contract)
- UI follows Hydration design system (SectionHeader, TableRowAction,
  theme tokens, DataTable font sizing patterns)
- Env switched to Lark testnet for vault contract testing

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Required by the new env schema on next branch.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Align ABI and reads with iamyxsh's contract changes (aave-v3-deploy#29):
- Replace INVESTMENT_PERIOD/WITHDRAWAL_DELAY constants with withdrawalDelay state var
- Rename getTotalQueuedWdcl → getTotalQueuedHdcl and wdcl* → hdcl* ABI params
- Add minRedeemAmount, getAPYWad, getRedemptionQueuePending, queueTail to ABI
- Read APR from contract (getAPYWad) instead of hardcoding 18%
- Point to new vault deployment on 2.lark testnet

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 13, 2026

Deploy Preview for edge-hydra-app ready!

Name Link
🔨 Latest commit 67ec2f8
🔍 Latest deploy log https://app.netlify.com/projects/edge-hydra-app/deploys/69dcbadfe0f06b0008257a7f
😎 Deploy Preview https://deploy-preview-3734--edge-hydra-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 0 (no change from production)
Accessibility: 66 (no change from production)
Best Practices: 92 (no change from production)
SEO: 91 (no change from production)
PWA: 80 (no change from production)
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 13, 2026

Deploy Preview for testnet-hydra-app ready!

Name Link
🔨 Latest commit 67ec2f8
🔍 Latest deploy log https://app.netlify.com/projects/testnet-hydra-app/deploys/69dcbadf53d5470009eaa6cf
😎 Deploy Preview https://deploy-preview-3734--testnet-hydra-app.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 13, 2026

Deploy Preview for hydration-storybook ready!

Name Link
🔨 Latest commit 67ec2f8
🔍 Latest deploy log https://app.netlify.com/projects/hydration-storybook/deploys/69dcbadfd97d40000874c345
😎 Deploy Preview https://deploy-preview-3734--hydration-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

2 participants