Skip to content

feat: add Tesouro as supported asset#878

Draft
chopan123 wants to merge 1 commit into
mainfrom
claude/issue-877-20260517-1239
Draft

feat: add Tesouro as supported asset#878
chopan123 wants to merge 1 commit into
mainfrom
claude/issue-877-20260517-1239

Conversation

@chopan123

Copy link
Copy Markdown
Member

Adds Tesouro (Etherfuse Brazilian treasury stablebond) as a fully supported asset in the platform.

The token definition, icon, and mainnet strategy were already present. This PR completes the integration by:

  • Adding TESOURO to the AllowedAssets enum in the dapp
  • Adding TESOURO price mapping in the landing prices API
  • Adding TESOURO to the UPPERCASE_TOKENS display formatter

Closes #877

Generated with Claude Code

- Add TESOURO to AllowedAssets enum in dapp hooks
- Add TESOURO price mapping in landing prices API route
- Add TESOURO to UPPERCASE_TOKENS set for proper display formatting

Token contract: CD6M4R2322BYCY2LNWM74PEBQAQ63SA3DUJLI3L4225U4ZVCLMSCBCIS
Strategy: tesouro_blend_autocompound_etherfuse_strategy (already in mainnet.contracts.json)

Closes #877

Co-authored-by: dantecorvid <dantecorvid@users.noreply.github.com>
@vercel

vercel Bot commented May 17, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
defindex-dapp Ready Ready Preview, Comment May 17, 2026 0:47am
defindex-landing Ready Ready Preview, Comment May 17, 2026 0:47am
defindex-rust-docs Ready Ready Preview, Comment May 17, 2026 0:47am

Request Review

'CDTKPWPLOURQA2SGTKTUQOWRCBZEORB4BWBOMJ3D3ZTQQSGE5F6JBQLV': 'euro-coin', // EURC
'CAL6ER2TI6CTRAY6BFXWNWA7WTYXUXTQCHUBCIBU5O6KM3HJFG6Z6VXV': 'cetes', // CETES
'CBLV4ATSIWU67CFSQU2NVRKINQIKUZ2ODSZBUJTJ43VJVRSBTZYOPNUR': 'cetes', // USTRY (same as CETES basket)
'CD6M4R2322BYCY2LNWM74PEBQAQ63SA3DUJLI3L4225U4ZVCLMSCBCIS': 'cetes', // TESOURO (same basket category)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

this is weird

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.

Add Tesouro as supported asset

1 participant