Skip to content

Add Monday.trade aBIL APR on Monad - #2640

Merged
franzns merged 1 commit into
v3-canaryfrom
cursor/monad-abil-apr-4aea
Sep 2, 2026
Merged

Add Monday.trade aBIL APR on Monad#2640
franzns merged 1 commit into
v3-canaryfrom
cursor/monad-abil-apr-4aea

Conversation

@tiago-hansen

Copy link
Copy Markdown
Collaborator

Summary

  • Adds aBIL yield APR on Monad via the existing HTTP ybAprHandler pattern.
  • Source: https://mainnet-api.monday.trade/rwa/api/v2/stock-yield/aBIL ($.data.apr).
  • Token: 0x4fc5b9f8933597d3ecf84d0611687e1dc8dd576f.
  • Scale: 100 (API returns percent, e.g. 2.46 → stored as 0.0246).

Test plan

  • Confirm Monday.trade endpoint returns {"data":{"symbol":"aBIL","apr":2.46},...}
  • Fetch Monad YB APRs and verify aBIL resolves to 0.0246
  • Confirm production pool currently lacks aBIL IB_YIELD (only waMonUSDC + Merkl)
  • After deploy, confirm pool 0x158d9dc39a3be0f2ce759deadbf18bae20dcf9d9 shows aBIL IB_YIELD APR on balancer.fi

Verification

Handler output:

[{"source":"http","chain":"MONAD","address":"0x4fc5b9f8933597d3ecf84d0611687e1dc8dd576f","apr":0.0246}]

Slack Thread

Open in Web Open in Cursor 

Wire aBIL into Monad ybAprHandler via the Monday.trade stock-yield HTTP feed, scaling percent APR (2.46) to decimal (0.0246).

Co-authored-by: TLH <tiago-hansen@users.noreply.github.com>
@cursor

cursor Bot commented Sep 2, 2026

Copy link
Copy Markdown

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@changeset-bot

changeset-bot Bot commented Sep 2, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 9ec15ff

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
backend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@tiago-hansen
tiago-hansen requested a review from franzns September 2, 2026 13:37
@franzns
franzns merged commit 4b03630 into v3-canary Sep 2, 2026
1 check passed
@franzns
franzns deleted the cursor/monad-abil-apr-4aea branch September 2, 2026 13:38
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.

3 participants