create account

hiveengine/steemengine - transfer/stake/unstake/sell all token at once by holger80

View this thread on: hive.blogpeakd.comecency.com
· @holger80 ·
$84.09
hiveengine/steemengine - transfer/stake/unstake/sell all token at once
## Repository

![hiveengine](https://images.hive.blog/DQmULMMnQNSS3u96MH16XCKSYLEvWJ7RTYtEfWxQfjz68yB/hiveengine)

https://github.com/holgern/hiveengine

![steemengine](https://images.hive.blog/DQmUc1h5WF9d6c1n5jiiFrCbt2yyx84fhHu5MxgeFMHvekh/steemengine)

https://github.com/holgern/steemengine

## hiveengine/steemengine

hiveengine/steemengine is using [beem](https://github.com/holgern/beem) for broadcasting transfers and custom_json to the blockchain. hiveengine is only working when using HIVE nodes and steemengine works only when using STEEM nodes. You can check the currently set nodes with

```
beem config
```

Hive nodes can be set with

```
beem updatenodes --hive
```

For using steemengine, the nodes does not need to be changed, as always the steemit node is used.


Both packages can be installed with pip / pip3:

```
pip install hiveengine
```
and/or
```
pip install steemengine
```

## Usage
After seeing that I had several tokens left in my steem-engine account and as I was to lazy to sell each token one by one, I updated the steemengine command line tool instead.

When a token has aktive bids, selling tokens is now convinient. You can use the `sell` command to broadcast a sell order for each of your tokens and use then the `cancel` command to cancel all not fullfilled order after a while. Then you can try again with `sell`...

I ported the changes also to hiveengine package.

## Price calculation
The token price is calculated from the highest bid, or when there is currently no bid, from the last price.

## Trying with no-broadcast
```
steemengine -d command
```
or 
```
hiveengine -d command
```
A command can be tested with the `-d` or `--no-broadcast` option. When using this option, broadcasting is disabled and the transaction is just printed to the terminal.

## Sell all token

```
steemengine sell -a account_name
```
or 
```
hiveengine sell -a account_name
```
can now be used to go through all your tokens and sell them. The tool asks for each token if it should be sold, only when entering `y`, a sell order is broadcasted.

An account can be set with `-a account_name`.

![selling tokens](https://images.hive.blog/DQmTgEZW4mSbQGj3mX4jL5jLQibDnffBipcV41Yh7QToNpP/selling%20tokens)


## Transfering all tokens
```
steemengine transfer -a from_acc to_acc
```
or 
```
hiveengine transfer -a from_acc to_acc
```
This command allows it to send all tokens to the specified account. You will be asked for each token, if it should be transferred. Only when pressing `y`, the token is send.

## Staking all tokens
```
steemengine stake -a account_name
```
or 
```
hiveengine stake -a account_name
```
This helps in staking all token at once. You will be asked if you  want to stake the specific token. Only when pressing `y`, the token is staked.

![stake all your tokens](https://images.hive.blog/DQmePtpyubor7dogm3LQBzCUSwLhea16kdxpbwStFK1sT8q/stake%20all%20your%20tokens)


## Unstaking all tokens
```
steemengine unstake -a account_name
```
or 
```
hiveengine unstake -a account_name
```
This can be used to unstake all your staked tokens. You will be asked for each token if all staked token should be unstaked. Only when `y` is pressed, the token is unstaked.

![Unstake your tokens](https://images.hive.blog/DQmSEjTzVdScReBbdCtMEtZWnUhpGbagxsyhoNRHQ38siEc/Unstake%20your%20tokens)

## Show open orders
This command was enhanced so that all open orders for an account can be shown at once.

```
steemengine sellbook -a account_name
```
or 
```
hiveengine sellbook -a account_name
```
or
```
steemengine buybook -a account_name
```
or 
```
hiveengine buybook -a account_name
```

I tried, but I could not sell all my remaining tokens at steem-engine:

![My sellbook at steem-engine](https://images.hive.blog/DQmf3ZKJsy5ccCYqaVYSt4jzUyymHChKYHyEuPmE2kBRZcA/My%20sellbook%20at%20steem-engine)

Maybe it's time for
```
steemengine  transfer -a holger80 -m bye null
```


## Cancel all open buy / sell orders
```
steemengine cancel -a account_name buy
```
or 
```
hiveengine cancel -a account_name buy
```
or
```
steemengine cancel -a account_name sell
```
or 
```
hiveengine cancel -a account_name sell
```
This cancels all open sell / buy orders at once. It is possible to add `--yes` to prevent being asked if the open order should be canceled. 

## Show the worth of your liquid / staked token in HIVE
```
hiveengine balance -a account_name
```
This command exists only for hiveengine. The shown values are calculated by the highest bid or when not existing the latest price.

![token value](https://images.hive.blog/DQmY6mAP5nTT5PMZhcnYAs2oAN2jGcH6H6cDcDwFxHzAcBR/token%20value)

## Feedback
Let me know if you have ideas for improvements.

***

*If you like what I do, consider casting a vote for me as witness on [Hivesigner](https://hivesigner.com/sign/account-witness-vote?witness=holger80&approve=1) or on [PeakD](https://peakd.com/witnesses)*.
šŸ‘  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 412 others
šŸ‘Ž  
properties (23)
authorholger80
permlinkhiveenginesteemengine---transferstakeunstakesell-all-token-at-once
categoryhive-139531
json_metadata"{"canonical_url": "https://hive.blog/hive-139531/@holger80/hiveenginesteemengine---transferstakeunstakesell-all-token-at-once", "community": "hive-139531", "app": "beempy/0.23.10", "links": ["https://github.com/holgern/steemengine", "https://github.com/holgern/beem", "https://images.hive.blog/DQmePtpyubor7dogm3LQBzCUSwLhea16kdxpbwStFK1sT8q/stake%20all%20your%20tokens", "https://images.hive.blog/DQmf3ZKJsy5ccCYqaVYSt4jzUyymHChKYHyEuPmE2kBRZcA/My%20sellbook%20at%20steem-engine", "https://peakd.com/witnesses", "https://images.hive.blog/DQmTgEZW4mSbQGj3mX4jL5jLQibDnffBipcV41Yh7QToNpP/selling%20tokens", "https://images.hive.blog/DQmULMMnQNSS3u96MH16XCKSYLEvWJ7RTYtEfWxQfjz68yB/hiveengine", "https://images.hive.blog/DQmUc1h5WF9d6c1n5jiiFrCbt2yyx84fhHu5MxgeFMHvekh/steemengine", "https://github.com/holgern/hiveengine", "https://images.hive.blog/DQmSEjTzVdScReBbdCtMEtZWnUhpGbagxsyhoNRHQ38siEc/Unstake%20your%20tokens", "https://hivesigner.com/sign/account-witness-vote?witness=holger80&approve=1", "https://images.hive.blog/DQmY6mAP5nTT5PMZhcnYAs2oAN2jGcH6H6cDcDwFxHzAcBR/token%20value"], "tags": ["development", "python", "hive-engine", "steem-engine"]}"
created2020-05-28 22:21:15
last_update2020-05-28 22:21:15
depth0
children21
last_payout2020-06-04 22:21:15
cashout_time1969-12-31 23:59:59
total_payout_value48.086 HBD
curator_payout_value36.001 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length4,891
author_reputation358,857,509,568,825
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,646,023
net_rshares185,701,505,616,625
author_curate_reward""
vote details (477)
@blankusers ·
Wow great have stake and broadcasting good job
properties (22)
authorblankusers
permlinkre-holger80-202062t22540770z
categoryhive-139531
json_metadata{"tags":["development","python","hive-engine","steem-engine"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-06-02 15:54:03
last_update2020-06-02 15:54:03
depth1
children0
last_payout2020-06-09 15:54:03
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length46
author_reputation0
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,731,917
net_rshares0
@chitty ·
I have picked your post for my daily hive voting initiative, Keep it up and Hive On!!
properties (22)
authorchitty
permlinkre-hiveenginesteemengine---transferstakeunstakesell-all-token-at-once-20200603t000654
categoryhive-139531
json_metadata""
created2020-06-03 00:06:57
last_update2020-06-03 00:06:57
depth1
children0
last_payout2020-06-10 00:06:57
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length86
author_reputation86,901,300,608,582
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,739,597
net_rshares0
@cryptoknight12 ·
$0.05
Wow I feel like after I read this I can code now. Well done!
https://media.giphy.com/media/QHE5gWI0QjqF2/giphy.gif
šŸ‘  
šŸ‘Ž  
properties (23)
authorcryptoknight12
permlinkqb2kj5
categoryhive-139531
json_metadata{"image":["https://media.giphy.com/media/QHE5gWI0QjqF2/giphy.gif"],"app":"hiveblog/0.1"}
created2020-05-29 01:37:51
last_update2020-05-29 01:37:51
depth1
children0
last_payout2020-06-05 01:37:51
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.026 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length114
author_reputation77,839,196,919,506
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,648,299
net_rshares199,143,979,964
author_curate_reward""
vote details (2)
@drutter ·
$0.06
Hmm. Does anyone who understands this want to type out a layman's version for me? Please and thank you!
šŸ‘  , , , , , , , ,
šŸ‘Ž  
properties (23)
authordrutter
permlinkqb33bw
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-05-29 08:24:03
last_update2020-05-29 08:24:03
depth1
children2
last_payout2020-06-05 08:24:03
cashout_time1969-12-31 23:59:59
total_payout_value0.028 HBD
curator_payout_value0.028 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length103
author_reputation195,695,111,161,667
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,652,558
net_rshares211,914,148,209
author_curate_reward""
vote details (10)
@goldrooster ·
https://hive.blog/silvergoldstackers/@goldrooster/how-to-convert-steem-into-hive-in-your-hive-account
properties (22)
authorgoldrooster
permlinkqb3h6h
categoryhive-139531
json_metadata{"links":["https://hive.blog/silvergoldstackers/@goldrooster/how-to-convert-steem-into-hive-in-your-hive-account"],"app":"hiveblog/0.1"}
created2020-05-29 13:23:09
last_update2020-05-29 13:23:09
depth2
children1
last_payout2020-06-05 13:23:09
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length101
author_reputation204,788,457,779,853
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,656,605
net_rshares0
@drutter ·
Thanks for the reply. I'm already familiar with using steem-engine to convert between tokens, and to transfer tokens to and from blockchains. It's how I got my tokens out of Dodge over the past 13 weeks.
But it seems this post is about more than that.
šŸ‘  ,
properties (23)
authordrutter
permlinkqb46vk
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-05-29 22:38:12
last_update2020-05-29 22:38:12
depth3
children0
last_payout2020-06-05 22:38:12
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length251
author_reputation195,695,111,161,667
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,664,783
net_rshares16,722,222,038
author_curate_reward""
vote details (2)
@electronicsworld ·
$0.05
I have always been fascinated by your work... You always provide an added value to the ecosystem. I will definetly try it out. Should i set up beem at first then add hive/steem engine? 
šŸ‘  
šŸ‘Ž  
properties (23)
authorelectronicsworld
permlinkre-holger80-2020529t1211302z
categoryhive-139531
json_metadata{"tags":["development","python","hive-engine","steem-engine"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-28 23:21:03
last_update2020-05-28 23:21:03
depth1
children6
last_payout2020-06-04 23:21:03
cashout_time1969-12-31 23:59:59
total_payout_value0.026 HBD
curator_payout_value0.026 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length185
author_reputation4,722,790,947,809
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,646,712
net_rshares199,340,492,140
author_curate_reward""
vote details (2)
@electronicsworld ·
@dein-problem may i know why i got unvoted by you?? Is there anything i did wrong? 
properties (22)
authorelectronicsworld
permlinkre-electronicsworld-2020529t8473357z
categoryhive-139531
json_metadata{"tags":["development","python","hive-engine","steem-engine"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-29 06:47:06
last_update2020-05-29 06:47:06
depth2
children2
last_payout2020-06-05 06:47:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length83
author_reputation4,722,790,947,809
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,651,476
net_rshares0
@holger80 ·
No, this account is just a bot, that down votes everyone, also me. Luckily, this account has almost no hive power. 
šŸ‘  , ,
properties (23)
authorholger80
permlinkre-electronicsworld-qb3xcu
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.05.5"}
created2020-05-29 19:12:30
last_update2020-05-29 19:12:30
depth3
children1
last_payout2020-06-05 19:12:30
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length115
author_reputation358,857,509,568,825
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,662,037
net_rshares42,504,363,750
author_curate_reward""
vote details (3)
@holger80 ·
$0.02
Yes, that's a good idea. You can test then if `beempy`, the command line tool, works. If beem is correctly installed, hive/steem engine will most likely work.
šŸ‘  , , , , ,
properties (23)
authorholger80
permlinkre-electronicsworld-qb2ydl
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.05.5"}
created2020-05-29 06:37:00
last_update2020-05-29 06:37:00
depth2
children2
last_payout2020-06-05 06:37:00
cashout_time1969-12-31 23:59:59
total_payout_value0.012 HBD
curator_payout_value0.011 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length158
author_reputation358,857,509,568,825
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,651,362
net_rshares92,329,929,163
author_curate_reward""
vote details (6)
@electronicsworld ·
Awesome!! Should i require some help, is there a documentation/readme with a guide on how to set up everything? 
properties (22)
authorelectronicsworld
permlinkre-holger80-2020529t84420121z
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-29 06:44:21
last_update2020-05-29 06:44:21
depth3
children1
last_payout2020-06-05 06:44:21
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length112
author_reputation4,722,790,947,809
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,651,458
net_rshares0
@goldrooster ·
$0.05
I voted twice for you !
šŸ‘  
šŸ‘Ž  
properties (23)
authorgoldrooster
permlinkqb3imb
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-05-29 13:54:15
last_update2020-05-29 13:54:15
depth1
children0
last_payout2020-06-05 13:54:15
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.025 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length23
author_reputation204,788,457,779,853
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,657,036
net_rshares188,626,866,477
author_curate_reward""
vote details (2)
@libert ·
$0.05
Any ui where non-programmers can also use these nifty functions?
šŸ‘  
properties (23)
authorlibert
permlinkqb3912
categoryhive-139531
json_metadata{"app":"hiveblog/0.1"}
created2020-05-29 10:27:09
last_update2020-05-29 10:27:09
depth1
children1
last_payout2020-06-05 10:27:09
cashout_time1969-12-31 23:59:59
total_payout_value0.025 HBD
curator_payout_value0.025 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length64
author_reputation19,208,620,620,574
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,653,960
net_rshares188,809,968,828
author_curate_reward""
vote details (1)
@holger80 ·
$0.02
Yes, hiveengine / steemegine is also a command line tool. There is a help included. Try to install hiveengine / steemengine through pip/pip3 and then you will be able to use it in your terminal.

šŸ‘  , , ,
properties (23)
authorholger80
permlinkre-libert-qb3vih
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.05.5"}
created2020-05-29 18:32:42
last_update2020-05-29 18:32:42
depth2
children0
last_payout2020-06-05 18:32:42
cashout_time1969-12-31 23:59:59
total_payout_value0.012 HBD
curator_payout_value0.012 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length196
author_reputation358,857,509,568,825
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,661,365
net_rshares93,682,190,674
author_curate_reward""
vote details (4)
@maxuvv ·
Hi @holger80, you have received a small bonus upvote from MAXUV.
This is to inform you that you now have [new MPATH tokens](https://hive-engine.com/?p=market&t=MPATH) in your Hive-Engine wallet.
Please [read this post](https://peakd.com/hive-167922/@mpath/mpath-weekly-report-and-token-distribution-26-april-2020) for more information.
Thanks for being a member of both MAXUV *and* MPATH!
properties (22)
authormaxuvv
permlinkre-hiveenginesteemengine---transferstakeunstakesell-all-token-at-once-20200528t222304z
categoryhive-139531
json_metadata"{"app": "rewarding/0.1.0"}"
created2020-05-28 22:23:06
last_update2020-05-28 22:23:06
depth1
children0
last_payout2020-06-04 22:23:06
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length393
author_reputation32,074,948,443
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,646,052
net_rshares0
@pastor-o-muppets ·
above my paygrade :'(
this 'game' was meant to be easier
properties (22)
authorpastor-o-muppets
permlinkre-holger80-2023314t1144248z
categoryhive-139531
json_metadata{"tags":["development","python","hive-engine","steem-engine"],"app":"ecency/3.0.31-vision","format":"markdown+html"}
created2023-03-14 00:04:42
last_update2023-03-14 00:04:42
depth1
children0
last_payout2023-03-21 00:04:42
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length56
author_reputation-42,285,607,523
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id121,606,754
net_rshares0
@slobberchops ·
$0.05
Selling chops tokens... I wish.. I have a lot to sell as you can imagine!
šŸ‘  
properties (23)
authorslobberchops
permlinkre-holger80-qb2zy7
categoryhive-139531
json_metadata{"tags":["hive-139531"],"app":"peakd/2020.05.5"}
created2020-05-29 07:10:54
last_update2020-05-29 07:10:54
depth1
children0
last_payout2020-06-05 07:10:54
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.025 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length73
author_reputation2,420,175,493,472,364
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,651,737
net_rshares188,945,706,568
author_curate_reward""
vote details (1)
@yahialababidi ·
Sounds intriguing, but I’m afraid I’m not smart enough to understand how to transfer Steem to Hive this way...

Any translators, simplifiers around?
***
![gdpknm.jpg](https://img.esteem.app/gdpknm.jpg)
properties (22)
authoryahialababidi
permlinkre-holger80-2020529t83536811z
categoryhive-139531
json_metadata{"tags":["development","python","hive-engine","steem-engine"],"app":"esteem/2.2.5-mobile","format":"markdown+html","community":"hive-125125"}
created2020-05-29 12:35:36
last_update2020-05-29 12:35:36
depth1
children1
last_payout2020-06-05 12:35:36
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length201
author_reputation116,173,625,176,323
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries
0.
accountesteemapp
weight300
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,655,882
net_rshares0
@goldrooster ·
https://hive.blog/silvergoldstackers/@goldrooster/how-to-convert-steem-into-hive-in-your-hive-account
properties (22)
authorgoldrooster
permlinkqb3h58
categoryhive-139531
json_metadata{"links":["https://hive.blog/silvergoldstackers/@goldrooster/how-to-convert-steem-into-hive-in-your-hive-account"],"app":"hiveblog/0.1"}
created2020-05-29 13:22:24
last_update2020-05-29 13:22:24
depth2
children0
last_payout2020-06-05 13:22:24
cashout_time1969-12-31 23:59:59
total_payout_value0.000 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length101
author_reputation204,788,457,779,853
root_title"hiveengine/steemengine - transfer/stake/unstake/sell all token at once"
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id97,656,591
net_rshares0