Skip to content

Add Nawa Protocol yield adapter#2747

Open
permapod-rsk wants to merge 1 commit into
DefiLlama:masterfrom
permapod:nawa-protocol-yield
Open

Add Nawa Protocol yield adapter#2747
permapod-rsk wants to merge 1 commit into
DefiLlama:masterfrom
permapod:nawa-protocol-yield

Conversation

@permapod-rsk

Copy link
Copy Markdown
Contributor

No description provided.

@coderabbitai

coderabbitai Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@permapod-rsk, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 9 minutes and 49 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based credits.

🚦 How do rate limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan refill rate.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, the refill rate gradually slows as usage increases. The highest same-day bursts are limited more strictly.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: a589ea78-0877-4559-b2d7-3d9d7063db48

📥 Commits

Reviewing files that changed from the base of the PR and between fa55861 and f69bddd.

📒 Files selected for processing (1)
  • src/adaptors/nawa-protocol/index.js
✨ 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.

@github-actions

Copy link
Copy Markdown

The nawa-protocol adapter exports pools:

Test Suites: 1 passed, 1 total
Tests: 12 passed, 12 total
Snapshots: 0 total
Time: 0.233 s
Ran all test suites.

Nb of pools: 1
 

Sample pools:
┌─────────┬───────────────────────────────────────────────────────────────────────────┬────────────┬─────────────────┬────────┬────────────────────┬────────────────────┬────────────────────┬────────────────────────────────────────────────────────────────────────────┬──────────────────────────────────────────────────────────────────────────────┬────────────────┬───────────────────────────────────────┐
│ (index) │ pool                                                                      │ chain      │ project         │ symbol │ tvlUsd             │ apyBase            │ apyBase7d          │ underlyingTokens                                                           │ searchTokenOverride                                                          │ poolMeta       │ url                                   │
├─────────┼───────────────────────────────────────────────────────────────────────────┼────────────┼─────────────────┼────────┼────────────────────┼────────────────────┼────────────────────┼────────────────────────────────────────────────────────────────────────────┼──────────────────────────────────────────────────────────────────────────────┼────────────────┼───────────────────────────────────────┤
│ 0       │ 'zig1fn4rrr5knlg93nf3wyme9fzmgve3fftxu5l7wv90llp77mwg7ctq2lfwtd-zigchain' │ 'ZIGChain' │ 'nawa-protocol' │ 'USDC' │ 3779531.8295958205 │ 10.226188588321005 │ 10.226188588321005 │ [ 'ibc/6490A7EAB61059BFC1CDDEB05917DD70BDF3A611654162A1A47DB930D40D8AF4' ] │ 'coin.zig1fn4rrr5knlg93nf3wyme9fzmgve3fftxu5l7wv90llp77mwg7ctq2lfwtd.n1usdc' │ 'n1USDC Vault' │ 'https://www.nawa.finance/vault/usdc' │
└─────────┴───────────────────────────────────────────────────────────────────────────┴────────────┴─────────────────┴────────┴────────────────────┴────────────────────┴────────────────────┴────────────────────────────────────────────────────────────────────────────┴──────────────────────────────────────────────────────────────────────────────┴────────────────┴───────────────────────────────────────┘

@permapod-rsk

Copy link
Copy Markdown
Contributor Author

@bheluga can you please review it ?

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.

1 participant