BitShares Forum

Main => Technical Support => Topic started by: tonyk on October 17, 2015, 07:03:30 pm

Title: on the 80% cashback
Post by: tonyk on October 17, 2015, 07:03:30 pm
How do I claim the 80% cash back as life-timer?

The only thing even close-sounding in the cli - withdraw_vesting - returns that my account does not exist.
Title: Re: on the 80% cashback
Post by: tonyk on October 18, 2015, 05:15:27 am
Thanks for answering everyone. Overwhelmed by the warm and timely response!!!



So , I gather it is not working because.... it is time of the  affiliate program?

Should not be that hard to calculate and get those when the  affiliate program do start working.  If not, what the hell, just one more way to screw loyal supporters.
Title: Re: on the 80% cashback
Post by: phillyguy on October 18, 2015, 05:50:26 am
Fees returned to lifetime members have to vest for 90 days I believe.
Title: Re: on the 80% cashback
Post by: tonyk on October 18, 2015, 04:50:19 pm
Ok as always I had to find the answer myself... Thanks again everyone, you were most kind.


withdraw_vested_balances


anybody knows the parameters for this?
Title: Re: on the 80% cashback
Post by: xeroc on October 18, 2015, 05:26:02 pm
get_vesting_balances(string account_name)

signed_transaction withdraw_vesting(stringwitness_name, string amount, string asset_symbol, boolbroadcast)
Title: Re: on the 80% cashback
Post by: fav on October 18, 2015, 05:27:28 pm
only account upgrades vest.

tx fees and other low amounts vest within 1 hour, however, there's no claiming in the GUI yet
Title: Re: on the 80% cashback
Post by: tonyk on October 18, 2015, 05:35:55 pm

withdraw_vested_balances < string id> <amount> <string  asset_symbol> < boolean broadcast >

*ID can be ID or account name, probably. But at least one of those should work.
Title: Re: on the 80% cashback
Post by: xeroc on October 19, 2015, 09:15:18 am

withdraw_vested_balances < string id> <amount> <string  asset_symbol> < boolean broadcast >

*ID can be ID or account name, probably. But at least one of those should work.
if you see an error message why not tell us what the error is?
Title: Re: on the 80% cashback
Post by: testz on October 19, 2015, 09:55:09 am

withdraw_vested_balances < string id> <amount> <string  asset_symbol> < boolean broadcast >

*ID can be ID or account name, probably. But at least one of those should work.
if you see an error message why not tell us what the error is?

With error message it's will be too easy to understand, we are not looking for easy solutions  :)
Title: Re: on the 80% cashback
Post by: cube on October 19, 2015, 10:26:12 am
Ok as always I had to find the answer myself... Thanks again everyone, you were most kind.


withdraw_vested_balances
anybody knows the parameters for this?

Looks like these guys like to pull your leg. lol.

withdraw_vested_balances < string id> <amount> <string  asset_symbol> < boolean broadcast >

withdraw_vested_balances bitcube 100 "BTS"  true

Do this in the cli_wallet.
Title: Re: on the 80% cashback
Post by: tonyk on October 19, 2015, 01:33:22 pm

withdraw_vested_balances < string id> <amount> <string  asset_symbol> < boolean broadcast >

*ID can be ID or account name, probably. But at least one of those should work.
if you see an error message why not tell us what the error is?

First off the error was for withdraw_vesting .... The function you post is the undocumented one I found that should be working...aka the answer to my own question!!!!

And I did not post the error, Cause in the meanwhile the windows cli stopped working (the witness node stopped syncing to be exact) ...
If I recall correctly the error was:
"Error code 0.Unindentified error.
Unknown account..."




withdraw_vested_balances < string id> <amount> <string  asset_symbol> < boolean broadcast >

*ID can be ID or account name, probably. But at least one of those should work.
if you see an error message why not tell us what the error is?

With error message it's will be too easy to understand, we are not looking for easy solutions  :)

Nice - accusing someone of being an ass, while being a complete ass. Well played!
Title: Re: on the 80% cashback
Post by: xeroc on October 19, 2015, 01:49:47 pm
try with your account id and also try with the witness account id (assuming you want to withdraw witness pay)

depending on where you found your vesting balance, you may also try with a 1.13.X id (X being some id that identifies YOUR vesting balance) .. not sure this can be easily dealt with atm ..

I for myself have not yet tried claiming any vested balance .. so i have not so much a clue
Title: Re: on the 80% cashback
Post by: donkeypong on October 19, 2015, 04:23:59 pm
(http://cdn.meme.am/instances/61995819.jpg)