Post transaction error

I got the following error with POST /transactions API request for depositing USDC in Stellar.

body: {"message":"Asset is not supported in destination","code":1503}

Is there an API to verify if the asset is supported before calling the POST /transactions?

Hi @hong, welcome to the Fireblocks community and thanks for sharing your question.

There is an API endpoint you can call to get the list of supported assets

However based on the error message you shared, it appears that the asset you are transferring (XLM_USDC_T_CEKS) is not supported in the destination address.

From first glance it seems that you’ll need to recheck that the destination really supports those assets.

  1. The workspace name
  2. The txId
  3. If it was initiated with an API then provide the 4 first digits of the API key
  4. The destination address