<center>https://cdn.steemitimages.com/DQmYUFjozHQVgL7ho3Q8oamKbgSPjSgqpwGFfa5xHRUwdG6/bitf.png</center> <h1>Requirements:</h1> BitF Wallet on local PC - Download Here: <a href="http://blockexplorer.bitf.cc/downloads/BitF-Windows.zip">Windows</a> | <a href="http://blockexplorer.bitf.cc/downloads/BitF-linux.tar.gz">Linux</a> | <a href="http://blockexplorer.bitf.cc/downloads/BitF-OSX.dmg">Mac OSX</a> 1 Ubuntu VPS with 1 CPU & 1GB RAM 5,000 BitF Tokens Available Here: <a href="https://crex24.com/?refid=ys7lrfrxvab1rq5i7j28">https://crex24.com/exchange/BITF-BTC</a> <h1>On Your Local Wallet</h1> This guide assumes you have already downloaded the qt-wallet and have 5,000 BitF Tokens available. Open the debug console by clicking Tools->Debug console Enter this command substituting whatever name you wish to use `getaccountaddress yournamehere` You should get back an address like this `fR41drjbyUqvUm13XEiyKSFX3tvBVRDv3u` copy that somwhere for later. Enter this command `masternode genkey` You should get back a masternode private key that looks like this `2ZzTpJ2smMzFcnJw2Ce1xzrZ3zsWSkSmyFvzLZwz2BxJ2H4V4NG` copy that somewhere for later. Use the wallet to send 5,000 BitF tokens to the account address you copied down from earlier. After the transaction has gone through find it in under the Transactions tab and double click on the transaction. Copy the Transaction ID and Output index # which you will need for the masternode.conf in the next step Click Tools->Open Masternode Configuration File Add a line at the bottom of file as the example shows above using the information you've copied down from previous steps. `yourmasternodename masternodeipaddress:7337 masternodeprivatekey transactionid transactionindex` which should look something like: `mn1 127.0.0.2:7337 93HaYBVUCYjEMeeH1Y4sBGLALQZE1Yc1K64xiqgX37tGBDQL8Xg 2bcd3c84c84f87eaa86e4e56834c92927a07f9e18718810b92e0d0324456a67c 0` Save the file. Click Tools->Open Wallet Configuration File Edit the file to look like the following but substitute your own username and password which can be anything you want. <code> rpcuser=madeupusername rpcpassword=madeuppassword rpcallowip=127.0.0.1 port=7337 listen=0 server=1 daemon=1 logtimestamps=1 maxconnections=256 </code> Save the file. Restart the wallet. Now move on to setting up the linux vps. <h1>Installing and Configuring a BitFd Masternode on Ubuntu</h1> As a super user logged into your linux vps enter the following commands <code> sudo apt-get install build-essential libtool autotools-dev automake pkg-config libssl-dev libevent-dev bsdmainutils git sudo apt-get update sudo apt-get install libboost* sudo add-apt-repository ppa:bitcoin/bitcoin sudo apt-get update sudo apt-get install libdb4.8-dev libdb4.8++-dev sudo apt-get install libqt5gui5 libqt5core5a libqt5dbus5 qttools5-dev qttools5-dev-tools libprotobuf-dev protobuf-compiler libzmq3-dev libminiupnpc-dev libqt4-dev libevent-pthreads-2.0-5 mkdir ~/.BitF cd ~/.BitF wget http://blockexplorer.bitf.cc/downloads/BitF-linux.tar.gz tar -zxvf BitF-linux.tar.gz chmod 755 * </code> create a BitF.conf file with your preferred text editor eg. `nano BitF.conf` or `vi BitF.conf` Put in the following text making sure to substitute your masternode's IP address and masternode private key. <code> rpcuser=yourmadeusername rpcpassword=yourmadepassword rpcallowip=127.0.0.1 server=1 daemon=1 logtimestamps=1 maxconnections=256 masternode=1 externalip=your_ip_address_here masternodeaddr=your_ip_address_here:7337 masternodeprivkey=your_private_key_here </code> Now startup the server with `./BitFd` and you should see a message that says the server has started. You can watch what's going on using the command `tail -f debug.log` and `ctrl+c` to quit watching the log. <h1>Enable the Masternode Remotely on Your Local</h1> Go to the Masternodes tab in the wallet on your local machine. Right click on your masternode and click on Start alias. Click Ok on the dialog box. Congratulations your masternode should now be enabled! <center><h1>Learn More and Get Involved</h1></center> <center> Twitter: <a href="https://twitter.com/BitFdev">@BitfDev</a> Discord: https://discord.gg/4pH2YVV Github: https://github.com/BitFdev Website: https://www.bitf.cc Market: <a href="https://crex24.com/?refid=ys7lrfrxvab1rq5i7j28">https://crex24.com/exchange/BITF-BTC</a> Wallets: <a href="http://blockexplorer.bitf.cc/downloads/BitF-Windows.zip">Windows</a> | <a href="http://blockexplorer.bitf.cc/downloads/BitF-linux.tar.gz">Linux</a> | <a href="http://blockexplorer.bitf.cc/downloads/BitF-OSX.dmg">Mac OSX</a> Email: info@bitf.cc </center>
author | bitf |
---|---|
permlink | how-to-setup-a-bitf-masternode-on-ubuntu |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency","masternode","altcoin","howto","technology"],"image":["https://cdn.steemitimages.com/DQmYUFjozHQVgL7ho3Q8oamKbgSPjSgqpwGFfa5xHRUwdG6/bitf.png"],"links":["http://blockexplorer.bitf.cc/downloads/BitF-Windows.zip","http://blockexplorer.bitf.cc/downloads/BitF-linux.tar.gz","http://blockexplorer.bitf.cc/downloads/BitF-OSX.dmg","https://crex24.com/?refid=ys7lrfrxvab1rq5i7j28","https://twitter.com/BitFdev","https://discord.gg/4pH2YVV","https://github.com/BitFdev","https://www.bitf.cc"],"app":"steemit/0.1","format":"markdown"} |
created | 2018-08-25 01:25:18 |
last_update | 2018-08-25 01:25:18 |
depth | 0 |
children | 14 |
last_payout | 2018-09-01 01:25:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 124.429 HBD |
curator_payout_value | 41.279 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 4,652 |
author_reputation | 47,034,083,419,130 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,278,974 |
net_rshares | 114,484,274,558,089 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
contentjunkie | 0 | 410,983,029,142 | 100% | ||
azz | 0 | 359,144,694 | 100% | ||
jag | 0 | 334,331,418 | 100% | ||
weeds | 0 | 23,860,286,438 | 100% | ||
reaction | 0 | 12,973,310,416 | 100% | ||
movietrailers | 0 | 43,628,283,012 | 100% | ||
bitcoinparadise | 0 | 16,912,520,364 | 100% | ||
votehumanity | 0 | 18,571,518,749 | 50% | ||
statsbot | 0 | 315,475,455 | 100% | ||
newsbot | 0 | 315,407,874 | 100% | ||
crashoverride | 0 | 204,589,012 | 100% | ||
cartman | 0 | 2,412,817,268 | 100% | ||
aries | 0 | 198,409,951 | 100% | ||
fulldisclosure | 0 | 197,623,509 | 100% | ||
cancer | 0 | 195,566,241 | 100% | ||
trendz | 0 | 195,381,777 | 100% | ||
ketchup | 0 | 195,258,594 | 100% | ||
caz | 0 | 196,040,486 | 100% | ||
dickbutt | 0 | 3,249,800,237 | 100% | ||
peeweeherman | 0 | 504,065,845 | 100% | ||
cowboycurtis | 0 | 436,423,434 | 100% | ||
jambii | 0 | 436,345,598 | 100% | ||
coolcat | 0 | 765,418,577 | 100% | ||
opall | 0 | 759,110,432 | 100% | ||
elviss | 0 | 650,244,699 | 100% | ||
chair | 0 | 763,144,919 | 100% | ||
conky | 0 | 910,273,348 | 100% | ||
dademurphy | 0 | 754,899,119 | 100% | ||
chart | 0 | 756,047,286 | 100% | ||
mrssteve | 0 | 753,541,785 | 100% | ||
towelie | 0 | 2,984,384,508 | 100% | ||
philipjfry | 0 | 2,915,513,357 | 100% | ||
mrhanky | 0 | 2,137,892,319 | 100% | ||
popcornmachine | 0 | 746,796,519 | 100% | ||
wilburtsmythe | 0 | 745,120,161 | 100% | ||
bitrx | 0 | 743,584,368 | 100% | ||
bluetrade | 0 | 745,013,409 | 100% | ||
shape | 0 | 738,763,559 | 100% | ||
highfive | 0 | 730,014,477 | 100% | ||
jebus | 0 | 729,659,008 | 100% | ||
clarence | 0 | 732,826,026 | 100% | ||
steemet | 0 | 725,971,282 | 100% | ||
rgeddes | 0 | 4,712,505,652 | 100% | ||
qantheman | 0 | 721,050,397 | 100% | ||
charity | 0 | 721,166,084 | 100% | ||
annul | 0 | 719,414,292 | 100% | ||
suntzu | 0 | 714,233,612 | 100% | ||
mchammer | 0 | 710,887,550 | 100% | ||
vanilla | 0 | 707,663,778 | 100% | ||
guerilla | 0 | 706,780,181 | 100% | ||
icet | 0 | 709,940,792 | 100% | ||
nedd | 0 | 703,097,616 | 100% | ||
kickass | 0 | 700,361,314 | 100% | ||
oreo | 0 | 700,006,521 | 100% | ||
sward | 0 | 12,724,729,763 | 100% | ||
curei | 0 | 694,574,254 | 100% | ||
currie | 0 | 690,523,425 | 100% | ||
austinpowers | 0 | 1,668,144,472 | 100% | ||
shapeshifter | 0 | 675,881,421 | 100% | ||
stun | 0 | 674,033,643 | 100% | ||
icecube | 0 | 671,512,786 | 100% | ||
view | 0 | 671,315,254 | 100% | ||
kitt | 0 | 665,687,452 | 100% | ||
katt | 0 | 664,761,541 | 100% | ||
itchy | 0 | 664,489,771 | 100% | ||
scratchy | 0 | 664,457,811 | 100% | ||
krusty | 0 | 666,607,380 | 100% | ||
scene | 0 | 662,053,173 | 100% | ||
quimby | 0 | 656,089,449 | 100% | ||
wiggum | 0 | 664,727,270 | 100% | ||
sideshowbob | 0 | 651,257,444 | 100% | ||
drnick | 0 | 3,059,899,643 | 100% | ||
fentan99 | 0 | 14,041,429,698 | 100% | ||
ladder | 0 | 2,230,952,573 | 100% | ||
hansolo | 0 | 719,422,691 | 100% | ||
fityan | 0 | 115,637,638 | 100% | ||
trayan | 0 | 20,815,581,818 | 50% | ||
khussan | 0 | 167,687,310 | 100% | ||
mrviquez | 0 | 47,546,199,027 | 100% | ||
anasboss | 0 | 4,685,907,242 | 100% | ||
booster | 0 | 5,695,603,993,705 | 27.11% | ||
ariak | 0 | 91,856,339 | 99.99% | ||
ccir105 | 0 | 5,841,432,967 | 50% | ||
masterstill | 0 | 515,399,754 | 30% | ||
ericka | 0 | 589,712,035 | 100% | ||
mcoreyy | 0 | 552,184,254 | 100% | ||
appreciator | 0 | 15,081,861,805,221 | 13.02% | ||
mill | 0 | 555,790,224 | 100% | ||
minecraftfan | 0 | 336,209,013 | 100% | ||
aniksh | 0 | 552,403,310 | 100% | ||
morphewq | 0 | 167,493,780 | 30% | ||
arkan18 | 0 | 9,192,795,871 | 100% | ||
warwarmyit | 0 | 551,364,490 | 100% | ||
cifer | 0 | 3,611,235,033 | 73% | ||
dxdei | 0 | 216,013,853 | 50% | ||
kingjames808 | 0 | 609,128,148 | 100% | ||
rocky1 | 0 | 9,660,291,337,322 | 15.74% | ||
shabtab | 0 | 564,410,828 | 100% | ||
buildawhale | 0 | 10,404,838,892,573 | 13.68% | ||
keyvann1 | 0 | 553,574,008 | 100% | ||
fivestargroup | 0 | 59,618,120,685 | 100% | ||
robertfigueiredo | 0 | 69,845,047 | 100% | ||
hira-bashir | 0 | 433,607,377 | 100% | ||
davealemana | 0 | 250,426,739 | 50% | ||
florenta | 0 | 527,679,950 | 100% | ||
block-buster | 0 | 30,983,330,272 | 100% | ||
primetimesports | 0 | 8,131,454,496 | 100% | ||
joseph.jayden | 0 | 541,443,606 | 100% | ||
heaterville | 0 | 12,946,267,838 | 50% | ||
boomerang | 0 | 7,023,064,734,601 | 27.39% | ||
upme | 0 | 9,310,952,876,112 | 15.11% | ||
adv1 | 0 | 542,135,623 | 100% | ||
luxbet | 0 | 10,724,970,127 | 9% | ||
sadcasm | 0 | 553,684,821 | 100% | ||
steemlink | 0 | 580,505,014 | 100% | ||
pierlave | 0 | 5,462,446,318 | 100% | ||
maaz23 | 0 | 858,286,466 | 50% | ||
silasvogt | 0 | 211,697,099 | 50% | ||
orhun | 0 | 176,736,186 | 29% | ||
interestinginfo | 0 | 261,270,980 | 44% | ||
teddieelga | 0 | 115,792,673 | 19% | ||
dawnasheelagh | 0 | 115,792,673 | 19% | ||
doryaeriell | 0 | 238,384,909 | 39% | ||
valenesiana | 0 | 116,136,238 | 19% | ||
eolandananni | 0 | 226,160,042 | 37% | ||
agnessejanot | 0 | 122,248,671 | 20% | ||
juninalethia | 0 | 146,698,406 | 24% | ||
elladinenolana | 0 | 262,207,984 | 43% | ||
swagger | 0 | 424,187,433 | 100% | ||
ashishdash | 0 | 533,985,564 | 100% | ||
bottrain | 0 | 530,136,465 | 100% | ||
sureshotfund | 0 | 289,449,401 | 100% | ||
rakibulih | 0 | 556,152,537 | 100% | ||
postpromoter | 0 | 9,184,660,145,418 | 7.46% | ||
shaungyan | 0 | 552,899,963 | 100% | ||
masud222 | 0 | 322,569,538 | 50% | ||
racdaolato1976 | 0 | 127,981,376 | 21% | ||
lifernesec1973 | 0 | 127,981,376 | 21% | ||
fueprojacan1988 | 0 | 274,245,806 | 45% | ||
gruffalo | 0 | 8,091,077,326 | 50% | ||
yadyasir | 0 | 561,208,379 | 100% | ||
cryptocurrencytr | 0 | 608,979,507 | 100% | ||
kph | 0 | 15,825,708,391 | 50% | ||
funnytime | 0 | 262,834,644 | 43% | ||
artworld | 0 | 128,181,983 | 21% | ||
naturecenter | 0 | 226,160,042 | 37% | ||
traveled | 0 | 275,059,511 | 45% | ||
kubi | 0 | 221,052,232 | 39% | ||
healthylifes | 0 | 131,320,986 | 22% | ||
mariano35 | 0 | 170,641,835 | 28% | ||
montecarlo35 | 0 | 268,151,455 | 44% | ||
franchescasacco | 0 | 292,528,860 | 48% | ||
boklassen | 0 | 219,396,645 | 36% | ||
nejdat | 0 | 158,453,132 | 26% | ||
foodstall | 0 | 259,729,558 | 43% | ||
artdirector | 0 | 268,746,406 | 44% | ||
art-is | 0 | 244,314,915 | 40% | ||
ecocoin | 0 | 269,198,115 | 46% | ||
cryptoocurrency | 0 | 127,580,947 | 22% | ||
cosmicangel | 0 | 566,463,528 | 100% | ||
smartsteem | 0 | 17,472,544,655,200 | 14.21% | ||
jashimuddin | 0 | 553,757,887 | 100% | ||
hakansahin | 0 | 109,769,926 | 30% | ||
newsbitcoin | 0 | 212,964,594 | 49% | ||
everdayfood | 0 | 237,540,536 | 39% | ||
mrakeshrex | 0 | 552,438,547 | 100% | ||
odl | 0 | 750,582,018 | 26% | ||
peterruck | 0 | 542,230,248 | 100% | ||
barrabass123 | 0 | 545,470,508 | 100% | ||
zapper | 0 | 878,379,470 | 100% | ||
sdsonjoy | 0 | 544,098,379 | 100% | ||
suad1984 | 0 | 319,625,131 | 100% | ||
masumalucky | 0 | 565,708,629 | 100% | ||
smartcoins | 0 | 11,512,710,426 | 10% | ||
saluton | 0 | 530,240,207 | 100% | ||
bilgi | 0 | 250,361,312 | 41% | ||
eksisozluk | 0 | 140,585,972 | 23% | ||
sohbet | 0 | 250,609,777 | 41% | ||
ilginc | 0 | 205,532,556 | 35% | ||
onedio | 0 | 195,597,874 | 32% | ||
bursa | 0 | 287,284,378 | 47% | ||
osmanli | 0 | 134,473,538 | 22% | ||
mrswhale | 0 | 1,560,141,845 | 36% | ||
hottopic | 0 | 62,196,119,348 | 30% | ||
bitcoinfast | 0 | 170,139,038 | 28% | ||
ohadiyorum | 0 | 122,248,671 | 20% | ||
moneyofthefuture | 0 | 567,773,487 | 100% | ||
nextico | 0 | 552,510,898 | 100% | ||
thenewmoney | 0 | 565,097,697 | 100% | ||
handfree42 | 0 | 136,827,221 | 50% | ||
joeycrack | 0 | 1,002,971,660 | 50% | ||
memobi | 0 | 297,055,772 | 36% | ||
cartooni | 0 | 533,958,787 | 100% | ||
munareal | 0 | 552,933,090 | 100% | ||
andreeamta | 0 | 542,193,771 | 100% | ||
codemonkeyindy | 0 | -54,703,800 | -100% | ||
travelwithethan | 0 | 552,934,534 | 100% | ||
beige | 0 | 588,574,958 | 100% | ||
guardianofsteem | 0 | 547,916,466 | 100% | ||
animefanrd | 0 | 246,623,103 | 50% | ||
davidvargas | 0 | 551,290,012 | 100% | ||
mohcinedraou | 0 | 551,568,307 | 100% | ||
thescholarlyowl | 0 | 61,899,122 | 50% | ||
mariginal | 0 | 152,268,658 | 25% | ||
zkan | 0 | 187,936,885 | 37% | ||
kaanight | 0 | 146,515,881 | 24% | ||
fabiovi | 0 | 554,358,855 | 100% | ||
sweetashu | 0 | 553,081,311 | 100% | ||
fher | 0 | 216,343,252 | 50% | ||
nacarid | 0 | 587,589,590 | 100% | ||
frellarong | 0 | 119,095,659 | 50% | ||
cool08 | 0 | 215,572,333 | 50% | ||
fervar2109 | 0 | 568,237,911 | 100% | ||
juanpolet | 0 | 551,535,881 | 100% | ||
matthewthonyit | 0 | 158,228,676 | 50% | ||
mshahabi | 0 | 316,679,903,205 | 60.84% | ||
drayhazz | 0 | 304,878,429 | 50% | ||
kerimcaglar | 0 | 129,154,246 | 22% | ||
jeongpd | 0 | 544,142,287 | 100% | ||
scooter1010 | 0 | 542,198,162 | 100% | ||
thegoddessinari | 0 | 555,408,176 | 100% | ||
nurulsafitri | 0 | 538,211,895 | 100% | ||
nymphfeo | 0 | 544,823,228 | 100% | ||
beladro | 0 | 1,820,401,938 | 50% | ||
smartbcamp | 0 | 537,965,854 | 100% | ||
egon80 | 0 | 552,861,772 | 100% | ||
bholapuri | 0 | 542,244,294 | 100% | ||
meraj98 | 0 | 556,362,228 | 100% | ||
funeveryday | 0 | 530,704,604 | 100% | ||
h0rn3t | 0 | 203,540,423 | 50% | ||
aress | 0 | 553,122,490 | 100% | ||
nrose1234 | 0 | 247,109,786 | 50% | ||
mdlamr | 0 | 533,950,445 | 100% | ||
byresteem | 0 | 0 | 100% | ||
arslan007 | 0 | 549,764,333 | 100% | ||
pagla | 0 | 260,146,551 | 50% | ||
ratul2003 | 0 | 531,819,233 | 100% | ||
imranpavel | 0 | 128,014,713 | 25% | ||
jvssdrevanth | 0 | 552,806,434 | 100% | ||
arvarad | 0 | 543,350,635 | 100% | ||
thetargaryen | 0 | 546,588,456 | 100% | ||
ayman123 | 0 | 247,404,759 | 50% | ||
hotlist | 0 | 608,953,878 | 100% | ||
sardarsaqib | 0 | 304,781,135 | 50% | ||
uas | 0 | 64,121,847 | 10.01% | ||
rxrabbi | 0 | 544,535,828 | 100% | ||
shanu123 | 0 | 103,519,913 | 20% | ||
albertozain22 | 0 | 542,358,312 | 100% | ||
zeshanjaved | 0 | 204,368,769 | 50% | ||
mustafa9876 | 0 | 491,690,213 | 100% | ||
valery17 | 0 | 552,809,821 | 100% | ||
naimbiswas | 0 | 533,042,629 | 100% | ||
l4jon | 0 | 552,760,796 | 100% | ||
devshish | 0 | 554,595,566 | 100% | ||
polarbeats | 0 | 64,155,020 | 5% | ||
azat1 | 0 | 542,565,453 | 100% | ||
disha2020 | 0 | 542,938,963 | 100% | ||
gitesiek | 0 | 554,199,533 | 100% | ||
badsha162916 | 0 | 552,958,456 | 100% | ||
befaro | 0 | 216,968,669 | 50% | ||
sixoneninetimes | 0 | 854,436,452 | 50% | ||
morningcloud | 0 | 537,575,534 | 100% | ||
zaynalfatih | 0 | 533,695,337 | 100% | ||
jagdishrj | 0 | 552,476,664 | 100% | ||
big-whale | 0 | 43,447,976,356 | 100% | ||
upvoteid | 0 | 100,361,376 | 20% | ||
therising | 0 | 8,774,637,344,054 | 21.5% | ||
ptkimran | 0 | 100,377,429 | 20% | ||
superup | 0 | 556,190,012 | 100% | ||
aqilafatan | 0 | 1,478,764,010 | 100% | ||
geadriana | 0 | 467,144,440 | 50% | ||
sudi-afrikaan786 | 0 | 246,727,143 | 50% | ||
azmybin | 0 | 553,836,932 | 100% | ||
sitifajar | 0 | 544,744,938 | 100% | ||
blaqboyikott | 0 | 295,072,006 | 50% | ||
yusrimahenra | 0 | 545,508,021 | 100% | ||
mdashik1411 | 0 | 1,923,713,212 | 100% | ||
ballpin | 0 | 548,875,315 | 100% | ||
greenville | 0 | 155,730,795 | 50% | ||
eadghe | 0 | 590,196,773 | 100% | ||
allthefoods | 0 | 565,027,559 | 100% | ||
katrina71 | 0 | 442,392,510 | 80% | ||
overarc | 0 | 542,521,337 | 100% | ||
magatha | 0 | 232,338,695 | 50% | ||
asterkusener | 0 | 191,277,639 | 100% | ||
eubanksito | 0 | 4,983,884,807 | 50% | ||
tamer5461 | 0 | 115,574,279 | 19% | ||
derian | 0 | 552,699,579 | 100% | ||
fadmer | 0 | 553,235,839 | 100% | ||
sushant769 | 0 | 66,893,804 | 100% | ||
wisex | 0 | 83,097,592 | 25% | ||
humash604 | 0 | 537,696,944 | 100% | ||
hatuvera | 0 | 177,382,440 | 10% | ||
mosaic | 0 | 542,109,759 | 100% | ||
rosecat | 0 | 552,828,711 | 100% | ||
foniz | 0 | 543,522,245 | 100% | ||
mellissamartz | 0 | 88,630,302 | 15% | ||
andrekiladosov | 0 | 544,362,466 | 100% | ||
promobot | 0 | 9,767,967,172,759 | 40.57% | ||
ashtray34 | 0 | 243,842,181 | 40% | ||
primersion | 0 | 2,160,069,245 | 100% | ||
simay | 0 | 115,968,604 | 19% | ||
jpchabry | 0 | 706,330,803 | 100% | ||
rkrebel73235 | 0 | 194,829,781 | 100% | ||
businessbooster | 0 | 554,649,847 | 100% | ||
retaliator | 0 | 554,825,244 | 100% | ||
ridoy100 | 0 | 597,710,238 | 100% | ||
headcorner | 0 | 3,639,915,082 | 50% | ||
xorimaxo | 0 | 328,840,990 | 100% | ||
alexanderheuz | 0 | 553,102,808 | 100% | ||
fibaroteam | 0 | 6,926,149,261 | 100% | ||
albertot | 0 | 607,351,399 | 100% | ||
houseandcanvas | 0 | 609,049,175 | 100% | ||
offended | 0 | 532,826,940 | 100% | ||
techsfair | 0 | 145,976,554 | 50% | ||
taras888 | 0 | 575,434,668 | 100% | ||
talavira | 0 | 557,054,964 | 100% | ||
pasat777 | 0 | 554,310,899 | 100% | ||
jserafael | 0 | 542,521,216 | 100% | ||
abcd0 | 0 | 100,377,429 | 20% | ||
saulmaldonadotch | 0 | 566,178,793 | 100% | ||
chadpetterson | 0 | 541,792,929 | 100% | ||
dreamcatcher00 | 0 | 587,710,303 | 100% | ||
vulture | 0 | 565,468,112 | 100% | ||
ragavee | 0 | 548,987,344 | 100% | ||
theshadowek | 0 | 552,232,140 | 100% | ||
depq | 0 | 440,565,734 | 80% | ||
promotedpost | 0 | 126,668,488,960 | 100% | ||
rdsakash | 0 | 60,787,990 | 10% | ||
kuftjs | 0 | 532,289,650 | 100% | ||
mukulcclbd | 0 | 304,727,110 | 50% | ||
fare | 0 | 599,354,370 | 100% | ||
saqer | 0 | 304,240,797 | 50% | ||
christheglove | 0 | 721,383,875 | 25% | ||
a-01 | 0 | 243,323,027 | 50% | ||
sabi.nahar | 0 | 565,110,535 | 100% | ||
abbyrich | 0 | 60,785,865 | 10% | ||
tom-nd-gerry | 0 | 288,946,095 | 50% | ||
macrame | 0 | 304,478,510 | 50% | ||
aarbi82 | 0 | 566,409,996 | 100% | ||
pavelraju | 0 | 192,776,355 | 100% | ||
shahabudin | 0 | 430,629,647 | 100% | ||
uaksjs | 0 | 546,385,382 | 100% | ||
ynet | 0 | 304,518,283 | 50% | ||
maikelblogo | 0 | 173,479,765 | 50% | ||
froshboy | 0 | 542,360,797 | 100% | ||
ahsanabdullah | 0 | 225,278,561 | 50% | ||
trickyplaty | 0 | 589,517,639 | 100% | ||
rkts | 0 | 599,328,680 | 100% | ||
netizens | 0 | 552,494,128 | 100% | ||
jackers | 0 | 103,433,006 | 20% | ||
bernieisboss | 0 | 566,201,688 | 100% | ||
tanzil2020 | 0 | 85,076,957 | 25% | ||
rozaaceh | 0 | 433,137,034 | 100% | ||
desla | 0 | 480,651,736 | 100% | ||
newsteemboot | 0 | 553,740,650 | 100% | ||
umut1905 | 0 | 173,568,439 | 50% | ||
steemla | 0 | 566,073,227 | 100% | ||
steemhouston | 0 | 553,898,906 | 100% | ||
douglas1 | 0 | 545,564,255 | 100% | ||
jack-rose | 0 | 103,425,863 | 20% | ||
meletik | 0 | 535,572,409 | 100% | ||
futbolsport | 0 | 543,490,856 | 100% | ||
glhf | 0 | 566,320,208 | 100% | ||
gobow | 0 | 7,547,092,131 | 100% | ||
blocfrance | 0 | 386,287,215 | 100% | ||
bitcoinmarketss | 0 | 540,935,240 | 100% | ||
razanaz | 0 | 553,568,473 | 100% | ||
banjo-0 | 0 | 290,129,366 | 50% | ||
busy01 | 0 | 290,148,402 | 50% | ||
a-0-0-0-0-0-a | 0 | 103,432,996 | 20% | ||
anjumzaki | 0 | 588,222,690 | 100% | ||
lynocharova | 0 | 577,945,869 | 100% | ||
gynina | 0 | 541,551,442 | 100% | ||
shevicheva1 | 0 | 544,481,013 | 100% | ||
shikarina | 0 | 577,940,740 | 100% | ||
siervo | 0 | 452,781,623 | 100% | ||
artcreator | 0 | 69,050,238 | 20% | ||
kimanzzi | 0 | 565,991,202 | 100% | ||
once-upon | 0 | 122,138,558 | 20% | ||
ns-team | 0 | 122,175,762 | 20% | ||
death-note | 0 | 121,694,327 | 20% | ||
friday-night | 0 | 122,175,189 | 20% | ||
haran | 0 | 304,251,914 | 50% | ||
cashmachine | 0 | 303,618,244 | 50% | ||
sardarirfanbaig | 0 | 305,195,199 | 50% | ||
hadden1 | 0 | 598,776,334 | 100% | ||
darpa | 0 | 598,776,334 | 100% | ||
hadert | 0 | 598,776,334 | 100% | ||
farhannn | 0 | 599,216,668 | 100% | ||
asmaiel | 0 | 598,776,334 | 100% | ||
botswork | 0 | 598,776,334 | 100% | ||
sard | 0 | 598,776,334 | 100% | ||
mikejosh | 0 | 598,776,334 | 100% | ||
sarkar1 | 0 | 598,776,334 | 100% | ||
alexbenj | 0 | 598,899,964 | 100% | ||
darves | 0 | 1,048,949,063 | 100% | ||
waqi | 0 | 598,776,334 | 100% | ||
steemdenver | 0 | 565,458,849 | 100% | ||
assaif | 0 | 609,231,748 | 100% | ||
hermanasquintero | 0 | 441,805,008 | 80% | ||
abigresteemforu | 0 | 566,381,394 | 100% | ||
blockychains | 0 | 564,909,553 | 100% | ||
b-6 | 0 | 566,165,787 | 100% | ||
imrasel | 0 | 546,953,879 | 100% | ||
dlayshan | 0 | 547,398,298 | 100% | ||
smahnova | 0 | 565,676,641 | 100% | ||
rsa-vs-ban-team | 0 | 287,055,147 | 50% | ||
continue-upvote | 0 | 119,105,183 | 20% | ||
rise-with-reason | 0 | 277,346,048 | 50% | ||
street-girl | 0 | 149,365,040 | 25% | ||
b-01 | 0 | 277,966,804 | 50% | ||
input-user-name | 0 | 146,600,599 | 25% | ||
karinasia25 | 0 | 442,330,652 | 80% | ||
restbot | 0 | 61,012,332 | 10% | ||
frolik | 0 | 536,758,613 | 100% | ||
berns | 0 | 537,058,297 | 100% | ||
loliyu | 0 | 537,372,065 | 100% | ||
grey2603 | 0 | 551,581,935 | 100% | ||
welcce | 0 | 63,817,606 | 10.01% | ||
white-1 | 0 | 63,817,606 | 10.01% | ||
wannebe | 0 | 63,817,606 | 10.01% | ||
paysteem | 0 | 539,174,056 | 100% | ||
a-bible-lover | 0 | 565,916,593 | 100% | ||
a-0-4 | 0 | 566,155,145 | 100% | ||
a-e | 0 | 564,753,780 | 100% | ||
diepartei | 0 | 565,250,592 | 100% | ||
deriom | 0 | 326,230,216 | 100% | ||
recycle-bin | 0 | 249,389,484 | 50% | ||
business-man | 0 | 243,853,744 | 50% | ||
khusbu | 0 | 244,404,272 | 50% | ||
mirita | 0 | 304,207,490 | 50% | ||
imili | 0 | 304,185,654 | 50% | ||
windows-7 | 0 | 100,800,676 | 20% | ||
omenos | 0 | 305,090,597 | 50% | ||
cutmulia | 0 | 540,912,671 | 100% | ||
isosteem | 0 | 544,038,047 | 100% | ||
daamah | 0 | 544,742,204 | 100% | ||
ghina06 | 0 | 543,743,344 | 100% | ||
hadiah | 0 | 543,743,739 | 100% | ||
kalilah | 0 | 540,131,181 | 100% | ||
mabruk | 0 | 543,742,243 | 100% | ||
nabhan | 0 | 546,849,692 | 100% | ||
ghulan | 0 | 543,742,215 | 100% | ||
haurgeulis | 0 | 540,521,799 | 100% | ||
youcanreachme | 0 | 63,791,898 | 10.01% | ||
lohbener | 0 | 543,742,760 | 100% | ||
k100 | 0 | 63,791,898 | 10.01% | ||
dura | 0 | 63,791,898 | 10.01% | ||
gonelie | 0 | 63,791,898 | 10.01% | ||
whyken | 0 | 215,964,604 | 50% | ||
myrep | 0 | 63,791,898 | 10.01% | ||
wi-ki | 0 | 63,791,898 | 10.01% | ||
me-and | 0 | 63,791,898 | 10.01% | ||
pasekan | 0 | 538,291,501 | 100% | ||
andrew-ki | 0 | 63,808,681 | 10.01% | ||
plugs | 0 | 63,791,898 | 10.01% | ||
mynumberone | 0 | 63,791,898 | 10.01% | ||
yuj7 | 0 | 63,791,898 | 10.01% | ||
taylor.mien | 0 | 63,791,898 | 10.01% | ||
cokbise | 0 | 63,791,898 | 10.01% | ||
soduye | 0 | 63,791,898 | 10.01% | ||
supersane | 0 | 1,098,522,143 | 100% | ||
s2-k | 0 | 63,791,898 | 10.01% | ||
johannestreb | 0 | 63,791,898 | 10.01% | ||
hanarape | 0 | 63,791,898 | 10.01% | ||
bokerstuffle | 0 | 63,791,898 | 10.01% | ||
mm22 | 0 | 63,791,898 | 10.01% | ||
balongan | 0 | 540,900,073 | 100% | ||
dede2 | 0 | 63,791,898 | 10.01% | ||
harmon-y | 0 | 63,791,898 | 10.01% | ||
shape-of | 0 | 63,791,898 | 10.01% | ||
dar-k | 0 | 63,791,898 | 10.01% | ||
blue-k | 0 | 63,791,898 | 10.01% | ||
toorise | 0 | 63,791,898 | 10.01% | ||
love-m | 0 | 63,791,898 | 10.01% | ||
post.melon | 0 | 63,791,898 | 10.01% | ||
m25 | 0 | 63,791,898 | 10.01% | ||
mx2 | 0 | 63,791,898 | 10.01% | ||
oksen | 0 | 63,791,898 | 10.01% | ||
keenx | 0 | 63,791,898 | 10.01% | ||
rise-e | 0 | 63,791,898 | 10.01% | ||
holy-k | 0 | 63,791,470 | 10.01% | ||
jack-karen | 0 | 63,791,470 | 10.01% | ||
kk20 | 0 | 63,791,470 | 10.01% | ||
upse | 0 | 63,791,470 | 10.01% | ||
karinquintero | 0 | 443,160,992 | 80% | ||
simonreed | 0 | 577,653,759 | 100% | ||
adnanroshan | 0 | 247,419,994 | 50% | ||
adnandahal | 0 | 247,453,518 | 50% | ||
adnanghoshal | 0 | 244,365,426 | 50% | ||
adnansheye | 0 | 125,237,280 | 25% | ||
hope-less | 0 | 247,436,239 | 50% | ||
you-and-me | 0 | 247,403,737 | 50% | ||
arianto71 | 0 | 261,417,049 | 50% | ||
a-2-z | 0 | 124,967,062 | 25% | ||
adnanshe | 0 | 100,835,301 | 20% | ||
wog | 0 | 305,116,484 | 50% | ||
wic | 0 | 305,389,702 | 50% | ||
tov | 0 | 304,505,764 | 50% | ||
lsa | 0 | 303,980,444 | 50% | ||
siq | 0 | 304,024,557 | 50% | ||
woq | 0 | 304,103,901 | 50% | ||
pollinbay | 0 | 588,678,417 | 100% | ||
ax3 | 0 | 636,447,281 | 10.01% | ||
calicabre | 0 | 533,149,918 | 100% | ||
nidvioubabfast | 0 | 577,650,003 | 100% | ||
mikle | 0 | 602,095,291 | 100% | ||
anna-scott | 0 | 305,629,186 | 50% | ||
i-m-o | 0 | 246,508,233 | 50% | ||
abcd1 | 0 | 249,534,937 | 50% | ||
dolphinsbooster | 0 | 555,847,238 | 100% | ||
xekn | 0 | 64,181,181 | 10.01% | ||
youv | 0 | 64,180,866 | 10.01% | ||
xec.sek | 0 | 64,180,866 | 10.01% | ||
denise.moreno | 0 | 305,621,679 | 50% | ||
byronberry85 | 0 | 305,621,679 | 50% | ||
christopheres77 | 0 | 201,710,308 | 33% | ||
eleanorastro | 0 | 305,621,679 | 50% | ||
chloe.burton | 0 | 226,158,909 | 37% | ||
andy.aldwell | 0 | 134,472,865 | 22% | ||
sebastiangrant91 | 0 | 281,171,945 | 46% | ||
marthagomez | 0 | 220,047,609 | 36% | ||
paulaharvey | 0 | 134,473,538 | 22% | ||
jeffrhodes2000 | 0 | 158,922,477 | 26% | ||
blancoazx | 0 | 440,708,389 | 80% | ||
smartmediagroup | 0 | 7,720,165,170 | 100% | ||
voicle | 0 | 64,179,620 | 10.01% | ||
vivald-i | 0 | 64,179,620 | 10.01% | ||
xken | 0 | 64,179,620 | 10.01% | ||
xoe | 0 | 64,179,620 | 10.01% | ||
x9x | 0 | 64,179,620 | 10.01% | ||
carmen52 | 0 | 440,311,847 | 80% | ||
up-whale | 0 | 302,571,122 | 50% | ||
tech2you | 0 | 550,587,562 | 100% | ||
universalglobe | 0 | 553,018,237 | 100% | ||
rochdi94 | 0 | 292,035,519 | 50% | ||
aakashkhan | 0 | 100,533,939 | 20% | ||
isteemd | 0 | 10,063,219,521,458 | 22.5% | ||
andi9999 | 0 | 216,402,938 | 50% | ||
deex.exchange | 0 | 207,503,238 | 34% | ||
cryptorich66 | 0 | 305,145,796 | 50% | ||
badgamer | 0 | 21,429,108,317 | 100% | ||
karlliebknecht | 0 | 577,316,639 | 100% | ||
jodsalz | 0 | 578,388,214 | 100% | ||
lynxtext | 0 | 553,749,123 | 100% | ||
xb7xavi | 0 | 551,798,001 | 100% | ||
budajored | 0 | 249,606,640 | 41% | ||
sgerokos | 0 | 317,549,808 | 100% | ||
masaitv | 0 | 1,215,127,467 | 20% | ||
alinabel | 0 | 533,772,486 | 100% | ||
bio00 | 0 | 543,549,342 | 100% | ||
xunguita | 0 | 576,877,815 | 100% | ||
mehmetellibes | 0 | 225,934,550 | 37% | ||
sabri99 | 0 | 286,997,942 | 47% | ||
musakul | 0 | 116,020,444 | 19% | ||
mahmutah | 0 | 213,721,871 | 35% | ||
sebebim | 0 | 232,040,889 | 38% | ||
kanmaz | 0 | 140,445,112 | 23% | ||
suzannn | 0 | 219,828,211 | 36% | ||
busrae | 0 | 280,890,224 | 46% | ||
handee | 0 | 274,783,915 | 45% | ||
osmanboz | 0 | 158,764,039 | 26% | ||
nazmulsikdar98 | 0 | 552,884,110 | 100% | ||
sezercik | 0 | 293,094,454 | 48% | ||
ozgurinsan | 0 | 219,820,841 | 36% | ||
yazarimsi | 0 | 213,714,706 | 35% | ||
susuzyaz | 0 | 219,820,841 | 36% | ||
yuzuklerim | 0 | 250,351,513 | 41% | ||
lalesu | 0 | 268,669,916 | 44% | ||
nazann | 0 | 293,094,454 | 48% | ||
leylakk | 0 | 152,653,361 | 25% | ||
konyali | 0 | 225,926,975 | 37% | ||
sonbaharr | 0 | 201,502,437 | 33% | ||
agathaa | 0 | 280,882,185 | 46% | ||
kaplan513 | 0 | 146,547,227 | 24% | ||
bahcesaray | 0 | 207,608,572 | 34% | ||
tekinomer | 0 | 128,228,823 | 21% | ||
sahinmahmut | 0 | 225,926,975 | 37% | ||
cakir994 | 0 | 122,122,689 | 20% | ||
hazinson | 0 | 299,200,589 | 49% | ||
masallar | 0 | 219,820,841 | 36% | ||
bensucani | 0 | 280,882,185 | 46% | ||
kaanyilmaz | 0 | 177,077,899 | 29% | ||
beneklikopek | 0 | 219,820,841 | 36% | ||
sacvar | 0 | 244,245,379 | 40% | ||
steeming-ali | 0 | 186,181,229 | 50% | ||
jupitercore | 0 | 6,419,703,461 | 100% | ||
khaledf13 | 0 | 289,042,684 | 50% | ||
azharchughtai | 0 | 304,503,899 | 50% | ||
epicentrokaribe | 0 | 441,831,128 | 80% | ||
sardar-azhar | 0 | 305,248,744 | 50% | ||
azharmughal | 0 | 305,248,744 | 50% | ||
hardat | 0 | 305,225,967 | 50% | ||
j-michael | 0 | 305,225,967 | 50% | ||
james14 | 0 | 305,225,967 | 50% | ||
mirza11 | 0 | 305,224,841 | 50% | ||
alexaz | 0 | 305,282,884 | 50% | ||
michael143 | 0 | 305,221,968 | 50% | ||
oliver27 | 0 | 589,073,441 | 100% | ||
oliver1 | 0 | 305,195,199 | 50% | ||
roman14 | 0 | 305,195,199 | 50% | ||
isabella4 | 0 | 305,195,199 | 50% | ||
kerimkan | 0 | 195,324,927 | 32% | ||
salihbag | 0 | 262,467,871 | 43% | ||
temizyurek | 0 | 183,117,119 | 30% | ||
sonuncukus | 0 | 219,740,543 | 36% | ||
somuncubaba | 0 | 305,195,199 | 50% | ||
nielzon | 0 | 155,626,625 | 50% | ||
footynews | 0 | 589,123,395 | 100% | ||
superpromoter | 0 | 309,280,832,862 | 100% | ||
miladopensador | 0 | 533,569,564 | 100% | ||
alien-mastermind | 0 | 112,855,756 | 30% | ||
mrnicepost | 0 | 550,611,664 | 100% | ||
bottomse1 | 0 | 189,016,455 | 31% | ||
cynonw | 0 | 286,573,336 | 47% | ||
wellowe2 | 0 | 304,865,251 | 50% | ||
carwinleys | 0 | 109,751,490 | 18% | ||
marskef | 0 | 170,724,540 | 28% | ||
seatong | 0 | 152,432,625 | 25% | ||
milldc | 0 | 280,476,031 | 46% | ||
beverleyer | 0 | 128,043,405 | 21% | ||
beldondf | 0 | 231,697,590 | 38% | ||
hodgees | 0 | 146,335,320 | 24% | ||
artledr | 0 | 280,476,031 | 46% | ||
coledaletu | 0 | 170,724,540 | 28% | ||
oughtershawuas5 | 0 | 304,865,251 | 50% | ||
greasbyas | 0 | 298,767,946 | 49% | ||
harleyses90 | 0 | 243,892,200 | 40% | ||
blackhazelse | 0 | 213,405,675 | 35% | ||
scotchells | 0 | 115,848,795 | 19% | ||
badseyse | 0 | 243,892,200 | 40% | ||
blackwaterses90 | 0 | 109,751,490 | 18% | ||
livertonses | 0 | 292,670,641 | 48% | ||
cottonshope | 0 | 207,308,370 | 34% | ||
skeltone | 0 | 274,378,726 | 45% | ||
powas | 0 | 109,751,490 | 18% | ||
tarretef | 0 | 237,794,895 | 39% | ||
elleres | 0 | 213,404,468 | 35% | ||
valleyes | 0 | 176,821,845 | 29% | ||
scandaled | 0 | 146,335,320 | 24% | ||
hindwelleg | 0 | 182,918,115 | 30% | ||
easingtoneg | 0 | 298,766,255 | 49% | ||
luptoneg | 0 | 121,945,410 | 20% | ||
emraleg | 0 | 128,042,681 | 21% | ||
stennackeg | 0 | 128,043,405 | 21% | ||
lillyet | 0 | 170,723,574 | 28% | ||
uswayet | 0 | 128,043,405 | 21% | ||
lydelandet | 0 | 268,279,903 | 44% | ||
goldmirerr | 0 | 237,793,550 | 39% | ||
venfordef | 0 | 262,179,704 | 43% | ||
houxtyer | 0 | 182,918,115 | 30% | ||
birkiner | 0 | 134,139,951 | 22% | ||
peaseyo | 0 | 243,889,457 | 40% | ||
hammondo | 0 | 298,766,255 | 49% | ||
heachamo | 0 | 140,237,222 | 23% | ||
umborneo | 0 | 286,568,514 | 47% | ||
risedaleo | 0 | 298,764,585 | 49% | ||
cardinhamo | 0 | 109,750,869 | 18% | ||
amkol | 0 | 182,918,115 | 30% | ||
bedburnk | 0 | 109,750,869 | 18% | ||
backk | 0 | 280,474,444 | 46% | ||
follye | 0 | 176,820,845 | 29% | ||
hetherg | 0 | 164,626,304 | 27% | ||
bowg | 0 | 274,377,173 | 45% | ||
savickg | 0 | 304,861,821 | 50% | ||
womse | 0 | 140,235,655 | 23% | ||
pilleri | 0 | 115,847,492 | 19% | ||
brislingtone | 0 | 262,182,632 | 43% | ||
pinsleye | 0 | 304,861,821 | 50% | ||
arklee | 0 | 268,279,903 | 44% | ||
chyandourere | 0 | 225,599,009 | 37% | ||
skirdene | 0 | 146,333,674 | 24% | ||
egfordr | 0 | 134,139,951 | 22% | ||
borrowe | 0 | 256,085,362 | 42% | ||
jubileerr | 0 | 182,918,115 | 30% | ||
dowlessr | 0 | 280,474,444 | 46% | ||
roeyue | 0 | 304,861,821 | 50% | ||
ridleesy | 0 | 195,111,565 | 32% | ||
dittony | 0 | 225,599,009 | 37% | ||
trevillety | 0 | 292,665,716 | 48% | ||
baileyy | 0 | 304,863,526 | 50% | ||
amicomber | 0 | 109,750,869 | 18% | ||
lamtrs | 0 | 213,404,468 | 35% | ||
stonethwaitet | 0 | 140,236,437 | 23% | ||
colnet | 0 | 213,404,468 | 35% | ||
gairt | 0 | 243,890,821 | 40% | ||
pilesr | 0 | 262,181,166 | 43% | ||
wellhamsr | 0 | 298,762,919 | 49% | ||
sleightholmer | 0 | 225,597,747 | 37% | ||
carrockr | 0 | 225,599,009 | 37% | ||
trentr | 0 | 121,944,048 | 20% | ||
stonegaterr | 0 | 207,306,038 | 34% | ||
crippsu | 0 | 280,474,444 | 46% | ||
cowfoldu | 0 | 115,848,140 | 19% | ||
yewdaleu | 0 | 274,374,109 | 45% | ||
todde | 0 | 298,762,919 | 49% | ||
kingstone | 0 | 109,750,869 | 18% | ||
abbeye | 0 | 249,988,091 | 41% | ||
avone | 0 | 268,279,903 | 44% | ||
pulworthye | 0 | 213,403,275 | 35% | ||
billinghame | 0 | 243,890,821 | 40% | ||
fiveheade | 0 | 237,793,550 | 39% | ||
earbye | 0 | 158,529,033 | 26% | ||
cheatones | 0 | 201,209,927 | 33% | ||
sleightholmes | 0 | 109,750,255 | 18% | ||
hollocombes | 0 | 231,696,280 | 38% | ||
eyesi | 0 | 195,112,656 | 32% | ||
barneysi | 0 | 201,209,927 | 33% | ||
lamornas | 0 | 158,529,033 | 26% | ||
bottomses | 0 | 164,626,304 | 27% | ||
langdens | 0 | 146,334,492 | 24% | ||
barbones | 0 | 256,085,362 | 42% | ||
muddilakes | 0 | 176,820,845 | 29% | ||
hoaroaks | 0 | 140,237,222 | 23% | ||
meecese | 0 | 115,848,140 | 19% | ||
maglina | 0 | 134,139,951 | 22% | ||
churchx | 0 | 128,041,965 | 21% | ||
keasdenx | 0 | 109,750,255 | 18% | ||
erringag | 0 | 176,819,856 | 29% | ||
langworthyx | 0 | 286,570,112 | 47% | ||
whickhopez | 0 | 262,179,704 | 43% | ||
humberg | 0 | 140,236,437 | 23% | ||
blackbridgeas | 0 | 128,041,965 | 21% | ||
gil96ve | 0 | 549,563,379 | 100% | ||
wheeldaleas | 0 | 195,098,295 | 32% | ||
bearleya | 0 | 109,742,791 | 18% | ||
flaghamas | 0 | 292,647,442 | 48% | ||
kingsesra | 0 | 152,420,543 | 25% | ||
hindwellag | 0 | 140,226,899 | 23% | ||
balaseer | 0 | 225,582,403 | 37% | ||
scopeg | 0 | 115,839,612 | 19% | ||
washforde | 0 | 134,123,321 | 22% | ||
churchboybeats | 0 | 506,016,247 | 50% | ||
buttera | 0 | 298,713,439 | 49% | ||
nitishgoyalstar | 0 | 127,793,605 | 100% | ||
adminx | 0 | 566,679,318 | 100% | ||
dasim | 0 | 554,489,835 | 100% | ||
majidse | 0 | 170,599,437 | 30% | ||
imtiaz09 | 0 | 152,242,550 | 25% | ||
abbasuet5780 | 0 | 589,461,782 | 100% | ||
steemtubes | 0 | 304,899,211 | 50% | ||
avijeetthakur | 0 | 545,532,332 | 100% | ||
saraijr06 | 0 | 450,888,362 | 100% | ||
bitcoinhodlr | 0 | 243,016,454 | 100% | ||
fako | 0 | 198,979,301 | 50% | ||
bppc | 0 | 566,542,566 | 100% | ||
gasbagphenol | 0 | 267,997,737 | 44% | ||
quaintshingles | 0 | 261,906,879 | 43% | ||
tupleapplied | 0 | 121,817,153 | 20% | ||
stadiumadorable | 0 | 298,452,025 | 49% | ||
firsthandtokens | 0 | 207,089,160 | 34% | ||
ophiuchusd | 0 | 170,544,014 | 28% | ||
davidpleasing | 0 | 261,906,879 | 43% | ||
handshakecheese | 0 | 109,635,437 | 18% | ||
delightedcrude | 0 | 267,997,737 | 44% | ||
chamoisbind | 0 | 219,270,875 | 36% | ||
spongestriped | 0 | 109,635,437 | 18% | ||
slugarse | 0 | 200,998,302 | 33% | ||
pedlarbaked | 0 | 170,544,014 | 28% | ||
wanservices | 0 | 194,907,445 | 32% | ||
hoaryheap | 0 | 152,271,441 | 25% | ||
broncohorseshoes | 0 | 121,817,153 | 20% | ||
centroidmango | 0 | 219,270,875 | 36% | ||
weightscrucible | 0 | 152,271,441 | 25% | ||
saucesparliament | 0 | 115,726,295 | 19% | ||
oakumdumplings | 0 | 194,907,445 | 32% | ||
mulleredclash | 0 | 115,726,295 | 19% | ||
gazelleplug | 0 | 261,906,879 | 43% | ||
hospitablegorill | 0 | 280,179,452 | 46% | ||
sharepheasant | 0 | 188,816,587 | 31% | ||
stressfootprints | 0 | 115,726,295 | 19% | ||
cheepingteammate | 0 | 213,180,018 | 35% | ||
booleansport | 0 | 255,804,059 | 42% | ||
desirednumberles | 0 | 158,354,894 | 26% | ||
ensignpancakes | 0 | 231,441,768 | 38% | ||
halleyovenbird | 0 | 243,622,914 | 40% | ||
nearwhimsical | 0 | 158,354,894 | 26% | ||
lateenburger | 0 | 194,898,331 | 32% | ||
elbrusgases | 0 | 304,528,642 | 50% | ||
pickaxesgorbelli | 0 | 255,804,059 | 42% | ||
crystallineslove | 0 | 261,894,632 | 43% | ||
permitborrowing | 0 | 298,438,069 | 49% | ||
chippingkernel | 0 | 127,902,029 | 21% | ||
transitabscisic | 0 | 237,532,341 | 39% | ||
pridefulquantum | 0 | 243,622,914 | 40% | ||
placespotters | 0 | 182,717,185 | 30% | ||
tunalink | 0 | 140,083,175 | 23% | ||
vietnameselength | 0 | 176,626,612 | 29% | ||
royalstrict | 0 | 140,083,175 | 23% | ||
biggestitalic | 0 | 176,625,591 | 29% | ||
muddypops | 0 | 158,354,894 | 26% | ||
crudepaltry | 0 | 304,526,882 | 50% | ||
querulousfeedbag | 0 | 286,256,924 | 47% | ||
livinggraves | 0 | 213,170,049 | 35% | ||
alkaliscancer | 0 | 298,436,344 | 49% | ||
suggestflowery | 0 | 194,898,331 | 32% | ||
bowlingvitamin | 0 | 182,716,129 | 30% | ||
physicianisraeli | 0 | 109,630,311 | 18% | ||
politedeleted | 0 | 188,807,758 | 31% | ||
reticuluminspire | 0 | 133,992,602 | 22% | ||
shockingmushroom | 0 | 207,079,477 | 34% | ||
buyerbury | 0 | 170,535,053 | 28% | ||
snarlinghawking | 0 | 237,532,341 | 39% | ||
fizzytrophic | 0 | 286,255,269 | 47% | ||
growconstruction | 0 | 243,621,505 | 40% | ||
buttersailboat | 0 | 207,078,279 | 34% | ||
doughycommittee | 0 | 194,897,204 | 32% | ||
ursaprune | 0 | 280,166,351 | 46% | ||
forestsuranus | 0 | 261,878,982 | 43% | ||
harshhijack | 0 | 176,607,256 | 29% | ||
respirationgrist | 0 | 140,067,824 | 23% | ||
festivalsymbolic | 0 | 115,708,202 | 19% | ||
powerlessurinal | 0 | 286,225,553 | 47% | ||
valueboo | 0 | 176,607,256 | 29% | ||
motorboatperegri | 0 | 207,056,783 | 34% | ||
untimelyweenie | 0 | 219,236,594 | 36% | ||
plaguefacts | 0 | 237,506,310 | 39% | ||
yeomanross | 0 | 115,708,202 | 19% | ||
postsspeaking | 0 | 182,697,162 | 30% | ||
snowflakebew | 0 | 115,708,202 | 19% | ||
capitalistcities | 0 | 304,495,270 | 50% | ||
dufferpastebin | 0 | 237,506,310 | 39% | ||
wickedexponent | 0 | 225,326,499 | 37% | ||
pentagonyummy | 0 | 249,686,121 | 41% | ||
robibm | 0 | 115,708,202 | 19% | ||
quartilevariscan | 0 | 255,776,026 | 42% | ||
frapnitrate | 0 | 182,695,924 | 30% | ||
wildfowlpampers | 0 | 146,157,729 | 24% | ||
hurdlecranky | 0 | 182,695,924 | 30% | ||
mitralancestor | 0 | 243,596,216 | 40% | ||
popcorntrumpet | 0 | 146,157,729 | 24% | ||
toesoverripe | 0 | 170,517,351 | 28% | ||
scalyfunds | 0 | 213,142,827 | 35% | ||
paganlumber | 0 | 304,489,753 | 50% | ||
officebastard | 0 | 255,771,393 | 42% | ||
wycollerk | 0 | 194,873,442 | 32% | ||
covenflick | 0 | 207,053,032 | 34% | ||
tugofwarambivale | 0 | 133,975,491 | 22% | ||
discontentbimbo | 0 | 292,310,163 | 48% | ||
eggthorny | 0 | 243,591,803 | 40% | ||
cabotmurder | 0 | 267,950,983 | 44% | ||
newlyn | 0 | 298,399,958 | 49% | ||
ethanoatestress | 0 | 176,604,057 | 29% | ||
spacersmoussier | 0 | 146,155,081 | 24% | ||
hoveramphora | 0 | 237,502,007 | 39% | ||
remorsefulart | 0 | 243,591,803 | 40% | ||
titteringgorilla | 0 | 225,322,417 | 37% | ||
ganistats163 | 0 | 584,748,501 | 100% | ||
nevlu | 0 | 151,865,973 | 25% | ||
sentu1 | 0 | 148,778,278 | 25% | ||
simata | 0 | 545,037,581 | 100% | ||
keremkoz | 0 | 2,507,309,440 | 30% | ||
cryptopaulyt | 0 | 541,879,403 | 100% | ||
adeelfida | 0 | 420,636,541 | 100% | ||
sabbirwdt | 0 | 554,056,412 | 100% | ||
aleck78 | 0 | 465,016,588 | 100% | ||
mikuchan | 0 | 533,154,766 | 100% | ||
a10000 | 0 | 149,207,711 | 25% | ||
badkarma619 | 0 | 3,671,388,605 | 25% | ||
harborcollective | 0 | 273,741,227 | 25% | ||
bipusarker | 0 | 152,033,974 | 25% | ||
vadian1992 | 0 | 246,978,157 | 100% | ||
nevlu1 | 0 | 152,040,371 | 25% | ||
twobrowsers | 0 | 565,797,833 | 100% | ||
toskana | 0 | 547,279,551 | 100% | ||
al-khadafi | 0 | 563,181,484 | 100% | ||
lovepreet2511 | 0 | 802,122,903 | 100% | ||
nirmalrao | 0 | 599,300,903 | 100% | ||
valenycata | 0 | 431,379,699 | 100% | ||
draboq | 0 | 206,781,184 | 100% | ||
ronnytarekpkfr | 0 | 191,289,284 | 100% | ||
addibaba | 0 | 607,572,631 | 100% | ||
tunexco | 0 | 227,838,201 | 100% | ||
rosiana | 0 | 568,076,583 | 100% | ||
yajamal | 0 | 543,773,841 | 100% | ||
abbasi1987 | 0 | 200,761,408 | 50% | ||
carbodexkim | 0 | 540,718,216 | 100% | ||
thatgaby | 0 | 54,682,413 | 100% | ||
ghoshswapna8906 | 0 | 586,281,223 | 100% | ||
sonu786 | 0 | 358,449,714 | 100% | ||
shamim041 | 0 | 561,913,131 | 100% | ||
evill | 0 | 555,815,504 | 100% | ||
subrata85 | 0 | 495,042,415 | 100% | ||
sripriya | 0 | 552,724,134 | 100% | ||
godi | 0 | 552,721,252 | 100% | ||
jdansari00007 | 0 | 479,817,431 | 100% | ||
techrow29 | 0 | 334,038,109 | 100% | ||
efra00 | 0 | 118,429,915 | 100% | ||
bitf | 0 | 121,461,458 | 100% | ||
ernesto1 | 0 | 0 | 100% | ||
fancium | 0 | 118,389,521 | 100% | ||
biely | 0 | 0 | 100% | ||
javierrolon | 0 | 0 | 100% |
I have the same stuff kindly upvote me https://steemit.com/technalogy/@addibaba/world-s-most-advance-car-lamborghini-terzo-millenio
author | addibaba |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180826t025421128z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"links":["https://steemit.com/technalogy/@addibaba/world-s-most-advance-car-lamborghini-terzo-millenio"],"app":"steemit/0.1"} |
created | 2018-08-26 02:54:27 |
last_update | 2018-08-26 02:54:27 |
depth | 1 |
children | 0 |
last_payout | 2018-09-02 02:54:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 131 |
author_reputation | -19,428,932,060 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,373,295 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
overkillcoin | 0 | 0 | -100% |
great great
author | adeelfida |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t152756217z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-08-25 15:28:00 |
last_update | 2018-08-25 15:28:00 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 15:28:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 11 |
author_reputation | -49,767,767,524 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,331,908 |
net_rshares | 0 |
This post has received a 27.39 % upvote from @boomerang.
author | boomerang |
---|---|
permlink | re-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t050412 |
category | cryptocurrency |
json_metadata | "" |
created | 2018-08-25 05:04:12 |
last_update | 2018-08-25 05:04:12 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 05:04:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 56 |
author_reputation | 1,273,205,827,891 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,291,277 |
net_rshares | 0 |
<p>This post has received a 27.12 % upvote from @booster thanks to: @bitf.</p>
author | booster |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t085437523z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"drotto/0.0.5pre3"} |
created | 2018-08-25 08:54:36 |
last_update | 2018-08-25 08:54:36 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 08:54:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 79 |
author_reputation | 68,767,115,776,562 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,304,225 |
net_rshares | 0 |
Ubuntu is most secure platform for all internet, Now Specially for crypto assets
author | businessbooster |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t183125525z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-08-25 18:31:27 |
last_update | 2018-08-25 18:31:27 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 18:31:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 80 |
author_reputation | 2,812,069,965 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,345,739 |
net_rshares | 0 |
I can write a review about BitF on my blog if you can help me upvote it and get it to trending page. It would be a very detailed and well written one. @bitf
author | cryptoemir |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180827t232551376z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"users":["bitf"],"app":"steemit/0.1"} |
created | 2018-08-27 23:25:51 |
last_update | 2018-08-27 23:25:51 |
depth | 1 |
children | 0 |
last_payout | 2018-09-03 23:25:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 156 |
author_reputation | 4,103,551,597,664 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,547,409 |
net_rshares | 1,460,568,000 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cryptoemir | 0 | 1,460,568,000 | 100% |
Sir I am going to try it
author | lovepreet2511 |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t064938816z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-08-25 06:49:39 |
last_update | 2018-08-25 06:49:39 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 06:49:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 24 |
author_reputation | 1,149,150,491,604 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,297,125 |
net_rshares | 0 |
Thank you bitf, Earlier even i had many issues and problems with my Ubuntu OS.. this was one of them..!..
author | nirmalrao |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t085845089z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-08-25 08:58:48 |
last_update | 2018-08-25 08:58:48 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 08:58:48 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 105 |
author_reputation | 1,977,184,912 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,304,479 |
net_rshares | 0 |
You got a 7.46% upvote from @postpromoter courtesy of @bitf! Want to promote your posts too? Check out the [Steem Bot Tracker website](https://steembottracker.com) for more info. If you would like to support the development of @postpromoter and the bot tracker please [vote for @yabapmatt for witness!](https://v2.steemconnect.com/sign/account-witness-vote?witness=yabapmatt&approve=1)
author | postpromoter |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t060533642z |
category | cryptocurrency |
json_metadata | {"app":"postpromoter/2.1.0"} |
created | 2018-08-25 06:05:33 |
last_update | 2018-08-25 06:05:33 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 06:05:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 387 |
author_reputation | 12,722,616,650,811 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,294,670 |
net_rshares | 0 |
@bitf purchased a 40.57% vote from @promobot on this post. *If you disagree with the reward or content of this post you can purchase a reversal of this vote by using our curation interface http://promovotes.com
author | promobot |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t065908694z |
category | cryptocurrency |
json_metadata | {"app":"postpromoter/2.0.0"} |
created | 2018-08-25 06:59:09 |
last_update | 2018-08-25 06:59:09 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 06:59:09 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 212 |
author_reputation | 9,020,628,089,607 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,297,660 |
net_rshares | 0 |
I love. Congratulations men, right process. There is still an extended way to head, I have seen the films of the cup and that I appear very thrilling and humorous.
author | sayemsonai |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180826t104633551z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-08-26 10:45:33 |
last_update | 2018-08-26 10:45:33 |
depth | 1 |
children | 0 |
last_payout | 2018-09-02 10:45:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 163 |
author_reputation | 422,785,024,544 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,399,338 |
net_rshares | 0 |
Congratulations @bitf! You have completed the following achievement on Steemit and have been rewarded with new badge(s) : [](http://steemitboard.com/@bitf) Award for the number of comments <sub>_Click on the badge to view your Board of Honor._</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> **Do not miss the last post from @steemitboard:** [SteemitBoard and the Veterans on Steemit - The First Community Badge.](https://steemit.com/veterans/@steemitboard/steemitboard-and-the-veterans-on-steemit-the-first-community-badge) > Do you like [SteemitBoard's project](https://steemit.com/@steemitboard)? Then **[Vote for its witness](https://v2.steemconnect.com/sign/account-witness-vote?witness=steemitboard&approve=1)** and **get one more award**!
author | steemitboard |
---|---|
permlink | steemitboard-notify-bitf-20180825t021020000z |
category | cryptocurrency |
json_metadata | {"image":["https://steemitboard.com/img/notify.png"]} |
created | 2018-08-25 02:10:18 |
last_update | 2018-08-25 02:10:18 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 02:10:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 900 |
author_reputation | 38,975,615,169,260 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,281,666 |
net_rshares | 0 |
Nice very useful and helpful post..
author | sushant769 |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180826t161910657z |
category | cryptocurrency |
json_metadata | {"tags":["cryptocurrency"],"app":"steemit/0.1"} |
created | 2018-08-26 16:19:12 |
last_update | 2018-08-26 16:19:12 |
depth | 1 |
children | 0 |
last_payout | 2018-09-02 16:19:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 35 |
author_reputation | 42,727,007,535 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,424,240 |
net_rshares | 0 |
You got a 15.11% upvote from @upme thanks to @bitf! Send at least 3 SBD or 3 STEEM to get upvote for next round. Delegate STEEM POWER and start earning 100% daily payouts ( no commission ).
author | upme |
---|---|
permlink | re-bitf-how-to-setup-a-bitf-masternode-on-ubuntu-20180825t043445685z |
category | cryptocurrency |
json_metadata | {"app":"postpromoter/2.0.0"} |
created | 2018-08-25 04:34:45 |
last_update | 2018-08-25 04:34:45 |
depth | 1 |
children | 0 |
last_payout | 2018-09-01 04:34:45 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 190 |
author_reputation | 584,696,346,293 |
root_title | "How to Setup a BitF Masternode on Ubuntu" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 69,289,831 |
net_rshares | 1,121,289,441 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
supersane | 0 | 1,121,289,441 | 100% |