Skip to content

feat: add MXNB to StableFX quote debug page currencies#456

Merged
anilgangapersaud-circle merged 1 commit into
circlefin:masterfrom
yitianx00:claude/hungry-mendeleev-ee594c
Jun 30, 2026
Merged

feat: add MXNB to StableFX quote debug page currencies#456
anilgangapersaud-circle merged 1 commit into
circlefin:masterfrom
yitianx00:claude/hungry-mendeleev-ee594c

Conversation

@yitianx00

Copy link
Copy Markdown
Contributor

Summary

  • Added MXNB to the from-currency list on the StableFX quote debug page
  • Added MXNB as a valid to-currency option when USDC is selected as from-currency
  • Added MXNB -> [USDC] mapping so USDC appears as the to-currency when MXNB is selected

Test plan

  • Navigate to /debug/stablefx/quote
  • Verify MXNB appears in the "From currency" dropdown
  • Select USDC as from-currency and confirm MXNB appears in the "To currency" dropdown
  • Select MXNB as from-currency and confirm USDC appears in the "To currency" dropdown
  • Submit a quote with MXNB and verify the API call succeeds

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@anilgangapersaud-circle
anilgangapersaud-circle merged commit f56624c into circlefin:master Jun 30, 2026
4 checks passed
anilgangapersaud-circle pushed a commit that referenced this pull request Jul 3, 2026
## Summary
- add `HKD`, `CNH`, and `SGD` to the legacy trades quote debug screen,
flow debug screen
- add `HKD`, `CNH`, and `SGD` to the legacy trades settlements fetch and
instructions screens

This follows the same lightweight currency-enable pattern as
[#456](#456), but
for the legacy trades screens instead of StableFX.

## Test plan
- [x] Navigate to `/debug/trades/quote` and verify `HKD`, `CNH`, and
`SGD` appear in the currency options
- [x] Navigate to `/debug/trades/flow` and verify each currency can be
used to complete the trade flow successfully
- [x] Verify successful local trade flow submissions for `HKD`
- [x] Verify successful local trade flow submissions for `CNH`
- [x] Verify successful local trade flow submissions for `SGD`

## Validation
Validated locally in the sample app with successful trade flow
submissions for all three currencies:

<img width="1512" height="817" alt="Screenshot 2026-07-03 at 9 22 00 AM"
src="https://github.com/user-attachments/assets/202f8e2c-a045-4249-b6a3-f92489ae233c"
/>


<img width="1510" height="813" alt="Screenshot 2026-07-03 at 8 35 29 AM"
src="https://github.com/user-attachments/assets/e54bd526-e828-4eda-95e4-5f9cfb3a71a0"
/>


<img width="1511" height="815" alt="Screenshot 2026-07-03 at 8 35 15 AM"
src="https://github.com/user-attachments/assets/712942e9-26a8-4d3b-badc-a1f6944c90b9"
/>
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