project-serum / swap

Swap on the Serum Order Book
Apache License 2.0
78 stars 90 forks source link

Custom program error 0x12e: Swap from SPL Token to Native SOL #14

Open bigearsenal opened 3 years ago

bigearsenal commented 3 years ago

Hi there! When trying to Swap from a SPL Token (SRM for example) to SOL, I faced this problem which I couldn't understand. Program returned error: custom program error: 0x12e Any idea why? Thank you. You can follow this link and simulate transaction to see the logs.

munanadi commented 3 years ago

Is this because there is a minimum limit that is required to be sent? Can you provide details of what amount you transferred?

bigearsenal commented 3 years ago

Hi @Aadhinana, the amount was 1 USDC. I don't think It was a small number. Thus the error for minimum limit is different

munanadi commented 3 years ago

Was it 1USDC to SRM? I am not able to understand the transaction. Could you help me out here?