create account

My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website. by magicmonk

View this thread on: hive.blogpeakd.comecency.com
· @magicmonk · (edited)
$175.67
My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website.
- <a href="http://mysteemitfriends.online">My Steemit Friends Tool website.</a><br> 
- <a href="http://github.com/Bulletproofmonk/MySteemitFriends">Github repository.</a> 
- <a href="https://github.com/Bulletproofmonk/MySteemitFriends/pull/16">Merged Pull Request. </a>

### New Features

The Voting Power of Witness Proxies ranking feature has been integrated into the My Steemit Friends website. You can find a link to the ranking table from the navigation bar of the main page of the My Steemit Friends website here: http://mysteemitfriends.online.

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1518612820/qs80esdvhuq71kr20mqf.png)

After you click into the link in the drop down, you will see the Voting power of Witness Proxies ranking table.  You can also access this page directly here if you wish: http://mysteemitfriends.online/witnessproxies.php

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1518612946/r963ierx0jnmrlex8ek6.png)

You can type your name (if someone has chosen you as a proxy) into the search box to see your ranking, and then click the link to be directed to the page with your name highlighted in the ranking tables.

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613002/by3ushzit6hjqd3b0usz.png)

From the main My Steemit Friends page, you can also type in your username here and see the ranking directly, without going into the ranking table.

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613136/kbkwusjw8tm2d88nkpfs.png)

Click on the blue link at the bottom to see your name in ranking table page highlighted.

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613254/hkzoy3qxm06q1xv3ev9q.png)

![image.png](https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613237/cd0qimnurx3medwtbf67.png)

## How did you implement it/them?

- [**witnessproxies.php**](https://github.com/Bulletproofmonk/MySteemitFriends/blob/master/witnessproxies.php):  A list of Witness Proxies ranked by the total number of vests (own vests + others who have proxied to this person). SQL statements involving many inner joins are used to retrieve the ranking data from SteemSQL, and PHP is used to dispaly them. PHP sanitizing function is used on the page number input from the user and prepared SQL statements are used to prevent SQL injection. PHP statements are used to check for highlights.

- [**get_proxy_rank.php**](https://github.com/Bulletproofmonk/MySteemitFriends/blob/master/get_proxy_rank.php):  This PHP file is accessed by using AJAX when users click on Search Ranking button in either the ranking table page or the main My Steemit Friend page. SQL is used to order the users and retrieve the ranking of a particular user. Finally PHP and HTML is used to create the link to the correct page on the ranking table, and an IF statement is used to prevent an error where a user is not a witness proxy for any other user. PHP Sanitizing function is used on the username input and then prepared SQL statement is used to prevent SQL injection. 


<br /><hr/><em>Posted on <a href="https://utopian.io/utopian-io/@magicmonk/my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website">Utopian.io -  Rewarding Open Source Contributors</a></em><hr/>
👍  , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , and 90 others
properties (23)
authormagicmonk
permlinkmy-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website
categoryutopian-io
json_metadata"{"community":"utopian","app":"utopian/1.0.0","format":"markdown","repository":{"id":115297211,"name":"MySteemitFriends","full_name":"Bulletproofmonk/MySteemitFriends","html_url":"https://github.com/Bulletproofmonk/MySteemitFriends","fork":false,"owner":{"login":"Bulletproofmonk"}},"pullRequests":[{"url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/pulls/16","id":169101217,"html_url":"https://github.com/Bulletproofmonk/MySteemitFriends/pull/16","diff_url":"https://github.com/Bulletproofmonk/MySteemitFriends/pull/16.diff","patch_url":"https://github.com/Bulletproofmonk/MySteemitFriends/pull/16.patch","issue_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/issues/16","number":16,"state":"closed","locked":false,"title":"Witness proxies","user":{"login":"Bulletproofmonk","id":8141626,"avatar_url":"https://avatars3.githubusercontent.com/u/8141626?v=4","gravatar_id":"","url":"https://api.github.com/users/Bulletproofmonk","html_url":"https://github.com/Bulletproofmonk","followers_url":"https://api.github.com/users/Bulletproofmonk/followers","following_url":"https://api.github.com/users/Bulletproofmonk/following{/other_user}","gists_url":"https://api.github.com/users/Bulletproofmonk/gists{/gist_id}","starred_url":"https://api.github.com/users/Bulletproofmonk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Bulletproofmonk/subscriptions","organizations_url":"https://api.github.com/users/Bulletproofmonk/orgs","repos_url":"https://api.github.com/users/Bulletproofmonk/repos","events_url":"https://api.github.com/users/Bulletproofmonk/events{/privacy}","received_events_url":"https://api.github.com/users/Bulletproofmonk/received_events","type":"User","site_admin":false},"body":"","created_at":"2018-02-14T12:48:26Z","updated_at":"2018-02-14T12:48:34Z","closed_at":"2018-02-14T12:48:34Z","merged_at":"2018-02-14T12:48:34Z","merge_commit_sha":"570901ada13a44945b0599980cf75aa042332093","assignee":null,"assignees":[],"requested_reviewers":[],"requested_teams":[],"labels":[],"milestone":null,"commits_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/pulls/16/commits","review_comments_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/pulls/16/comments","review_comment_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/pulls/comments{/number}","comments_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/issues/16/comments","statuses_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/statuses/aec70b7ebd3509cc6840ce0afdfe49ec93a23664","head":{"label":"Bulletproofmonk:witness-proxies","ref":"witness-proxies","sha":"aec70b7ebd3509cc6840ce0afdfe49ec93a23664","user":{"login":"Bulletproofmonk","id":8141626,"avatar_url":"https://avatars3.githubusercontent.com/u/8141626?v=4","gravatar_id":"","url":"https://api.github.com/users/Bulletproofmonk","html_url":"https://github.com/Bulletproofmonk","followers_url":"https://api.github.com/users/Bulletproofmonk/followers","following_url":"https://api.github.com/users/Bulletproofmonk/following{/other_user}","gists_url":"https://api.github.com/users/Bulletproofmonk/gists{/gist_id}","starred_url":"https://api.github.com/users/Bulletproofmonk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Bulletproofmonk/subscriptions","organizations_url":"https://api.github.com/users/Bulletproofmonk/orgs","repos_url":"https://api.github.com/users/Bulletproofmonk/repos","events_url":"https://api.github.com/users/Bulletproofmonk/events{/privacy}","received_events_url":"https://api.github.com/users/Bulletproofmonk/received_events","type":"User","site_admin":false},"repo":{"id":115297211,"name":"MySteemitFriends","full_name":"Bulletproofmonk/MySteemitFriends","owner":{"login":"Bulletproofmonk","id":8141626,"avatar_url":"https://avatars3.githubusercontent.com/u/8141626?v=4","gravatar_id":"","url":"https://api.github.com/users/Bulletproofmonk","html_url":"https://github.com/Bulletproofmonk","followers_url":"https://api.github.com/users/Bulletproofmonk/followers","following_url":"https://api.github.com/users/Bulletproofmonk/following{/other_user}","gists_url":"https://api.github.com/users/Bulletproofmonk/gists{/gist_id}","starred_url":"https://api.github.com/users/Bulletproofmonk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Bulletproofmonk/subscriptions","organizations_url":"https://api.github.com/users/Bulletproofmonk/orgs","repos_url":"https://api.github.com/users/Bulletproofmonk/repos","events_url":"https://api.github.com/users/Bulletproofmonk/events{/privacy}","received_events_url":"https://api.github.com/users/Bulletproofmonk/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/Bulletproofmonk/MySteemitFriends","description":"A tool to analyse your upvote statistics for Steemit","fork":false,"url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends","forks_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/forks","keys_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/keys{/key_id}","collaborators_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/teams","hooks_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/hooks","issue_events_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/issues/events{/number}","events_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/events","assignees_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/assignees{/user}","branches_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/branches{/branch}","tags_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/tags","blobs_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/git/refs{/sha}","trees_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/git/trees{/sha}","statuses_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/statuses/{sha}","languages_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/languages","stargazers_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/stargazers","contributors_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/contributors","subscribers_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/subscribers","subscription_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/subscription","commits_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/commits{/sha}","git_commits_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/git/commits{/sha}","comments_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/comments{/number}","issue_comment_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/issues/comments{/number}","contents_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/contents/{+path}","compare_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/compare/{base}...{head}","merges_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/merges","archive_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/downloads","issues_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/issues{/number}","pulls_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/pulls{/number}","milestones_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/milestones{/number}","notifications_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/labels{/name}","releases_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/releases{/id}","deployments_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/deployments","created_at":"2017-12-25T01:46:25Z","updated_at":"2017-12-25T01:52:19Z","pushed_at":"2018-02-14T12:48:34Z","git_url":"git://github.com/Bulletproofmonk/MySteemitFriends.git","ssh_url":"git@github.com:Bulletproofmonk/MySteemitFriends.git","clone_url":"https://github.com/Bulletproofmonk/MySteemitFriends.git","svn_url":"https://github.com/Bulletproofmonk/MySteemitFriends","homepage":"http://mysteemitfriends.online","size":556,"stargazers_count":0,"watchers_count":0,"language":"PHP","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"archived":false,"open_issues_count":0,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit"},"forks":0,"open_issues":0,"watchers":0,"default_branch":"master"}},"base":{"label":"Bulletproofmonk:master","ref":"master","sha":"c1921c24288fdce1689f77da3f3fd5a5fdf1a0f4","user":{"login":"Bulletproofmonk","id":8141626,"avatar_url":"https://avatars3.githubusercontent.com/u/8141626?v=4","gravatar_id":"","url":"https://api.github.com/users/Bulletproofmonk","html_url":"https://github.com/Bulletproofmonk","followers_url":"https://api.github.com/users/Bulletproofmonk/followers","following_url":"https://api.github.com/users/Bulletproofmonk/following{/other_user}","gists_url":"https://api.github.com/users/Bulletproofmonk/gists{/gist_id}","starred_url":"https://api.github.com/users/Bulletproofmonk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Bulletproofmonk/subscriptions","organizations_url":"https://api.github.com/users/Bulletproofmonk/orgs","repos_url":"https://api.github.com/users/Bulletproofmonk/repos","events_url":"https://api.github.com/users/Bulletproofmonk/events{/privacy}","received_events_url":"https://api.github.com/users/Bulletproofmonk/received_events","type":"User","site_admin":false},"repo":{"id":115297211,"name":"MySteemitFriends","full_name":"Bulletproofmonk/MySteemitFriends","owner":{"login":"Bulletproofmonk","id":8141626,"avatar_url":"https://avatars3.githubusercontent.com/u/8141626?v=4","gravatar_id":"","url":"https://api.github.com/users/Bulletproofmonk","html_url":"https://github.com/Bulletproofmonk","followers_url":"https://api.github.com/users/Bulletproofmonk/followers","following_url":"https://api.github.com/users/Bulletproofmonk/following{/other_user}","gists_url":"https://api.github.com/users/Bulletproofmonk/gists{/gist_id}","starred_url":"https://api.github.com/users/Bulletproofmonk/starred{/owner}{/repo}","subscriptions_url":"https://api.github.com/users/Bulletproofmonk/subscriptions","organizations_url":"https://api.github.com/users/Bulletproofmonk/orgs","repos_url":"https://api.github.com/users/Bulletproofmonk/repos","events_url":"https://api.github.com/users/Bulletproofmonk/events{/privacy}","received_events_url":"https://api.github.com/users/Bulletproofmonk/received_events","type":"User","site_admin":false},"private":false,"html_url":"https://github.com/Bulletproofmonk/MySteemitFriends","description":"A tool to analyse your upvote statistics for Steemit","fork":false,"url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends","forks_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/forks","keys_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/keys{/key_id}","collaborators_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/collaborators{/collaborator}","teams_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/teams","hooks_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/hooks","issue_events_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/issues/events{/number}","events_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/events","assignees_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/assignees{/user}","branches_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/branches{/branch}","tags_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/tags","blobs_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/git/blobs{/sha}","git_tags_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/git/tags{/sha}","git_refs_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/git/refs{/sha}","trees_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/git/trees{/sha}","statuses_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/statuses/{sha}","languages_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/languages","stargazers_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/stargazers","contributors_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/contributors","subscribers_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/subscribers","subscription_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/subscription","commits_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/commits{/sha}","git_commits_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/git/commits{/sha}","comments_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/comments{/number}","issue_comment_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/issues/comments{/number}","contents_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/contents/{+path}","compare_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/compare/{base}...{head}","merges_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/merges","archive_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/{archive_format}{/ref}","downloads_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/downloads","issues_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/issues{/number}","pulls_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/pulls{/number}","milestones_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/milestones{/number}","notifications_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/notifications{?since,all,participating}","labels_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/labels{/name}","releases_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/releases{/id}","deployments_url":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/deployments","created_at":"2017-12-25T01:46:25Z","updated_at":"2017-12-25T01:52:19Z","pushed_at":"2018-02-14T12:48:34Z","git_url":"git://github.com/Bulletproofmonk/MySteemitFriends.git","ssh_url":"git@github.com:Bulletproofmonk/MySteemitFriends.git","clone_url":"https://github.com/Bulletproofmonk/MySteemitFriends.git","svn_url":"https://github.com/Bulletproofmonk/MySteemitFriends","homepage":"http://mysteemitfriends.online","size":556,"stargazers_count":0,"watchers_count":0,"language":"PHP","has_issues":true,"has_projects":true,"has_downloads":true,"has_wiki":true,"has_pages":false,"forks_count":0,"mirror_url":null,"archived":false,"open_issues_count":0,"license":{"key":"mit","name":"MIT License","spdx_id":"MIT","url":"https://api.github.com/licenses/mit"},"forks":0,"open_issues":0,"watchers":0,"default_branch":"master"}},"_links":{"self":{"href":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/pulls/16"},"html":{"href":"https://github.com/Bulletproofmonk/MySteemitFriends/pull/16"},"issue":{"href":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/issues/16"},"comments":{"href":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/issues/16/comments"},"review_comments":{"href":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/pulls/16/comments"},"review_comment":{"href":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/pulls/comments{/number}"},"commits":{"href":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/pulls/16/commits"},"statuses":{"href":"https://api.github.com/repos/Bulletproofmonk/MySteemitFriends/statuses/aec70b7ebd3509cc6840ce0afdfe49ec93a23664"}},"author_association":"OWNER"}],"platform":"github","type":"development","tags":["utopian-io","steemdev","steemit","steemtools","programming"],"links":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1518612820/qs80esdvhuq71kr20mqf.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1518612946/r963ierx0jnmrlex8ek6.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613002/by3ushzit6hjqd3b0usz.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613136/kbkwusjw8tm2d88nkpfs.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613254/hkzoy3qxm06q1xv3ev9q.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613237/cd0qimnurx3medwtbf67.png","https://github.com/Bulletproofmonk/MySteemitFriends/blob/master/witnessproxies.php","https://github.com/Bulletproofmonk/MySteemitFriends/blob/master/get_proxy_rank.php"],"image":["https://res.cloudinary.com/hpiynhbhq/image/upload/v1518612820/qs80esdvhuq71kr20mqf.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1518612946/r963ierx0jnmrlex8ek6.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613002/by3ushzit6hjqd3b0usz.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613136/kbkwusjw8tm2d88nkpfs.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613254/hkzoy3qxm06q1xv3ev9q.png","https://res.cloudinary.com/hpiynhbhq/image/upload/v1518613237/cd0qimnurx3medwtbf67.png"],"moderator":{"account":"helo","time":"2018-02-14T17:07:51.588Z","reviewed":true,"pending":false,"flagged":false}}"
created2018-02-14 13:07:12
last_update2018-02-14 17:07:51
depth0
children45
last_payout2018-02-21 13:07:12
cashout_time1969-12-31 23:59:59
total_payout_value123.890 HBD
curator_payout_value51.784 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length3,300
author_reputation1,098,561,080,389,483
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries
0.
accountutopian.pay
weight2,500
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,478,233
net_rshares30,902,693,743,761
author_curate_reward""
vote details (154)
@alexandraioana26 ·
$1.80
I took a short break from steemit and I missed your upgrades!!!! you are awesome, this tool is so complex, it's perfect!!!
congrats @magicmonk
👍  , ,
properties (23)
authoralexandraioana26
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180214t213507913z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["magicmonk"],"app":"steemit/0.1"}
created2018-02-14 21:35:09
last_update2018-02-14 21:35:09
depth1
children1
last_payout2018-02-21 21:35:09
cashout_time1969-12-31 23:59:59
total_payout_value1.368 HBD
curator_payout_value0.427 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length142
author_reputation9,768,002,864,979
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,577,160
net_rshares262,244,277,772
author_curate_reward""
vote details (3)
@magicmonk ·
thanks alex! welcome back!
properties (22)
authormagicmonk
permlinkre-alexandraioana26-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180214t215902530z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-14 21:59:03
last_update2018-02-14 21:59:03
depth2
children0
last_payout2018-02-21 21:59: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_length26
author_reputation1,098,561,080,389,483
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,580,947
net_rshares0
@allesia ·
$0.03
Congrats for your ideas,  Eddie. It is an amazing tool. You are the ebst :D
👍  
properties (23)
authorallesia
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t204441678z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 20:44:39
last_update2018-02-15 20:44:39
depth1
children1
last_payout2018-02-22 20:44:39
cashout_time1969-12-31 23:59:59
total_payout_value0.022 HBD
curator_payout_value0.007 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length75
author_reputation11,006,682,980,457
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,832,462
net_rshares5,352,817,961
author_curate_reward""
vote details (1)
@magicmonk ·
thanks allesia
properties (22)
authormagicmonk
permlinkre-allesia-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t013734319z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-16 01:37:33
last_update2018-02-16 01:37:33
depth2
children0
last_payout2018-02-23 01:37:33
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_length14
author_reputation1,098,561,080,389,483
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,879,824
net_rshares0
@andyaja ·
Nice post @magicmonk and @utopian-io
properties (22)
authorandyaja
permlinkre-magicmonk-2018216t124159581z
categoryutopian-io
json_metadata{"tags":["utopian-io","steemdev","steemit","steemtools","programming"],"app":"esteem/1.5.1","format":"markdown+html","community":"esteem"}
created2018-02-16 05:42:06
last_update2018-02-16 05:42:06
depth1
children0
last_payout2018-02-23 05:42: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_length36
author_reputation135,604,089,774
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,922,030
net_rshares0
@anyaklah ·
Great tool, you are the best
thank for you
properties (22)
authoranyaklah
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t073457833z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-16 07:34:57
last_update2018-02-16 07:34:57
depth1
children0
last_payout2018-02-23 07:34: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_length42
author_reputation35,124,001,411
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,940,301
net_rshares0
@fadhlan86 ·
Useful postings
properties (22)
authorfadhlan86
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t072414353z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-16 07:24:21
last_update2018-02-16 07:24:21
depth1
children0
last_payout2018-02-23 07:24: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_length15
author_reputation9,119,171,545,131
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,938,413
net_rshares0
@gomovies ·
$0.07
This is awesome!!!
👍  
properties (23)
authorgomovies
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180217t144133979z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-17 14:41:36
last_update2018-02-17 14:41:36
depth1
children0
last_payout2018-02-24 14:41:36
cashout_time1969-12-31 23:59:59
total_payout_value0.071 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length18
author_reputation260,958,136,057
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,273,608
net_rshares12,636,386,641
author_curate_reward""
vote details (1)
@helo ·
$0.41
Thank you for the contribution. It has been approved.

Great post and thank you for using prepared sql statements.

You can contact us on [Discord](https://discord.gg/uTyJkNm).
**[[utopian-moderator]](https://utopian.io/moderators)**
👍  
properties (23)
authorhelo
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180214t170824886z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-02-14 17:08:24
last_update2018-02-14 17:08:24
depth1
children1
last_payout2018-02-21 17:08:24
cashout_time1969-12-31 23:59:59
total_payout_value0.304 HBD
curator_payout_value0.101 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length233
author_reputation121,547,934,535,311
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,527,736
net_rshares59,538,724,736
author_curate_reward""
vote details (1)
@magicmonk ·
Thank you helo it was a brilliant suggestion.
👍  
properties (23)
authormagicmonk
permlinkre-helo-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180214t184556554z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-14 18:46:03
last_update2018-02-14 18:46:03
depth2
children0
last_payout2018-02-21 18:46: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_length45
author_reputation1,098,561,080,389,483
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,547,062
net_rshares1,384,849,964
author_curate_reward""
vote details (1)
@jamaluddin96 ·
Like your post
properties (22)
authorjamaluddin96
permlinkre-magicmonk-2018215t22420422z
categoryutopian-io
json_metadata{"tags":["utopian-io","steemdev","steemit","steemtools","programming"],"app":"esteem/1.5.1","format":"markdown+html","community":"esteem"}
created2018-02-15 15:42:09
last_update2018-02-15 15:42:09
depth1
children0
last_payout2018-02-22 15:42: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_length14
author_reputation54,664,124,316
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries
0.
accountesteemapp
weight1,000
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,774,236
net_rshares0
@jerrybanfield ·
$0.22
I agree with @teamsteem this is extremely useful and I am going to resteem as well!  I found this by the resteem on @teamsteem's profile!
👍  
properties (23)
authorjerrybanfield
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t020036376z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["teamsteem"],"app":"steemit/0.1"}
created2018-02-16 02:00:36
last_update2018-02-16 02:00:36
depth1
children1
last_payout2018-02-23 02:00:36
cashout_time1969-12-31 23:59:59
total_payout_value0.168 HBD
curator_payout_value0.055 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length137
author_reputation362,393,802,961,900
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,883,512
net_rshares36,399,162,135
author_curate_reward""
vote details (1)
@magicmonk ·
thanks jerry! good to have some celebrity endorsement.
properties (22)
authormagicmonk
permlinkre-jerrybanfield-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t043916751z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-16 04:39:15
last_update2018-02-16 04:39:15
depth2
children0
last_payout2018-02-23 04:39:15
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_length54
author_reputation1,098,561,080,389,483
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,910,726
net_rshares0
@jerrybanfield ·
$0.30
re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t165118808z
Thank you budgets for making a transfer to me for an upvote of 24.64% on this post! 

Half of your bid goes to @budgets which [funds growth projects for Steem](https://steemit.com/budget/@jerrybanfield/introducing-steem-budget-proposals) like [our top 25 posts on Steem](https://steemit.com/budget/@jerrybanfield/the-top-25-steem-posts)!

The other half [helps holders of Steem power earn about 60% APR](https://steemit.com/budget/@jerrybanfield/new-automatic-daily-payouts-of-60-apr-for-steem-power-delegations) on a delegation to me!

For help, will you please visit [https://jerrybanfield.com/contact/](https://jerrybanfield.com/contact/) because I check my discord server daily?  

To learn more about Steem, will you please use [http://steem.guide/](http://steem.guide) because this URL forwards to my most recently updated complete Steem tutorial?
👍  
properties (23)
authorjerrybanfield
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t165118808z
categoryutopian-io
json_metadata{"app":"postpromoter/1.8.4"}
created2018-02-16 16:51:18
last_update2018-02-16 16:51:18
depth1
children1
last_payout2018-02-23 16:51:18
cashout_time1969-12-31 23:59:59
total_payout_value0.228 HBD
curator_payout_value0.073 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length854
author_reputation362,393,802,961,900
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,046,387
net_rshares51,387,906,182
author_curate_reward""
vote details (1)
@magicmonk ·
wow, thank you so much jerry! incredible initiative!
properties (22)
authormagicmonk
permlinkre-jerrybanfield-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t185237655z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-16 18:52:39
last_update2018-02-16 18:52:39
depth2
children0
last_payout2018-02-23 18:52:39
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_length52
author_reputation1,098,561,080,389,483
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,070,298
net_rshares0
@joythewanderer ·
$1.87
Great tool, you are the best ^^
👍  ,
properties (23)
authorjoythewanderer
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180214t225304119z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-14 22:53:03
last_update2018-02-14 22:53:03
depth1
children3
last_payout2018-02-21 22:53:03
cashout_time1969-12-31 23:59:59
total_payout_value1.406 HBD
curator_payout_value0.459 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length31
author_reputation1,916,082,145,948,706
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,589,670
net_rshares272,741,089,642
author_curate_reward""
vote details (2)
@magicmonk ·
lol you can probably make a better one
properties (22)
authormagicmonk
permlinkre-joythewanderer-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180214t234045383z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-14 23:40:45
last_update2018-02-14 23:40:45
depth2
children1
last_payout2018-02-21 23:40:45
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_length38
author_reputation1,098,561,080,389,483
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,597,106
net_rshares0
@joythewanderer ·
don't think so lol
properties (22)
authorjoythewanderer
permlinkre-magicmonk-re-joythewanderer-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t091439087z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 09:14:36
last_update2018-02-15 09:14:36
depth3
children0
last_payout2018-02-22 09:14: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_length18
author_reputation1,916,082,145,948,706
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,698,371
net_rshares0
@world-travel-pro ·
$0.03
He is the best! Good to see you here Joy. @magicmonk and I go back quite a ways now! Super cool guy.
👍  
properties (23)
authorworld-travel-pro
permlinkre-joythewanderer-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t050553139z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["magicmonk"],"app":"steemit/0.1"}
created2018-02-15 05:05:54
last_update2018-02-15 05:05:54
depth2
children0
last_payout2018-02-22 05:05:54
cashout_time1969-12-31 23:59:59
total_payout_value0.024 HBD
curator_payout_value0.004 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length100
author_reputation-405,874,411,594,630
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,651,712
net_rshares4,268,680,491
author_curate_reward""
vote details (1)
@monirulislam777 ·
This is program is very important for steemit lover member & thanks a lot to share this content with us.
👍  
properties (23)
authormonirulislam777
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t122005551z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-16 12:20:00
last_update2018-02-16 12:20:00
depth1
children0
last_payout2018-02-23 12:20:00
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_length104
author_reputation543,971,962,852
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,991,998
net_rshares522,854,693
author_curate_reward""
vote details (1)
@moyse ·
$0.02
Like your post
👍  , ,
properties (23)
authormoyse
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t090011110z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 09:00:12
last_update2018-02-15 09:00:12
depth1
children0
last_payout2018-02-22 09:00:12
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length14
author_reputation5,860,270,290,556
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,695,670
net_rshares2,989,440,325
author_curate_reward""
vote details (3)
@nurafni99 ·
i like your post
👍  
properties (23)
authornurafni99
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t101935335z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 10:19:45
last_update2018-02-15 10:19:45
depth1
children0
last_payout2018-02-22 10:19:45
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_length16
author_reputation5,643,514,123
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,710,288
net_rshares2,134,340,245
author_curate_reward""
vote details (1)
@prettyprecy · (edited)
This is really wonderful. It's a great initiative indeed. Kudos boss @magicmonk
👍  ,
properties (23)
authorprettyprecy
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t085607660z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1","users":["magicmonk"]}
created2018-02-15 08:56:15
last_update2018-02-15 08:58:33
depth1
children0
last_payout2018-02-22 08:56:15
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_length79
author_reputation1,071,298,034,845
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,694,955
net_rshares2,749,245,904
author_curate_reward""
vote details (2)
@princessjoyesto ·
A pleasant day @teamsteem, I am @princessjoyesto and I voted you as my witness in the steemit community. i hope it is okay with you, thank you in advance and have a great day ahead.
properties (22)
authorprincessjoyesto
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180218t093842532z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["teamsteem","princessjoyesto"],"app":"steemit/0.1"}
created2018-02-18 09:38:48
last_update2018-02-18 09:38:48
depth1
children0
last_payout2018-02-25 09:38:48
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_length181
author_reputation57,113,495,996
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,471,468
net_rshares0
@putry83 ·
thank you for introducing something, you are great continue to do new things
👍  
properties (23)
authorputry83
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t084704575z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 08:47:12
last_update2018-02-15 08:47:12
depth1
children0
last_payout2018-02-22 08:47: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_length76
author_reputation135,269,997,844
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,693,265
net_rshares2,134,340,245
author_curate_reward""
vote details (1)
@steem-lover ·
Blockchain is the world's leading software platform for digital assets. Offering the largest production block chain platform in the world, we are using new technology to build a radically better financial system
👍  
properties (23)
authorsteem-lover
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t035932079z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-16 03:59:36
last_update2018-02-16 03:59:36
depth1
children0
last_payout2018-02-23 03:59: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_length211
author_reputation256,070,390,705
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,903,520
net_rshares605,229,289
author_curate_reward""
vote details (1)
@steem-lover ·
Blockchain is the world's leading software platform for digital assets. Offering the largest production block chain platform in the world, we are using new technology to build a radically better financial system
👍  
properties (23)
authorsteem-lover
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t040052711z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-16 04:00:57
last_update2018-02-16 04:00:57
depth1
children0
last_payout2018-02-23 04:00: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_length211
author_reputation256,070,390,705
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,903,778
net_rshares592,940,370
author_curate_reward""
vote details (1)
@teamsteem · (edited)
$4.39
Wow! My mind is blown. I knew it would be interesting to see but I didn't realized this would be so awesome! 

I'm glad I asked you if you could add this to your site. It didn't even took 24h to implement.  I'll keep coming up with some more idea! 

I've resteemed.
👍  , , , , , , , , ,
properties (23)
authorteamsteem
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t083833498z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 08:38:30
last_update2018-02-15 08:41:18
depth1
children1
last_payout2018-02-22 08:38:30
cashout_time1969-12-31 23:59:59
total_payout_value4.200 HBD
curator_payout_value0.185 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length265
author_reputation284,804,541,406,803
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,691,532
net_rshares643,111,962,052
author_curate_reward""
vote details (10)
@magicmonk ·
Hi @teamsteem. Thank you very much for your support and ideas. I will keep working on improving this.
👍  
properties (23)
authormagicmonk
permlinkre-teamsteem-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t110206496z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["teamsteem"],"app":"steemit/0.1"}
created2018-02-15 11:02:09
last_update2018-02-15 11:02:09
depth2
children0
last_payout2018-02-22 11:02: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_reputation1,098,561,080,389,483
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,717,989
net_rshares0
author_curate_reward""
vote details (1)
@teukumuhas ·
great post..
help me in steemit to have high upvote power, there may be many ways from you, and maybe i can ask one way of you to get high upvote value
👍  
properties (23)
authorteukumuhas
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180214t021326167z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 09:31:33
last_update2018-02-15 09:31:33
depth1
children0
last_payout2018-02-22 09:31:33
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_length151
author_reputation1,192,307,877,995
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,701,398
net_rshares2,134,340,245
author_curate_reward""
vote details (1)
@thecrytotrader ·
$0.21
You are awesome dude keep it up your awesome work.
👍  
properties (23)
authorthecrytotrader
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t095219548z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 09:52:21
last_update2018-02-15 09:52:21
depth1
children0
last_payout2018-02-22 09:52:21
cashout_time1969-12-31 23:59:59
total_payout_value0.156 HBD
curator_payout_value0.052 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length50
author_reputation120,415,125,606,468
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,705,275
net_rshares30,947,933,561
author_curate_reward""
vote details (1)
@utopian-io ·
$0.19
### Hey @magicmonk I am @utopian-io. I have just upvoted you!
#### Achievements
- WOW WOW WOW People loved what you did here. GREAT JOB!
- You are generating more rewards than average for this category. Super!;)
- Seems like you contribute quite often. AMAZING!
#### Community-Driven Witness!
I am the first and only Steem Community-Driven Witness. <a href="https://discord.gg/zTrEMqB">Participate on Discord</a>. Lets GROW TOGETHER!
- <a href="https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1">Vote for my Witness With SteemConnect</a>
- <a href="https://v2.steemconnect.com/sign/account-witness-proxy?proxy=utopian-io&approve=1">Proxy vote to Utopian Witness with SteemConnect</a>
- Or vote/proxy on <a href="https://steemit.com/~witnesses">Steemit Witnesses</a>

[![mooncryption-utopian-witness-gif](https://steemitimages.com/DQmYPUuQRptAqNBCQRwQjKWAqWU3zJkL3RXVUtEKVury8up/mooncryption-s-utopian-io-witness-gif.gif)](https://steemit.com/~witnesses)

**Up-vote this comment to grow my power and help Open Source contributions like this one. Want to chat? Join me on Discord https://discord.gg/Pc8HG9x**
👍  
properties (23)
authorutopian-io
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180218t141636672z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"community":"utopian","app":"utopian/1.0.0"}
created2018-02-18 14:16:36
last_update2018-02-18 14:16:36
depth1
children1
last_payout2018-02-25 14:16:36
cashout_time1969-12-31 23:59:59
total_payout_value0.148 HBD
curator_payout_value0.046 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length1,139
author_reputation152,955,367,999,756
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,526,577
net_rshares34,617,672,404
author_curate_reward""
vote details (1)
@magicmonk ·
Thank you!!
properties (22)
authormagicmonk
permlinkre-utopian-io-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180218t201026028z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-18 20:10:33
last_update2018-02-18 20:10:33
depth2
children0
last_payout2018-02-25 20:10:33
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_length11
author_reputation1,098,561,080,389,483
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,601,761
net_rshares0
@varunpaherwar ·
$0.02
This is awesome i love it!
great job!
👍  ,
properties (23)
authorvarunpaherwar
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t084339981z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 08:43:12
last_update2018-02-15 08:43:12
depth1
children0
last_payout2018-02-22 08:43:12
cashout_time1969-12-31 23:59:59
total_payout_value0.020 HBD
curator_payout_value0.000 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length37
author_reputation425,610,508,830
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,692,472
net_rshares3,073,349,084
author_curate_reward""
vote details (2)
@world-travel-pro ·
$2.01
That is just awesome Eddie. I love how you keep building up this fantastic tool. Genius! I've introduced you and your steemfriends site to a handful of people so far and they are all using now and love it. Keep up the great work! -Dan
👍  , , , , , ,
properties (23)
authorworld-travel-pro
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t033653594z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 03:36:54
last_update2018-02-15 03:36:54
depth1
children6
last_payout2018-02-22 03:36:54
cashout_time1969-12-31 23:59:59
total_payout_value1.524 HBD
curator_payout_value0.489 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length234
author_reputation-405,874,411,594,630
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,636,293
net_rshares296,039,832,154
author_curate_reward""
vote details (7)
@magicmonk ·
thanks Dan. You're so famous now I feel like I'm talking to a celebrity.
👍  
properties (23)
authormagicmonk
permlinkre-world-travel-pro-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t041835872z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 04:18:36
last_update2018-02-15 04:18:36
depth2
children5
last_payout2018-02-22 04:18: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_length72
author_reputation1,098,561,080,389,483
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,643,954
net_rshares1,513,991,994
author_curate_reward""
vote details (1)
@world-travel-pro · (edited)
$0.08
I know right. I was walking down the street here in Guayaquil Ecuador the other day and this little girl in Spanish looked up at me and said "Hey! You're the World Travel Pro! Aren't you!" Lol......wait a minute; I think that was a dream I had last night! lol But thanks so much for the compliment and support! Always greatly appreciated!
👍  
properties (23)
authorworld-travel-pro
permlinkre-magicmonk-re-world-travel-pro-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180215t050457751z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-15 05:04:57
last_update2018-02-15 17:11:42
depth3
children4
last_payout2018-02-22 05:04:57
cashout_time1969-12-31 23:59:59
total_payout_value0.060 HBD
curator_payout_value0.016 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length338
author_reputation-405,874,411,594,630
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,651,535
net_rshares11,738,871,351
author_curate_reward""
vote details (1)
@xpilar ·
$0.59
This was good, love what you produce @magicmonk

Re-steemed
👍  ,
properties (23)
authorxpilar
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180217t165424877z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["magicmonk"],"app":"steemit/0.1"}
created2018-02-17 16:54:27
last_update2018-02-17 16:54:27
depth1
children1
last_payout2018-02-24 16:54:27
cashout_time1969-12-31 23:59:59
total_payout_value0.470 HBD
curator_payout_value0.116 HBD
pending_payout_value0.000 HBD
promoted0.000 HBD
body_length59
author_reputation398,433,936,014,047
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,300,087
net_rshares100,969,271,805
author_curate_reward""
vote details (2)
@magicmonk ·
Thanks a lot buddy
properties (22)
authormagicmonk
permlinkre-xpilar-re-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180217t231602995z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-17 23:16:12
last_update2018-02-17 23:16:12
depth2
children0
last_payout2018-02-24 23:16: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_length18
author_reputation1,098,561,080,389,483
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id38,371,424
net_rshares0
@zoelmi ·
Thank for information @magicmonk
properties (22)
authorzoelmi
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t093852033z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"users":["magicmonk"],"app":"steemit/0.1"}
created2018-02-16 09:38:57
last_update2018-02-16 09:38:57
depth1
children0
last_payout2018-02-23 09:38: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_length32
author_reputation4,940,002,838
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,962,668
net_rshares0
@zulfikrizal ·
Very good picture and your story
properties (22)
authorzulfikrizal
permlinkre-magicmonk-my-steemit-friends-update-voting-power-of-witness-proxies-ranking-feature-integrated-into-website-20180216t095951121z
categoryutopian-io
json_metadata{"tags":["utopian-io"],"app":"steemit/0.1"}
created2018-02-16 10:00:00
last_update2018-02-16 10:00:00
depth1
children0
last_payout2018-02-23 10:00:00
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_length32
author_reputation12,742,438,086
root_title"My Steemit Friends Update: Voting power of Witness Proxies ranking feature integrated into website."
beneficiaries[]
max_accepted_payout1,000,000.000 HBD
percent_hbd10,000
post_id37,966,348
net_rshares0