Skip to content

remove outdated tokens, add tempo chain support, fix config format (r…#18702

Open
allush wants to merge 1 commit intoDefiLlama:mainfrom
symbiosis-finance:main
Open

remove outdated tokens, add tempo chain support, fix config format (r…#18702
allush wants to merge 1 commit intoDefiLlama:mainfrom
symbiosis-finance:main

Conversation

@allush
Copy link
Copy Markdown
Contributor

@allush allush commented Apr 9, 2026

…m commas)

NOTE

Please enable "Allow edits by maintainers" while putting up the PR.


  1. If you would like to add a volume/fees/revenue adapter please submit the PR here.

  2. Once your adapter has been merged, it takes time to show on the UI. If more than 24 hours have passed, please let us know in Discord.

  3. Sorry, We no longer accept fetch adapter for new projects, we prefer the tvl to computed from blockchain data, if you have trouble with creating a the adapter, please hop onto our discord, we are happy to assist you.

  4. For updating listing info It is a different repo, you can find your listing in this file, you can edit it there and put up a PR

  5. Please do not add new npm dependencies, do not edit/push pnpm-lock.yaml file as part of your changes


(Needs to be filled only for new listings)

Name (to be shown on DefiLlama):
Twitter Link:
List of audit links if any:
Website Link:
Logo (High resolution, will be shown with rounded borders):
Current TVL:
Treasury Addresses (if the protocol has treasury)
Chain:
Coingecko ID (so your TVL can appear on Coingecko, leave empty if not listed): (https://api.coingecko.com/api/v3/coins/list)
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)
Short Description (to be shown on DefiLlama):
Token address and ticker if any:
Category (full list at https://defillama.com/categories) *Please choose only one:
Oracle Provider(s): Specify the oracle(s) used (e.g., Chainlink, Band, API3, TWAP, etc.):
Implementation Details: Briefly describe how the oracle is integrated into your project:
Documentation/Proof: Provide links to documentation or any other resources that verify the oracle's usage:
forkedFrom (Does your project originate from another project):
methodology (what is being counted as tvl, how is tvl being calculated):
Github org/user (Optional, if your code is open source, we can track activity):
Does this project have a referral program?

Summary by CodeRabbit

  • Updates
    • Adjusted token support across multiple blockchain chains, including Ethereum, BSC, Arbitrum, Polygon, and others.
    • Replaced Citrea chain with Tempo chain in the protocol configuration.
    • Modified token listing on Sei chain.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Apr 9, 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: 92acf1a4-36d4-4e85-a61e-c62e7ea30410

📥 Commits

Reviewing files that changed from the base of the PR and between e484f40 and d1261f5.

📒 Files selected for processing (1)
  • projects/symbiosis-finance/config.js

📝 Walkthrough

Walkthrough

Replaced the citrea chain with tempo, added tempo config, and trimmed or reordered token arrays across many chains (ethereum, bsc, era, arbitrum, mantle, scroll, manta, ton, zklink, sei, zeta, etc.), including a token swap on sei and comment-format edits.

Changes

Cohort / File(s) Summary
Chain configuration
projects/symbiosis-finance/config.js
Replaced citrea with new tempo chain (tokens: USDC.e address). Removed many token addresses from multiple chains’ tokens arrays, adjusted ordering for zeta (pufETH/USDC.ETH), replaced GPTW with USDC.n on sei, and cleaned up inline comment punctuation/commas. Total lines changed: +68 / -91.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~25 minutes

Poem

I nibble logs and hop through code so light, 🐇
Tempo steps in, citrea fades from sight.
Tokens trimmed, a neat and tidy scroll—
Chains rearranged, the config feels whole.
A rabbit cheer for changes done just right!

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is essentially the boilerplate template with no custom information added about the specific changes made in this PR. Add a custom description explaining which tokens were removed, why they are outdated, details about the tempo chain addition, and the config format changes.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly indicates the main changes: removing outdated tokens, adding tempo chain support, and fixing config format by removing commas.
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

Error while running adapter at projects/symbiosis-finance:

Error: 
    Unknown chain(s): quai
    Note: if you think that the chain is correct but missing from our list, please add it to 'projects/helper/chains.json' file
    
Error saving cache: Error: ENOENT: no such file or directory, open '/home/runner/work/DefiLlama-Adapters/DefiLlama-Adapters/node_modules/.pnpm/@defillama+sdk@5.0.211_bufferutil@4.0.9_typescript@5.9.3_utf-8-validate@5.0.10/node_modules/@defillama/sdk/build/util/local_cache/zlib-1.0/BlockCache.json'

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