Skip to content

Add Apyee TVL adapter#20028

Closed
kimandy7778 wants to merge 1 commit into
DefiLlama:mainfrom
kimandy7778:add-apyee
Closed

Add Apyee TVL adapter#20028
kimandy7778 wants to merge 1 commit into
DefiLlama:mainfrom
kimandy7778:add-apyee

Conversation

@kimandy7778

@kimandy7778 kimandy7778 commented Jul 14, 2026

Copy link
Copy Markdown
Name (to be shown on DefiLlama):

Apyee

Twitter Link:

https://x.com/apyee_com

List of audit links if any:

https://apyee.com/security (Soken, 4 reports, final PASS 91/100) — also published by the auditor: https://github.com/sokenteam/Soken.io-smart_contract_audits/blob/main/Apyee_Security_Audit_v2.1.3.pdf

Website Link:

https://apyee.com

Logo (High resolution, will be shown with rounded borders):

https://apyee.com/icon-512.png

Current TVL:

~$17.19K (on-chain measurement at submission; Soft Launch, per-chain $500K deposit cap)

Treasury Addresses:

0xEC4d3B6a39D61B85dF61cCb35CE693517992A98e (Gnosis Safe multi-sig 2/3, identical across all 4 chains)

Chain:

Ethereum, Base, Arbitrum, BNB Chain

Coingecko ID:

N/A (no protocol token)

Coinmarketcap ID:

N/A (no protocol token)

Short Description:

Non-custodial multi-chain USDC yield aggregator. Immutable ERC-4626 Vaults route deposits into whitelisted DeFi lending strategies (Aave V3, Compound V3, Morpho MetaMorpho, Fluid, Venus, Spark). Operator cannot withdraw user funds — enforced at bytecode level.

Token address and ticker if any:

N/A (no token)

Category:

Yield Aggregator

Oracle Provider(s):

Chainlink (COMP/USD feed on Ethereum), plus internal fallback price + slippage floor

Implementation Details:

Reward token min-out floor computed from Chainlink price with fallback to Owner-set static price; hard 10% slippage cap enforced at contract level.

Documentation/Proof:

https://apyee.com/security — audit reports (Soken PASS 91/100) + trust model + verified source links

forkedFrom:

N/A

methodology:

Sum of totalAssets() reported by each Apyee VaultV2 across supported chains. Includes idle USDC plus assets currently deployed into whitelisted DeFi lending strategies (Aave V3, Compound V3, Morpho MetaMorpho, Fluid, Venus, Spark). USDC decimals differ per chain (6 on Ethereum/Base/Arbitrum, 18 on BNB Chain); the helper resolves this via asset().decimals(). Marked doublecounted: true because vault assets are deployed into protocols already listed on DefiLlama.

Github org/user:

coinlive-apyee (https://github.com/coinlive-apyee/apyee-protocol, tag v2.1.3, commit e737779, source-verified on all 4 chain explorers)

Does this project have a referral program?

No

Summary by CodeRabbit

  • New Features
    • Added Apyee’s multi-chain USDC yield aggregator to platform coverage.
    • Added total value locked (TVL) tracking across supported chains and participating vaults.
    • Included methodology and start-date metadata for clearer reporting and historical context.

@coderabbitai

coderabbitai Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 87e185f3-3b3b-4ad6-81b3-5a0a5445d353

📥 Commits

Reviewing files that changed from the base of the PR and between be4afed and 316fdcb.

📒 Files selected for processing (1)
  • projects/apyee/index.js

📝 Walkthrough

Walkthrough

Adds a new Apyee adapter that computes multi-chain USDC TVL from allowlisted ERC-4626 vaults and exports methodology, double-counting, and start-date metadata.

Changes

Apyee yield aggregation

Layer / File(s) Summary
Vault TVL adapter
projects/apyee/index.js
Defines per-chain vault allowlists, aggregates TVL with sumERC4626VaultsExport2, and exports adapter metadata.

Estimated code review effort: 1 (Trivial) | ~5 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately describes the main change: adding an Apyee TVL adapter.
Description check ✅ Passed The PR description covers the template sections and includes the requested project details, methodology, and links.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ 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.

@github-actions

Copy link
Copy Markdown

The adapter at projects/apyee exports TVL:

ethereum                  15.00 k
base                      1.11 k
bsc                       550.00
arbitrum                  529.00

total                    17.19 k 

@coderabbitai coderabbitai Bot mentioned this pull request Jul 15, 2026
@RohanNero RohanNero self-assigned this Jul 18, 2026
@RohanNero RohanNero mentioned this pull request Jul 18, 2026
@RohanNero

Copy link
Copy Markdown
Contributor

Thank you for the PR, I've added apyee in #20115

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