Skip to content

feat: add Wise RWA TVL adapter#19941

Open
byyyyyyyyy wants to merge 1 commit into
DefiLlama:mainfrom
wise-foundation:main
Open

feat: add Wise RWA TVL adapter#19941
byyyyyyyyy wants to merge 1 commit into
DefiLlama:mainfrom
wise-foundation:main

Conversation

@byyyyyyyyy

@byyyyyyyyy byyyyyyyyy commented Jul 8, 2026

Copy link
Copy Markdown
Contributor
Name (to be shown on DefiLlama): WISE Token
Twitter Link: https://x.com/WISE_Token
List of audit links if any: N/A
Website Link: https://app.wisetoken.com/
Logo (High resolution, will be shown with rounded borders): Pasted below
Current TVL: $1.86M
Treasury Addresses (if the protocol has treasury) N/A
Chain: Ethereum, Arbitrum, Base
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list) https://www.coingecko.com/en/coins/wise
Coinmarketcap ID (so your TVL can appear on Coinmarketcap, leave empty if not listed): (https://api.coinmarketcap.com/data-api/v3/map/all?listing_status=active,inactive,untracked&start=1&limit=10000) https://coinmarketcap.com/currencies/wise/
Short Description (to be shown on DefiLlama): USDC/USDT yield strategies, from telecom RWAs, powering a hardened DeFi ecosystem
Token address and ticker if any: WISE https://etherscan.io/address/0x66a0f676479cee1d7373f3dc2e2952778bff5bd6
Category (full list at https://defillama.com/categories) *Please choose only one: RWA
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.): N/A we use Uniswap V2
Implementation Details: Briefly describe how the oracle is integrated into your project: We have the largest pool on Uniswap and use that.
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage: N/A
forkedFrom (Does your project originate from another project): Not a fork.
methodology (what is being counted as tvl, how is tvl being calculated): TVL = USDC and USDT deposited into our contracts on chain + fiat deposits that go directly to the telecom company.
Github org/user (Optional, if your code is open source, we can track activity): https://github.com/wise-foundation
Does this project have a referral program? Yes
Wise_Lending_trans

Summary by CodeRabbit

  • New Features
    • Added TVL support for Wise RWA on Ethereum and Arbitrum.
    • Included USDC and USDT vault balances in the displayed totals for both chains.
    • Added a methodology note to help explain the reported figures.

@coderabbitai

coderabbitai Bot commented Jul 8, 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: 10472ac8-0be5-418a-95a6-14682fe88daf

📥 Commits

Reviewing files that changed from the base of the PR and between 628c2e0 and 7f4fde2.

📒 Files selected for processing (1)
  • projects/wise-rwa/index.js

📝 Walkthrough

Walkthrough

This PR adds a new DefiLlama adapter for Wise RWA, defining vault contract addresses for USDC and USDT on Ethereum and Arbitrum, and computing TVL by summing erc20:totalSupply for each configured vault per chain.

Changes

Wise RWA TVL Adapter

Layer / File(s) Summary
Contracts config and TVL calculation
projects/wise-rwa/index.js
Defines contracts mapping vaults per chain, a tvl(chain) function that sums erc20:totalSupply per vault into token balances, and exports methodology, ethereum.tvl, and arbitrum.tvl.

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

Estimated code review effort

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

Related Issues: None specified.

Related PRs: None specified.

Suggested labels: None

Suggested reviewers: None specified.

Poem

A rabbit hops through vaults anew,
Counting supply, USDC and USDT too,
Ethereum, Arbitrum, chains in a row,
TVL totals begin to grow,
Hop, add, and done — off it goes! 🐇

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: adding a Wise RWA TVL adapter.
Description check ✅ Passed The PR description follows the template and fills in the required listing and methodology fields.
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

github-actions Bot commented Jul 8, 2026

Copy link
Copy Markdown

The adapter at projects/wise-rwa exports TVL:

ethereum                  842.99 k
arbitrum                  130.73 k

total                    973.71 k 

@RohanNero RohanNero self-assigned this Jul 10, 2026

@RohanNero RohanNero left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hello, thank you for the PR. Apologies for the inconvenience, but we have recently changed how we list RWA tokens. Could you please fill out one of our RWA submission forms insead?:

@Peter-Girr

Copy link
Copy Markdown

Thanks Rohan. We will submit when our v4 contract upgrade is live then, so we don't have to change everything right after listing.

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