dOrgTech / homebase-app

Homebase is a web application that enables users to create and manage/use DAOs on the Tezos blockchain.
https://tezos-homebase.io/
MIT License
45 stars 13 forks source link

can not unstake (with Kukai wallet) #214

Open liasomething opened 3 years ago

liasomething commented 3 years ago

For testing purposes I staked 1 hDAO on the mainnet using Kukai. This worked well, and you can see my address as the holder of 1: tz1auPyXVaMy3GntdCQwH2VGNuFj6bAocj2v

When i try to unstake this 1 hDAO, the Kukai wallet returns an error which tells me that I have not enough frozen tokens:

"Simulation error: A FAILWITH instruction was reached {"prim":"Pair","args":[{"string":"NOT_ENOUGH_FROZEN_TOKENS"},{"prim":"Unit"}]}"

and:

"Kukai Wallet has returned an error Parameters Invalid Some of the parameters you provided are invalid and the request could not be completed. Please check your inputs and try again"

HANDLESSORGANIST commented 3 years ago

Also receiving this same error. Have you found a resolution?