Skip to content

fix: correct USDC token locator format for Solana and improve error handling#23

Open
dariel-urbina wants to merge 2 commits into
Crossmint:mainfrom
dariel-urbina:durbina/fix-solana-deposit-token-locator
Open

fix: correct USDC token locator format for Solana and improve error handling#23
dariel-urbina wants to merge 2 commits into
Crossmint:mainfrom
dariel-urbina:durbina/fix-solana-deposit-token-locator

Conversation

@dariel-urbina

Copy link
Copy Markdown

Summary
Fixed invalid token locator format in server-actions/createOrder.ts — mint address was duplicated as a third segment (chain:mint:mint) which is invalid for Solana
Fixed error handler reading data?.error (boolean true) instead of data?.message, causing uninformative Error: true in the UI

Closes #22

@vercel

vercel Bot commented Jun 7, 2026

Copy link
Copy Markdown

@dariel-urbina is attempting to deploy a commit to the Crossmint-Devrel Team on Vercel.

A member of the Team first needs to authorize it.

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.

Bug: Deposit fails with Error: true on Solana in staging

1 participant