Skip to content

Conversation

Gathin23
Copy link
Contributor

Add USDCe Support to Jaine

Gathin23 and others added 2 commits October 18, 2025 11:39
… mapping

Changes:
- Updated Jaine adapter to explicitly track 3 main liquidity pools instead of using factory discovery
- Added USDCe (Bridged USDC) price mapping for 0G chain
- TVL now correctly counts W0G, st0G, and USDCe tokens across all pools

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Using uniV3Export with factory contract is the standard approach:
- Automatically discovers all pools created by the factory
- More dynamic and future-proof than manually specifying pools
- Consistent with other Uniswap V3 fork implementations

The USDCe price mapping in tokenMapping.js was the only addition needed.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@waynebruce0x waynebruce0x merged commit 1a35400 into DefiLlama:main Oct 20, 2025
1 check passed
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