Skip to content

add monad vaults for VII Finance#18716

Open
kankodu wants to merge 1 commit intoDefiLlama:mainfrom
kankodu:main
Open

add monad vaults for VII Finance#18716
kankodu wants to merge 1 commit intoDefiLlama:mainfrom
kankodu:main

Conversation

@kankodu
Copy link
Copy Markdown
Contributor

@kankodu kankodu commented Apr 10, 2026

Summary by CodeRabbit

  • New Features
    • Added support for the monad blockchain network. Users can now track Total Value Locked (TVL) metrics on monad alongside existing supported networks.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 10, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 022ebd69-fab3-486d-b2d2-6a1df890e98c

📥 Commits

Reviewing files that changed from the base of the PR and between 93edba3 and 008880d.

📒 Files selected for processing (1)
  • projects/vii-finance/index.js

📝 Walkthrough

Walkthrough

Extended the vii-finance module to support the monad blockchain by adding a wrapper factory entry and including monad in the TVL configuration exports, enabling the existing TVL calculation logic to execute for the monad chain alongside ethereum and unichain.

Changes

Cohort / File(s) Summary
Monad Chain Support
projects/vii-finance/index.js
Added monad entry to WRAPPER_FACTORIES with wrapper address and fromBlock, and extended module exports to include monad: { tvl } configuration.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰 A chain called monad joins the pack,
Two lines of code, no turning back!
From ethereum's path, a copy we trace,
TVL flows through this new space.

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately describes the main change: adding monad chain support to VII Finance vaults by extending the configuration.
Description check ✅ Passed No pull request description was provided by the author, but this PR updates an existing project rather than adding a new listing, so the template sections are not required.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@llamabutler
Copy link
Copy Markdown

The adapter at projects/vii-finance exports TVL:

ethereum                  2.11 k
unichain                  2.09 k
monad                     17.00

total                    4.22 k 

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