-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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: Support v2 pools merkl rewards #11099
feat: Support v2 pools merkl rewards #11099
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
7 Skipped Deployments
|
|
91708a2
to
84261b5
Compare
a3a65a9
to
d1863f5
Compare
d1863f5
to
514a0a5
Compare
PR-Codex overview
This PR focuses on integrating the
Merkl
feature into the application, enhancing theMerklSection
component, and updating API endpoints for fetchingMerkl
data. It also refines the logic for calculating APR and improves the structure of theMerkl
configuration.Detailed summary
AprTooltipContent
to simplify theexpired
condition.MerklSection
with additional props.MerklSection
intoPoolV2Page
and adjusted rendering inliquidity/[tokenId].tsx
.expired
logic inPoolAprButton
.merklPools.json
to include newMerkl
pool addresses.angle.money
tomerkl.xyz
for fetching APR data.fetcher.ts
for retrievingMerkl
APR.useMerkl
hook to support new API structure and handle user rewards.useMerklInfo
.