ContractUploadRequest INSUFFICIENT_FUNDS_FOR_FEE Error

Hi Support,

We are trying to deploy a smart contract using the /v1/tokenization/templates API endpoint.

However, we are encountering an INSUFFICIENT_FUNDS_FOR_FEE error despite utilizing an Auto-Fuelling vault account.

Here is the response we received:

...
"status": "FAILED",
"txHash": "",
"subStatus": "INSUFFICIENT_FUNDS_FOR_FEE",
...

The transaction ID from the response is:

"id": "24abd0db-0c03-47a9-b114-f5640dcffc5e"

The account ID used is:

"source": {
    "id": "32",
    "type": "VAULT_ACCOUNT",
    "name": "MS-919",
    "subType": ""
}

Any guidance would be greatly appreciated.

Thanks, Dino

Hi @dinob
Your balance in the source vault for ETH_TEST5 is 0.

utilizing an Auto-Fuelling vault account- you need to send there ETH_TEST5 too.
As the balance there is also 0.

This is you GasStation wallet 0x5C9D64C32ab84929F7F272e44A2d7A33b3EFb267

This is the source wallet
0x9E6890662b51914ee5CDd66852132828D93779ca

Please see this Work with Fireblocks Gas Station