Skip to content

add fusd#3456

Merged
aelmanaa merged 1 commit intomainfrom
fusd
Feb 13, 2026
Merged

add fusd#3456
aelmanaa merged 1 commit intomainfrom
fusd

Conversation

@aelmanaa
Copy link
Copy Markdown
Collaborator

This pull request adds support for the FUSD (FinChain Dollar) token across multiple mainnets in the configuration files. The changes include defining FUSD token metadata for several networks and configuring its rate limiter settings in the lanes.json file.

Token configuration additions:

  • Added FUSD token metadata for avalanche-mainnet, mainnet, solana-mainnet, and sonic-mainnet in tokens.json, including details like decimals, name, symbol, poolAddress, and tokenAddress.

Rate limiter configuration:

  • Added FUSD to multiple locations in lanes.json with a rateLimiterConfig where both inbound and outbound limits are disabled (isEnabled: false, capacity: "0", rate: "0"), ensuring no rate limiting is applied to FUSD transfers. [1] [2] [3] [4] [5] [6]

@aelmanaa aelmanaa requested a review from a team as a code owner February 13, 2026 10:45
@vercel
Copy link
Copy Markdown

vercel bot commented Feb 13, 2026

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

Project Deployment Actions Updated (UTC)
documentation Ready Ready Preview Feb 13, 2026 10:48am

Request Review

@github-actions
Copy link
Copy Markdown
Contributor

👋 aelmanaa, thanks for creating this pull request!

To help reviewers, please consider creating future PRs as drafts first. This allows you to self-review and make any final changes before notifying the team.

Once you're ready, you can mark it as "Ready for review" to request feedback. Thanks!

Copy link
Copy Markdown
Collaborator

@Genesis3800 Genesis3800 left a comment

Choose a reason for hiding this comment

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

LGTM

@aelmanaa aelmanaa merged commit 02f4753 into main Feb 13, 2026
22 checks passed
@aelmanaa aelmanaa deleted the fusd branch February 13, 2026 11:49
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