Skip to content

blend protocol integration implemented and Frontend WebSocket/API Lin… - #23

Merged
soomtochukwu merged 1 commit into
DXmakers:mainfrom
feyishola:feat/blend-protocol
Mar 28, 2026
Merged

blend protocol integration implemented and Frontend WebSocket/API Lin…#23
soomtochukwu merged 1 commit into
DXmakers:mainfrom
feyishola:feat/blend-protocol

Conversation

@feyishola

Copy link
Copy Markdown
Contributor

…k implemeted

closes #6

closes #4

Implementation Summary
New Data Structures Added:
BlendPosition - Tracks user's position in the Blend Protocol:
b_tokens: Amount of bTokens held
last_index_rate: Index rate at time of last supply (for yield tracking)
last_supply_time: Timestamp of last supply
BlendPoolInterface trait - Defines the interface for Blend Protocol interactions

@drips-wave

drips-wave Bot commented Mar 27, 2026

Copy link
Copy Markdown

@feyishola Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@soomtochukwu
soomtochukwu merged commit f1375ec into DXmakers:main Mar 28, 2026
3 checks passed
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.

Issue 2.2: Implement Blend Protocol Mock/Integration Issue 1.4: Frontend WebSocket/API Link

2 participants