Im trying to explore contracts in the sandbox environment. So i used contract templates where I provided my compiled contracts details like ABI, bytecode and source code and the template is being created successfully but while deploying the contract im getting Internal error: com.fireblocks.sdk.ApiException: deployContract call failed with: 500 - {“errorCode”:“UNKNOWN”,“errorMessage”:“Unknown error”} But deployment of contract through the same contract template via UI is working.
Could you please check the API logs for failed contract deployment attempts from my account.
Hi @aishna – Can you please share the transaction ID of the deployment attempt? This will help us dig into why the operation is failing. Thanks!