[Solved] Waellet contract call fail address and balance incorrect

Hi guys,
I keep getting “Incorrect address” when trying to make a contract call, and also insufficient balance.
I use windows with both Chrome and Firefox, same error. installed the newest version of Waellet, created an account, logged in into the account. Using testnet.

I tried directly in the developer console as well, calling window.Aepp.request.contractCall(NFT_CONTRACT_SOURCE, NFT_CONTRACT_ADDRESS, ‘transfer_from’ , [publicKey, receiverAeternityAddress, tokenId]);
the variable do have correct values

The address is correct and I do have funds on the account.

Do you have any idea why this is happening and how to get pass it? @bruteforce.chain

Thanks

1 Like

Can you please post this as an issue on gh (Sign in to GitHub · GitHub), so we can reproduce and fix it. :slight_smile:

1 Like

Done

1 Like

Hey @bruteforce.chain please confirm when this is resolved.

Thank you,
Albena

Hey @albena.chain,

This was resolved here Fixing flashing message insufficient balance in popup by petarbaykov · Pull Request #296 · waellet/waellet · GitHub

And will be included in the next release of waellet.

Best,
M

1 Like