<center></center> # Repository https://github.com/techcoderx/ipfsVideoUploader # What's new ### Keychain Authentication Support Added! <center></center> ##### Commits: * [Login form pop up](https://github.com/techcoderx/ipfsVideoUploader/commit/b20bb2283109c5031785ed045fd4180da2f1d995) * [Keychain login API server](https://github.com/techcoderx/ipfsVideoUploader/commit/ef7a972d602e094d9104b3eccd21f92e518a1ccc) * [Upload page implementation](https://github.com/techcoderx/ipfsVideoUploader/commit/2bcf4cdbba8437cc65ff95f742adf5c65e184ba1) Previously, the only way to authenticate to the uploader is through SteemConnect, which is a centralized Steem authentication system. Despite that it is easy to implement (and checking if logged in user is listed in [whitelist.txt](https://github.com/techcoderx/ipfsVideoUploader/blob/master/whitelist.txt) file), it has some potential problems that users are facing, including the mysterious `sc2-sdk-error` that also persisted in other Steem DApps that use SteemConnect for authentication. Additional beneficiary fees of up to 2.5% have been introduced for SteemConnect users in their [latest update](https://steemit.com/steemconnect/@fabien/major-incoming-changes-on-steemconnect), which most users would not want to incur. <div class="pull-right">https://video.oneloveipfs.com/ipfs/QmVntzKJnv83bJ6WPwyouah3VJGku9yhVJx2EZNxVGXh2b</div> Now, you may login with Steem Keychain, which is a browser extension for secure client side signing, without the need of putting keys onto websites. The user will have to input their Steem account username in a pop up box, then it will be sent to the server to check if the user is in the whitelist. I have used [this tutorial](https://steemit.com/steem/@void/tutorial-logging-into-a-web-application-with-steem-keychain) written by @void to create the login API and generate the access token. If the login is successful, the access token will be added in the URL parameter, the same way of how SteemConnect construct the callback URL, with exception of an additional `keychain` parameter which will be `true` for keychain logins in order for the upload page to identify keychain authentication when detecting logins. ### Homepage just received a refresh! <center></center> ##### Commits: * [Update homepage HTML structure](https://github.com/techcoderx/ipfsVideoUploader/commit/b1acc430f5190e29d65dddd0a6a50ee430d64b5a) * [Load update logs data onto homepage](https://github.com/techcoderx/ipfsVideoUploader/commit/9a830c98efe1b0a9fe2d14b7f475b70175a7ff27) An additional 2 sections have been added to the homepage, which are customer reviews (more on that below), and update logs, which is a record of all update releases for the uploader. To optimise for website load times, instead of loading everything from the blockchain, the update details will be stored as values in a [JSON file](https://github.com/techcoderx/ipfsVideoUploader/blob/master/updatelogs.json), which is cached as a variable on the server. Every time the page loads, an API call will be made to obtain update logs data and they will be displayed in a reverse chronological order. ### Customer reviews page <center></center> ##### Commits: * [Add new webpage](https://github.com/techcoderx/ipfsVideoUploader/commit/207ea8201026667fa4b8b36eb3b0757bc1deb81c) * [Scaling fixes on mobile](https://github.com/techcoderx/ipfsVideoUploader/commit/d71fe18e21de8d6e65464d28bf4e0bd711fb00c0) This is the place where some good video reviews of @oneloveipfs hosting services are featured to show newcomers about what we offer as part of the service. It is made up of quotes which are pulled straight from either the video narration or in the description, and the embed player next to it, which plays videos from video.oneloveipfs.com gateway announced in the [previous update](https://steemit.com/onelovedtube/@techcoderx/onelovedtube-ipfs-uploader-0-8-3-mobile-optimizations-multi-resolution-upload-support-and-more). Customer reviews page is LIVE on https://uploader.oneloved.tube/reviews Congratulations to @mvd, @vladivostok, @tanbay and @kenmelendez for making into this page! ### More SEO optimizations in HTML ##### Commits: * [Adding meta tags](https://github.com/techcoderx/ipfsVideoUploader/commit/76022ba33f2191c0b8b70e10fdf86520c0bf0eac) * [Correcting Twitter cards image size](https://github.com/techcoderx/ipfsVideoUploader/commit/38966f215cbb7ba484299166c85e8ba04f9df005) As per various marketing campaigns to promote Steem blockchain (and its DApps) outside of the blockchain, I have taken steps to modify the HTML code of the homepage for SEO optimizations by adding relevant meta tags and alt text for images. Here are the examples of how social media sites and chat apps are rendering https://uploader.oneloved.tube: | <center></center> | <center></center> | |----|---| | <center>**Twitter**</center> | <center>**Discord**</center> | <center></center> # Github account https://github.com/techcoderx
author | techcoderx |
---|---|
permlink | onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube","ipfs","dtube","utopian-io","development"],"users":["void","oneloveipfs","mvd","vladivostok","tanbay","kenmelendez"],"image":["https://video.oneloveipfs.com/ipfs/QmU1Giji8XLMv3PhAYZbVFhMpzt7ayFaQuCdth11waAJJ8","https://i.imgur.com/4rPWDFs.png","https://video.oneloveipfs.com/ipfs/QmVntzKJnv83bJ6WPwyouah3VJGku9yhVJx2EZNxVGXh2b","https://video.oneloveipfs.com/ipfs/QmRKP7uDj1jrDmXxL5jv5P6jNXXc4bhvxtNCbSscUvPBS7","https://video.oneloveipfs.com/ipfs/QmRXXPXYHb67du3XRX97gpCh2cXmkeySta9U9bgV37H9yb","https://video.oneloveipfs.com/ipfs/QmSdf4pufNMo9PSngucQuFgGryN3nbKp7PoyGgCbVPiKYJ","https://video.oneloveipfs.com/ipfs/QmSxGyyhx4uCqzCvD4rkH992t9JAiJ6339erBe9ppca2xS","https://steemitimages.com/0x0/https://cdn.discordapp.com/attachments/429110955914428426/520078555204288524/dtubeanimated2.gif"],"links":["https://github.com/techcoderx/ipfsVideoUploader","https://github.com/techcoderx/ipfsVideoUploader/commit/b20bb2283109c5031785ed045fd4180da2f1d995","https://github.com/techcoderx/ipfsVideoUploader/commit/ef7a972d602e094d9104b3eccd21f92e518a1ccc","https://github.com/techcoderx/ipfsVideoUploader/commit/2bcf4cdbba8437cc65ff95f742adf5c65e184ba1","https://github.com/techcoderx/ipfsVideoUploader/blob/master/whitelist.txt","https://steemit.com/steemconnect/@fabien/major-incoming-changes-on-steemconnect","https://steemit.com/steem/@void/tutorial-logging-into-a-web-application-with-steem-keychain","https://github.com/techcoderx/ipfsVideoUploader/commit/b1acc430f5190e29d65dddd0a6a50ee430d64b5a","https://github.com/techcoderx/ipfsVideoUploader/commit/9a830c98efe1b0a9fe2d14b7f475b70175a7ff27","https://github.com/techcoderx/ipfsVideoUploader/blob/master/updatelogs.json","https://github.com/techcoderx/ipfsVideoUploader/commit/207ea8201026667fa4b8b36eb3b0757bc1deb81c","https://github.com/techcoderx/ipfsVideoUploader/commit/d71fe18e21de8d6e65464d28bf4e0bd711fb00c0","https://steemit.com/onelovedtube/@techcoderx/onelovedtube-ipfs-uploader-0-8-3-mobile-optimizations-multi-resolution-upload-support-and-more","https://uploader.oneloved.tube/reviews","https://github.com/techcoderx/ipfsVideoUploader/commit/76022ba33f2191c0b8b70e10fdf86520c0bf0eac","https://github.com/techcoderx/ipfsVideoUploader/commit/38966f215cbb7ba484299166c85e8ba04f9df005","https://uploader.oneloved.tube","https://github.com/techcoderx"],"app":"steemit/0.1","format":"markdown"} |
created | 2019-02-16 08:42:39 |
last_update | 2019-02-16 08:42:39 |
depth | 0 |
children | 22 |
last_payout | 2019-02-23 08:42:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 26.756 HBD |
curator_payout_value | 8.413 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 5,584 |
author_reputation | 47,781,795,254,841 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 79,942,631 |
net_rshares | 67,951,934,455,629 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tombstone | 0 | 3,942,588,867,935 | 16.62% | ||
leesunmoo | 0 | 2,387,033,191 | 100% | ||
kaylinart | 0 | 236,508,907,001 | 100% | ||
mammasitta | 0 | 566,590,260 | 0.1% | ||
daan | 0 | 159,379,912,452 | 40% | ||
neopatriarch | 0 | 23,981,792,608 | 50% | ||
stranger27 | 0 | 1,498,976,337 | 100% | ||
olegn | 0 | 1,215,118,658 | 100% | ||
nascimentoab | 0 | 5,955,690,173 | 100% | ||
alz190 | 0 | 1,555,404,230 | 100% | ||
fabien | 0 | 374,083,731,568 | 100% | ||
rapp | 0 | 1,406,849,899 | 100% | ||
najoh | 0 | 8,813,562,341 | 100% | ||
achim86 | 0 | 11,408,764,264 | 100% | ||
madscientistx13 | 0 | 1,145,511,661 | 100% | ||
rufans | 0 | 17,837,839,777 | 100% | ||
animaya | 0 | 2,406,946,894 | 100% | ||
gammagooblin | 0 | 3,214,358,580 | 100% | ||
elamental | 0 | 100,309,382 | 1% | ||
warn-a-brutha | 0 | 886,099,008 | 100% | ||
marohf | 0 | 2,505,896,461 | 100% | ||
benadapt | 0 | 992,185,390 | 100% | ||
abh12345 | 0 | 26,134,137,208 | 4.15% | ||
maxschneider | 0 | 878,922,409 | 100% | ||
techslut | 0 | 79,274,048,211 | 25% | ||
greencross | 0 | 15,436,133,276 | 100% | ||
pepe7777 | 0 | 1,146,819,484 | 100% | ||
minersean | 0 | 5,074,707,707 | 75% | ||
priceoptimist | 0 | 1,628,996,788 | 100% | ||
hoboway | 0 | 2,057,506,241 | 100% | ||
teamhumble | 0 | 49,313,506,015 | 100% | ||
humanearl | 0 | 270,283,212 | 10% | ||
things | 0 | 2,522,983,011 | 100% | ||
ahley | 0 | 1,009,054,088 | 100% | ||
erikaflynn | 0 | 15,517,136,669 | 35% | ||
themadgoat | 0 | 2,835,758,821 | 100% | ||
witnesess.doo | 0 | 1,137,317,533 | 100% | ||
shermanedwards | 0 | 719,518,539 | 50% | ||
nadabrahmasounds | 0 | 1,480,772,105 | 100% | ||
peuhaba2020 | 0 | 1,161,288,623 | 100% | ||
stevennoppebrian | 0 | 2,530,218,610 | 100% | ||
lovenfreedom | 0 | 12,557,357,341 | 13% | ||
thereikiforest | 0 | 40,729,175,940 | 100% | ||
andy4475 | 0 | 3,012,748,086 | 100% | ||
tiagopaixao | 0 | 1,646,012,196 | 100% | ||
amri | 0 | 1,458,107,941 | 100% | ||
soshifandub | 0 | 852,787,734 | 100% | ||
borislavzlatanov | 0 | 118,904,419,124 | 100% | ||
kkbaardsen | 0 | 962,618,559 | 100% | ||
gamemusic | 0 | 6,958,051,144 | 100% | ||
lordneroo | 0 | 25,544,024,573 | 50% | ||
kinbit | 0 | 928,896,806 | 100% | ||
sqamemal | 0 | 1,596,081,719 | 100% | ||
momogrow | 0 | 66,192,950,133 | 100% | ||
mvd | 0 | 24,651,248,017 | 100% | ||
currencycrypto | 0 | 4,821,894,005 | 100% | ||
erkj03 | 0 | 3,059,763,167 | 100% | ||
jakipatryk | 0 | 14,888,034,901 | 50% | ||
heriadi | 0 | 4,811,051,372 | 100% | ||
jga | 0 | 2,358,045,996 | 20.77% | ||
capitan.akela | 0 | 682,649,658 | 100% | ||
linuslee0216 | 0 | 5,158,672,123 | 100% | ||
helo | 0 | 94,041,200,752 | 47.61% | ||
kinglui | 0 | 2,570,226,816 | 100% | ||
walnut1 | 0 | 47,376,502,463 | 20.77% | ||
safran | 0 | 6,885,353,899 | 100% | ||
talaxy | 0 | 2,770,650,113 | 100% | ||
satoshibit | 0 | 36,748,157,578 | 100% | ||
yoonwonlim | 0 | 5,042,424,425 | 100% | ||
zeeshanrafique | 0 | 1,012,906,799 | 100% | ||
bearone | 0 | 12,326,270,358 | 10% | ||
cryptoprof | 0 | 1,355,422,424 | 100% | ||
lorenzor | 0 | 1,068,969,619 | 10.38% | ||
pbgreenpoint | 0 | 1,480,707,189 | 100% | ||
trilumia | 0 | 7,094,444,621 | 100% | ||
xyzashu | 0 | 5,229,022,249 | 100% | ||
jonmagnusson | 0 | 4,476,831,578 | 25% | ||
grimmyx | 0 | 973,016,968 | 100% | ||
suesa | 0 | 111,989,606,772 | 25% | ||
stefanlinder | 0 | 1,836,624,307 | 100% | ||
geyu | 0 | 893,234,206 | 100% | ||
win1 | 0 | 2,141,797,092 | 100% | ||
tandemus | 0 | 2,909,496,505 | 100% | ||
haiyangdeperci | 0 | 6,992,416,920 | 20% | ||
whynotdoit | 0 | 1,884,973,093 | 100% | ||
simba20 | 0 | 1,145,500,783 | 100% | ||
st3llar | 0 | 4,414,785,802 | 25% | ||
mike314-0005 | 0 | 1,107,257,545 | 100% | ||
jrswab | 0 | 67,433,295,563 | 33% | ||
zayushz | 0 | 2,358,896,560 | 100% | ||
codingdefined | 0 | 27,911,678,806 | 20% | ||
tsoldovieri | 0 | 1,507,676,308 | 10.38% | ||
nazaruddin | 0 | 829,879,280 | 100% | ||
amymya | 0 | 3,716,827,583 | 10% | ||
nathanmars | 0 | 3,181,317,400,519 | 100% | ||
barcenas | 0 | 1,431,166,880 | 100% | ||
mukhtar.juned | 0 | 954,176,992 | 100% | ||
cooper.crow | 0 | 926,398,713 | 100% | ||
faowna | 0 | 2,935,579,630 | 100% | ||
onos | 0 | 2,112,260,163 | 100% | ||
sam-b | 0 | 949,048,852 | 100% | ||
dsatria | 0 | 1,850,310,821 | 100% | ||
maerod | 0 | 844,974,451 | 100% | ||
linksman | 0 | 1,048,617,706 | 100% | ||
foruni73 | 0 | 48,334,591,207 | 100% | ||
iamphysical | 0 | 12,672,697,173 | 90% | ||
tophotgirls | 0 | 835,921,997 | 100% | ||
felixrodriguez | 0 | 866,805,311 | 7.26% | ||
eriza | 0 | 879,014,516 | 100% | ||
dream.trip | 0 | 3,700,614,801 | 100% | ||
tika.chibi | 0 | 1,375,160,814 | 100% | ||
nathanedge | 0 | 1,384,076,790 | 100% | ||
azulear | 0 | 450,575,030 | 100% | ||
silviu93 | 0 | 4,884,577,717 | 20.77% | ||
gray00 | 0 | 11,799,897,824 | 100% | ||
mehdicrypto | 0 | 964,795,806 | 100% | ||
yogacoach | 0 | 1,754,524,665 | 100% | ||
waqasmalik | 0 | 917,608,164 | 100% | ||
minnow.helper | 0 | 2,619,084,686 | 100% | ||
arjoena20 | 0 | 1,147,665,823 | 100% | ||
onno | 0 | 1,228,768,837 | 100% | ||
espoem | 0 | 91,600,554,548 | 46.8% | ||
younesshilal | 0 | 1,375,243,687 | 100% | ||
mcfarhat | 0 | 34,473,660,242 | 19.04% | ||
sku77-poprocks | 0 | 7,598,652,122 | 100% | ||
fetta | 0 | 1,332,151,637 | 100% | ||
rollsman | 0 | 2,716,692,403 | 100% | ||
ahsan4 | 0 | 1,233,893,326 | 100% | ||
vishalsingh4997 | 0 | 117,947,364 | 20.77% | ||
zavz9t | 0 | 439,989,577 | 100% | ||
syafrizal | 0 | 1,169,808,021 | 100% | ||
gypsyfortune | 0 | 1,145,519,674 | 100% | ||
romiferns | 0 | 578,745,407 | 20.77% | ||
ews | 0 | 1,561,373,663 | 100% | ||
kabrony | 0 | 541,676,552 | 100% | ||
v-mi | 0 | 477,335,987 | 100% | ||
lego-cat | 0 | 946,931,994 | 100% | ||
elear | 0 | 6,523,547,952 | 41.55% | ||
kaleem345 | 0 | 156,563,523 | 50% | ||
scientes | 0 | 1,610,953,360 | 100% | ||
nichisan | 0 | 962,494,269 | 100% | ||
dayjee | 0 | 6,418,684,446 | 100% | ||
carlos84 | 0 | 1,281,501,819 | 20.77% | ||
veganroma | 0 | 5,168,284,658 | 25% | ||
andrekweku | 0 | 917,024,266 | 100% | ||
utopian-io | 0 | 53,608,320,594,312 | 41.55% | ||
ctuka | 0 | 1,991,784,103 | 100% | ||
kedi | 0 | 1,484,315,379 | 100% | ||
jaff8 | 0 | 100,438,572,341 | 47.61% | ||
wolfnworbeikood | 0 | 5,609,701,734 | 13% | ||
saifursujan | 0 | 1,007,736,553 | 100% | ||
fcalabuig | 0 | 1,505,440,356 | 100% | ||
poppiejanes | 0 | 1,593,105,617 | 100% | ||
rfeif | 0 | 107,230,407 | 50% | ||
kalter005 | 0 | 1,468,356,216 | 100% | ||
josevasquez | 0 | 1,080,022,401 | 100% | ||
kamuhuzuru | 0 | 892,376,649 | 100% | ||
raynizm | 0 | 1,199,260,556 | 100% | ||
jynx | 0 | 1,023,000,086 | 100% | ||
impatientoptim | 0 | 4,846,740,574 | 100% | ||
katerinaramm | 0 | 17,094,794,633 | 20.77% | ||
sharif77 | 0 | 895,269,292 | 100% | ||
craigahamilton | 0 | 2,214,889,563 | 100% | ||
gutzygwin | 0 | 1,490,395,994 | 100% | ||
pinkayesh | 0 | 1,546,872,242 | 100% | ||
kmelvin256 | 0 | 861,213,456 | 100% | ||
raisa.marzan | 0 | 829,538,255 | 100% | ||
newsrx | 0 | 183,332,208 | 11.85% | ||
xee95 | 0 | 1,336,779,471 | 100% | ||
mdsamad | 0 | 971,897,005 | 100% | ||
ravenground | 0 | 820,310,006 | 100% | ||
hrishikesh | 0 | 1,158,729,510 | 100% | ||
steeminer4up | 0 | 970,016,141 | 100% | ||
amestyj | 0 | 537,488,871 | 10.38% | ||
schneckchen | 0 | 1,159,856,381 | 100% | ||
sandracarrascal | 0 | 92,222,601 | 20.77% | ||
levitated-mind | 0 | 1,082,383,249 | 100% | ||
ajayyy | 0 | 336,480,221 | 10.38% | ||
greenorange | 0 | 547,120,197 | 100% | ||
steemnews-fr | 0 | 5,035,843,536 | 100% | ||
coral-reef | 0 | 1,185,482,147 | 100% | ||
jamesanity06 | 0 | 1,182,258,596 | 100% | ||
abderrahimlafifi | 0 | 1,465,109,570 | 100% | ||
yousafharoonkhan | 0 | 2,305,319,675 | 100% | ||
resteemer971 | 0 | 882,168,072 | 100% | ||
starsima | 0 | 1,544,292,567 | 100% | ||
sharmlock | 0 | 851,348,708 | 100% | ||
itsjessamae | 0 | 1,327,871,175 | 100% | ||
rakesh.net | 0 | 951,042,851 | 100% | ||
mvanyi | 0 | 3,920,020,155 | 100% | ||
smooms | 0 | 1,020,893,382 | 100% | ||
gustrading | 0 | 1,167,646,414 | 100% | ||
gentleshaid | 0 | 29,469,177,088 | 41.55% | ||
rony1st | 0 | 816,019,821 | 100% | ||
sondip | 0 | 1,456,484,452 | 100% | ||
thefloridaguy | 0 | 1,061,516,138 | 100% | ||
klaratoth | 0 | 1,073,283,883 | 100% | ||
dunci | 0 | 1,933,219,227 | 100% | ||
fahimgazi | 0 | 945,744,600 | 100% | ||
cgbartow | 0 | 3,384,318,498 | 50% | ||
detencionmtc | 0 | 517,360,216 | 100% | ||
burrels | 0 | 1,114,867,383 | 100% | ||
lisbethperez961 | 0 | 1,057,826,624 | 100% | ||
innocentabroad | 0 | 999,946,217 | 100% | ||
saoirseronan | 0 | 1,595,301,877 | 100% | ||
daniel-irala | 0 | 1,176,051,045 | 100% | ||
dihan | 0 | 1,108,046,777 | 100% | ||
hardrockebab | 0 | 1,303,534,274 | 100% | ||
lanatir | 0 | 1,301,769,120 | 100% | ||
paradigmprospect | 0 | 1,529,088,206 | 7.5% | ||
burculgay | 0 | 836,242,185 | 100% | ||
venalbe | 0 | 2,492,428,613 | 100% | ||
ivymalifred | 0 | 284,908,967 | 10.38% | ||
rakibul098 | 0 | 1,472,188,249 | 100% | ||
aussieninja | 0 | 7,357,043,184 | 20.77% | ||
ennyta | 0 | 176,536,631 | 10.38% | ||
vladivostok | 0 | 4,819,744,401 | 8% | ||
kaerpediem | 0 | 98,464,445,385 | 33% | ||
stupid | 0 | 2,174,911,008 | 100% | ||
cordeta | 0 | 2,885,525,850 | 50% | ||
thecottage.che | 0 | 1,282,301,283 | 100% | ||
lukecreed | 0 | 492,600,684 | 50% | ||
vjap55 | 0 | 913,235,251 | 100% | ||
amosbastian | 0 | 136,052,836,124 | 47.61% | ||
eliaschess333 | 0 | 1,764,668,817 | 10.38% | ||
tdre | 0 | 82,561,068,010 | 100% | ||
mitxuxi | 0 | 1,527,885,853 | 100% | ||
ydavgonzalez | 0 | 359,720,129 | 1.03% | ||
hkupvotebot | 0 | 2,557,649,937 | 100% | ||
kenmelendez | 0 | 198,873,256,107 | 100% | ||
laritheghost | 0 | 8,692,128,161 | 50% | ||
gamsam | 0 | 245,732,678 | 1% | ||
adriankrion | 0 | 1,443,872,369 | 100% | ||
neru | 0 | 1,175,251,354 | 100% | ||
shinternational | 0 | 882,018,947 | 100% | ||
asaj | 0 | 18,403,498,198 | 100% | ||
drguru | 0 | 1,267,459,324 | 100% | ||
yusmi | 0 | 1,052,080,242 | 15% | ||
thecryptovlog | 0 | 160,018,455 | 50% | ||
steemcategary56 | 0 | 2,015,265,711 | 100% | ||
adventuroussoul | 0 | 25,388,590,748 | 10% | ||
tanbay | 0 | 130,547,085,780 | 100% | ||
jjay | 0 | 500,949,415 | 100% | ||
sun-tzu | 0 | 1,195,207,741 | 100% | ||
brusd | 0 | 1,032,434,776 | 100% | ||
roydestory | 0 | 961,569,115 | 100% | ||
anyadan | 0 | 1,201,074,735 | 100% | ||
chrismadcboy2016 | 0 | 1,037,835,509 | 100% | ||
magpielover | 0 | 83,004,117 | 100% | ||
vanarchist | 0 | 2,307,344,812 | 100% | ||
waltliquor | 0 | 1,209,289,235 | 100% | ||
robertmannino | 0 | 1,256,974,824 | 100% | ||
mashwanii | 0 | 1,235,035,674 | 100% | ||
giddyupngo | 0 | 970,722,169 | 100% | ||
charmsantos | 0 | 1,531,368,280 | 100% | ||
yataydeli | 0 | 1,022,978,240 | 100% | ||
sargoon | 0 | 675,115,578 | 100% | ||
aneesh23 | 0 | 1,073,292,880 | 100% | ||
fat.music | 0 | 1,573,171,860 | 100% | ||
tobias-g | 0 | 120,262,682,916 | 43% | ||
fisker | 0 | 1,347,880,150 | 100% | ||
yrmaleza | 0 | 102,985,343 | 10.38% | ||
darsondrew | 0 | 925,733,630 | 100% | ||
chronocrypto | 0 | 3,516,464,276 | 100% | ||
grizzle | 0 | 90,836,262 | 1% | ||
liberton | 0 | 1,027,740,871 | 100% | ||
alexabsolute | 0 | 3,635,210,724 | 10% | ||
miguelangel2801 | 0 | 124,886,097 | 10.38% | ||
didic | 0 | 23,951,627,642 | 20% | ||
neeqi | 0 | 3,131,137,785 | 100% | ||
evanprice | 0 | 1,912,705,656 | 100% | ||
queqtra | 0 | 1,361,595,574 | 100% | ||
openmind3000 | 0 | 2,524,081,461 | 50% | ||
neversaynever | 0 | 1,244,452,981 | 100% | ||
imanisraelirick | 0 | 52,689,247,625 | 100% | ||
cryptohappenings | 0 | 845,627,518 | 100% | ||
captainbob | 0 | 372,306,216,355 | 100% | ||
joaorafael | 0 | 5,219,970,966 | 100% | ||
emiliomoron | 0 | 372,753,858 | 10.38% | ||
bendismuzik | 0 | 226,353,013 | 70% | ||
tanishqnik | 0 | 968,648,611 | 100% | ||
shuhaib123 | 0 | 1,058,217,710 | 100% | ||
tadeu | 0 | 4,477,258,140 | 100% | ||
fireguardian | 0 | 1,363,791,495 | 50% | ||
logicalfatloss | 0 | 1,365,328,370 | 100% | ||
hashcash | 0 | 125,942,738,479 | 36% | ||
atomcollector | 0 | 3,739,704,354 | 20% | ||
kuttmoped | 0 | 929,714,430 | 100% | ||
samexycool | 0 | 886,739,320 | 100% | ||
zaggysteem | 0 | 1,106,177,778 | 100% | ||
dr-frankenstein | 0 | 9,526,953,503 | 50% | ||
evegorilla | 0 | 1,373,650,595 | 100% | ||
elektr1ker | 0 | 3,189,807,406 | 100% | ||
inspiringquotes | 0 | 826,273,137 | 100% | ||
domisun | 0 | 949,514,454 | 100% | ||
lakawero | 0 | 272,053,620 | 20% | ||
happymichael | 0 | 2,479,684,140 | 100% | ||
cartel | 0 | 517,114,870 | 50% | ||
crowbarmama | 0 | 4,495,678,324 | 20% | ||
gjart | 0 | 1,093,616,986 | 30% | ||
endopediatria | 0 | 104,754,777 | 4.15% | ||
jokereader | 0 | 1,020,690,774 | 100% | ||
armageddonparty | 0 | 5,186,520,005 | 100% | ||
steemtogether | 0 | 70,446,033 | 10% | ||
stojay007 | 0 | 933,819,013 | 100% | ||
lalu24 | 0 | 926,255,549 | 100% | ||
fego | 0 | 27,830,425,126 | 47.61% | ||
gabbyg86 | 0 | 11,929,739,467 | 35% | ||
anglotrucker | 0 | 847,074,328 | 100% | ||
rafiputra | 0 | 1,538,495,526 | 100% | ||
resteemwhale | 0 | 983,454,856 | 100% | ||
twentyfourseven | 0 | 3,152,367,399 | 100% | ||
notagenius | 0 | 1,534,028,900 | 100% | ||
andrewnoel | 0 | 1,530,498,342 | 100% | ||
digitokash | 0 | 235,753,690 | 30% | ||
andrespire | 0 | 369,646,797 | 50% | ||
haisa | 0 | 1,361,811,722 | 100% | ||
baimatjeh81 | 0 | 1,076,166,474 | 100% | ||
toastymagoo | 0 | 1,189,720,079 | 100% | ||
fturner19 | 0 | 1,294,399,947 | 100% | ||
yamcha | 0 | 864,153,324 | 100% | ||
craigt | 0 | 4,963,640,241 | 100% | ||
murti | 0 | 146,646,778 | 50% | ||
ringku | 0 | 1,042,751,183 | 100% | ||
knightofzero | 0 | 1,440,398,450 | 100% | ||
scottshots | 0 | 7,273,570,864 | 15% | ||
theturtleproject | 0 | 866,478,395 | 25% | ||
cryptoroast | 0 | 1,014,883,921 | 100% | ||
iamstan | 0 | 13,087,403,190 | 13% | ||
mrzurkon | 0 | 890,763,743 | 100% | ||
alphasteem | 0 | 8,756,859,797 | 10% | ||
jeffmcmullen | 0 | 2,564,418,383 | 40% | ||
tomastonyperez | 0 | 1,942,768,692 | 10.38% | ||
ultrablackhole | 0 | 5,616,702,673 | 100% | ||
inespereira | 0 | 405,011,061 | 100% | ||
elvigia | 0 | 1,754,786,700 | 10.38% | ||
ibez | 0 | 70,335,349 | 20% | ||
nguyenhiep | 0 | 1,563,815,103 | 100% | ||
imran-aslam | 0 | 953,258,915 | 100% | ||
d00k13 | 0 | 248,176,236,839 | 100% | ||
ivar1aldana | 0 | 1,553,636,831 | 100% | ||
rony2nd | 0 | 823,377,137 | 100% | ||
rukkanovax | 0 | 1,003,391,453 | 100% | ||
upgo | 0 | 844,175,320 | 100% | ||
kainatsheikh | 0 | 2,056,520,899 | 100% | ||
kentonlee | 0 | 268,018,407 | 75% | ||
nyakrahmat | 0 | 227,212,725 | 50% | ||
samal | 0 | 1,306,111,948 | 100% | ||
alexzeigt | 0 | 867,754,342 | 100% | ||
imemy24 | 0 | 1,020,896,508 | 100% | ||
mrchef111 | 0 | 18,259,211,133 | 25% | ||
blogiwank | 0 | 1,287,250,213 | 100% | ||
theatreofdelays | 0 | 10,409,554,203 | 100% | ||
closetcanada | 0 | 924,557,970 | 100% | ||
darkfuseion | 0 | 1,144,369,415 | 100% | ||
blogger44 | 0 | 2,972,564,228 | 100% | ||
craftsman252 | 0 | 2,968,222,549 | 100% | ||
gisi | 0 | 4,003,747,115 | 10% | ||
scottychams | 0 | 1,614,299,445 | 50% | ||
luiscd8a | 0 | 1,517,926,256 | 80% | ||
csalupado | 0 | 980,438,878 | 100% | ||
alekau | 0 | 1,639,006,973 | 100% | ||
velasyuru | 0 | 990,943,375 | 100% | ||
highmech | 0 | 881,573,785 | 100% | ||
bobaphet | 0 | 2,493,617,576 | 5% | ||
sd974201 | 0 | 1,940,102,994 | 5% | ||
thebreakingnews | 0 | 1,368,529,914 | 100% | ||
elemental010 | 0 | 1,129,248,407 | 100% | ||
illuminationst8 | 0 | 6,346,716,840 | 25% | ||
ilazramusic | 0 | 3,678,394,822 | 100% | ||
ulqu3 | 0 | 3,008,020,892 | 20% | ||
knot | 0 | 3,053,035,048 | 100% | ||
vegan4theanimals | 0 | 720,917,277 | 20% | ||
eniolw | 0 | 6,919,458,543 | 100% | ||
milchtropfen | 0 | 2,228,496,784 | 100% | ||
geadriana | 0 | 73,638,251 | 3.11% | ||
fancynancy1 | 0 | 858,782,369 | 100% | ||
idr | 0 | 1,144,271,234 | 100% | ||
agrestic | 0 | 390,587,468 | 50% | ||
themovieguy | 0 | 863,950,849 | 100% | ||
ericrnydegger | 0 | 1,005,376,403 | 100% | ||
josedelacruz | 0 | 838,089,900 | 10.38% | ||
joseangelvs | 0 | 374,601,521 | 20.77% | ||
ityp | 0 | 2,275,762,336 | 100% | ||
brainpod | 0 | 673,553,221 | 25% | ||
viannis | 0 | 292,879,428 | 10.38% | ||
sickshark | 0 | 1,792,122,262 | 100% | ||
jellievision | 0 | 1,503,236,934 | 100% | ||
andrewsmodels | 0 | 3,206,043,714 | 100% | ||
dexterdoggy | 0 | 1,016,900,600 | 100% | ||
djdarkstorm | 0 | 529,873,834 | 25% | ||
flores39 | 0 | 377,074,552 | 100% | ||
kadirus94 | 0 | 1,153,481,612 | 100% | ||
dnews | 0 | 567,295,758 | 1% | ||
morice | 0 | 1,060,925,516 | 100% | ||
dlife | 0 | 156,647,451 | 1% | ||
break-out-trader | 0 | 1,112,524,564 | 100% | ||
prince121 | 0 | 1,397,823,775 | 100% | ||
kendallron | 0 | 217,364,499 | 15% | ||
sifatullah | 0 | 884,947,273 | 100% | ||
phototutorials | 0 | 159,236,744 | 1% | ||
erickyoussif | 0 | 861,339,393 | 20.77% | ||
hsr.steem | 0 | 915,160,693 | 100% | ||
canadianbacon | 0 | 15,112,422,337 | 100% | ||
bigboycrafts | 0 | 1,335,418,872 | 100% | ||
hatuvera | 0 | 1,660,483,776 | 100% | ||
srijana-gurung | 0 | 3,238,485,001 | 100% | ||
smitemonster | 0 | 1,300,207,652 | 100% | ||
theaudgirl | 0 | 1,737,852,393 | 10% | ||
altcoinpost | 0 | 105,846,033 | 1% | ||
anikpaul52 | 0 | 1,393,059,961 | 100% | ||
tucuxi | 0 | 857,567,517 | 100% | ||
emrethewriter | 0 | 1,069,605,707 | 100% | ||
saqib143 | 0 | 1,477,728,975 | 100% | ||
archaimusic | 0 | 120,290,666 | 10% | ||
ryuna.siege | 0 | 208,839,340 | 100% | ||
sieul90 | 0 | 2,056,064,086 | 100% | ||
jpchabry | 0 | 659,107,641 | 100% | ||
lordsnap | 0 | 886,944,118 | 100% | ||
smacommunity | 0 | 4,679,293,918 | 50% | ||
palui | 0 | 1,981,518,982 | 100% | ||
branthebuilder | 0 | 2,248,003,309 | 100% | ||
indayclara | 0 | 295,795,185 | 7.5% | ||
musicvoter | 0 | 3,615,897,557 | 1% | ||
kryptogermany | 0 | 1,610,054,820 | 100% | ||
cryptoreviewer | 0 | 3,137,660,985 | 100% | ||
waseemgarra | 0 | 880,040,042 | 100% | ||
techcoderx | 0 | 10,314,504,179 | 100% | ||
hafizullah | 0 | 505,352,339 | 1% | ||
crysports | 0 | 1,076,695,367 | 100% | ||
brettblue | 0 | 252,097,622 | 50% | ||
ilkeryilmaz | 0 | 887,529,660 | 100% | ||
yardne | 0 | 1,613,268,197 | 100% | ||
clubfungus | 0 | 3,903,272,334 | 5% | ||
travellit | 0 | 23,325,784,263 | 5% | ||
reality-variance | 0 | 70,502,945 | 20% | ||
scieglin | 0 | 859,553,279 | 100% | ||
jamesqube | 0 | 1,883,090,677 | 100% | ||
aaniejack | 0 | 884,240,485 | 100% | ||
lochitour | 0 | 2,046,609,802 | 100% | ||
themistress | 0 | 1,960,350,014 | 100% | ||
liable | 0 | 3,167,663,151 | 100% | ||
pinas | 0 | 449,588,934 | 50% | ||
onelovedtube | 0 | 260,681,258,761 | 100% | ||
musiciansupport | 0 | 2,442,388,541 | 100% | ||
fiberartists | 0 | 1,223,566,019 | 100% | ||
gamesters | 0 | 937,719,568 | 100% | ||
football-365 | 0 | 2,151,079,773 | 100% | ||
lostgalaxy | 0 | 1,351,181,861 | 100% | ||
darkbish | 0 | 1,343,893,351 | 100% | ||
sketch17 | 0 | 2,895,521,932 | 65% | ||
vincy | 0 | 1,709,297,425 | 5% | ||
tacotuesday | 0 | 997,549,473 | 100% | ||
frieder | 0 | 471,801,259 | 100% | ||
izzymiyake | 0 | 251,359,937 | 50% | ||
elohibaluk | 0 | 1,303,381,334 | 100% | ||
curious4 | 0 | 845,779,817 | 100% | ||
devthedoodler | 0 | 221,548,203 | 45% | ||
mayorblaze | 0 | 1,209,744,437 | 100% | ||
tea-man | 0 | 7,280,438,234 | 50% | ||
toddmck | 0 | 5,794,634,012 | 100% | ||
amir777 | 0 | 848,980,772 | 100% | ||
anaestrada12 | 0 | 2,704,063,804 | 20.77% | ||
thecryptopreneur | 0 | 1,498,888,107 | 100% | ||
lilixblack | 0 | 941,422,097 | 100% | ||
peiyi | 0 | 943,615,985 | 100% | ||
fangir | 0 | 1,522,615,891 | 100% | ||
konradxxx3 | 0 | 1,307,626,930 | 100% | ||
justsayings | 0 | 1,033,798,403 | 100% | ||
linco | 0 | 2,974,283,368 | 100% | ||
orl4ndo | 0 | 1,250,673,636 | 100% | ||
naomipangolin | 0 | 2,229,372,000 | 50% | ||
downtempo | 0 | 248,603,564 | 50% | ||
dflhs21 | 0 | 3,163,901,771 | 100% | ||
supsnehal | 0 | 991,162,591 | 100% | ||
nadyr | 0 | 2,225,198,199 | 100% | ||
apshamilton | 0 | 179,811,649,833 | 100% | ||
urme33 | 0 | 6,212,577,539 | 10% | ||
chirstonawba | 0 | 19,894,224 | 5% | ||
nuttapon | 0 | 252,097,622 | 50% | ||
joelsegovia | 0 | 526,073,467 | 10.38% | ||
bboong | 0 | 878,775,323 | 100% | ||
usdmarketing | 0 | 0 | 5% | ||
followchrist | 0 | 860,776,852 | 100% | ||
romafedorov | 0 | 6,766,791,530 | 20% | ||
qwerty09 | 0 | 203,389,029 | 50% | ||
starfinger13 | 0 | 2,567,526,810 | 75% | ||
fernando.lubezki | 0 | 1,802,914,356 | 100% | ||
ptgram-power | 0 | 2,444,296,851 | 100% | ||
ladycasper | 0 | 953,805,013 | 100% | ||
pasags06 | 0 | 1,097,309,033 | 100% | ||
thecryptodwarf | 0 | 1,290,125,994 | 100% | ||
bflanagin | 0 | 3,526,736,587 | 20.77% | ||
dugan | 0 | 5,138,495,974 | 100% | ||
narya | 0 | 1,245,758,248 | 100% | ||
motorway | 0 | 1,553,485,555 | 100% | ||
melor9 | 0 | 402,862,552 | 50% | ||
icepee | 0 | 16,055,685,193 | 50% | ||
brogamer | 0 | 189,598,999 | 40% | ||
lillywilton | 0 | 747,211,980 | 20% | ||
bestofph | 0 | 6,386,050,279 | 15% | ||
janic | 0 | 1,141,970,567 | 100% | ||
homespun | 0 | 851,669,285 | 100% | ||
hamismsf | 0 | 139,965,393,747 | 25% | ||
dalz | 0 | 5,497,650,157 | 20.77% | ||
zainenn | 0 | 34,659,078,438 | 25% | ||
steemmedia.org | 0 | 923,922,219 | 100% | ||
feryuse | 0 | 968,058,609 | 100% | ||
chatwithkat | 0 | 252,012,462 | 50% | ||
necroth | 0 | 251,303,726 | 50% | ||
gentlefred | 0 | 553,008,704 | 100% | ||
henryglowz | 0 | 202,448,764 | 50% | ||
teneresa | 0 | 1,629,989,934 | 100% | ||
plaindelta | 0 | 1,803,591,421 | 100% | ||
masaitv | 0 | 70,763,803 | 20% | ||
reinaseq | 0 | 1,234,149,398 | 20.77% | ||
citizenkane | 0 | 820,573,522 | 100% | ||
kepslok | 0 | 1,019,895,567 | 100% | ||
dvice | 0 | 975,915,486 | 100% | ||
pakka | 0 | 3,476,936,779 | 100% | ||
efongym | 0 | 1,062,164,433 | 100% | ||
cryptouno | 0 | 543,069,157 | 5% | ||
cubapl | 0 | 819,736,350 | 50% | ||
skylinebuds | 0 | 5,186,867,460 | 100% | ||
lupafilotaxia | 0 | 12,706,520,810 | 100% | ||
sandooo | 0 | 2,015,140,641 | 100% | ||
fran.frey | 0 | 338,884,618 | 10.38% | ||
emsteemians | 0 | 102,244,225 | 10% | ||
inoobgamer | 0 | 1,502,910,262 | 20% | ||
graylan | 0 | 2,730,942,708 | 100% | ||
alaiza | 0 | 459,985,780 | 100% | ||
onelove.curation | 0 | 19,086,887,215 | 100% | ||
gamegiveaways | 0 | 1,426,006,820 | 100% | ||
mops2e | 0 | 551,059,373 | 37.44% | ||
jrevilla | 0 | 107,262,952 | 20.77% | ||
sshowoff | 0 | 76,445,328 | 50% | ||
housechain | 0 | 348,923,958 | 100% | ||
cgp | 0 | 176,361,216 | 50% | ||
tximeleta | 0 | 2,912,263,793 | 100% | ||
kelerill | 0 | 1,319,542,629 | 100% | ||
kravas | 0 | 2,197,390,681 | 100% | ||
swapsteem | 0 | 1,599,267,796 | 20.77% | ||
randomvlogs | 0 | 214,923,349 | 100% | ||
bergamote | 0 | 1,442,626,827 | 100% | ||
blueox | 0 | 1,007,952,721 | 100% | ||
stem-espanol | 0 | 10,424,849,797 | 20.77% | ||
owllc | 0 | 65,385,814,027 | 10% | ||
rishhk | 0 | 70,444,983 | 15% | ||
nostosmus | 0 | 478,167,263 | 100% | ||
keyprado | 0 | 1,598,408,389 | 100% | ||
kvdphotography | 0 | 2,224,667,330 | 100% | ||
abax | 0 | 1,519,935,825 | 100% | ||
lapp | 0 | 462,499,001 | 100% | ||
steemtpistia | 0 | 461,990,182 | 100% | ||
crassipes | 0 | 462,228,350 | 100% | ||
aleestra | 0 | 432,848,649 | 20.77% | ||
cryptosman | 0 | 1,305,783,877 | 100% | ||
endlessfreedom | 0 | 855,962,964 | 100% | ||
antigourmet | 0 | 3,177,453,341 | 100% | ||
onelovecuration | 0 | 20,093,597,163 | 100% | ||
yes-please | 0 | 1,882,812,483 | 50% | ||
onelovestee | 0 | 139,000,954 | 100% | ||
onelovesteem | 0 | 13,094,929,219 | 100% | ||
notibroma | 0 | 1,206,272,078 | 100% | ||
mihmandar | 0 | 1,940,658,713 | 100% | ||
bartrobel | 0 | 1,787,526,230 | 100% | ||
arpello | 0 | 1,734,081,270 | 100% | ||
monavento | 0 | 1,491,054,925 | 100% | ||
azazyel | 0 | 1,550,087,341 | 100% | ||
u25b2x | 0 | 960,560,124 | 100% | ||
dimiimp | 0 | 818,242,925 | 100% | ||
steeminute | 0 | 286,616,162 | 50% | ||
agrovision | 0 | 462,498,590 | 100% | ||
spicereviews | 0 | 179,866,021 | 50% | ||
intheair | 0 | 1,808,352,111 | 100% | ||
nodubt | 0 | 1,640,666,104 | 100% | ||
linkerstinker | 0 | 1,126,642,547 | 100% | ||
ogey | 0 | 1,807,920,796 | 100% | ||
arisan | 0 | 1,127,284,830 | 100% | ||
sineps | 0 | 1,547,656,910 | 100% | ||
hermeshope | 0 | 1,506,180,948 | 100% | ||
ceraneh | 0 | 1,690,393,051 | 100% | ||
schokomesser | 0 | 1,515,612,767 | 100% | ||
carminda | 0 | 1,056,792,266 | 100% | ||
cayetanon | 0 | 1,245,625,856 | 100% | ||
emilianara | 0 | 1,631,104,890 | 100% | ||
drakey | 0 | 1,417,995,583 | 100% | ||
nicanora | 0 | 1,497,160,722 | 100% | ||
inocente | 0 | 1,106,911,697 | 100% | ||
steemitweekly | 0 | 845,945,011 | 100% | ||
leonchikov | 0 | 1,168,335,384 | 100% | ||
merlin7 | 0 | 120,138,961,895 | 3.33% | ||
wokeprincess | 0 | 1,227,682,017 | 100% | ||
starlord6414 | 0 | 971,035,768 | 100% | ||
dallas27 | 0 | 8,891,571,199 | 100% | ||
rasu | 0 | 1,117,987,461 | 100% | ||
micksmith | 0 | 3,803,639,247 | 100% | ||
priyanarc | 0 | 45,547,043,919 | 18% | ||
colecornell | 0 | 2,366,367,507 | 100% | ||
steem-ua | 0 | 1,211,534,698,211 | 11.85% | ||
giulyfarci52 | 0 | 179,579,021 | 10.38% | ||
nonsowrites | 0 | 18,233,106,353 | 5% | ||
beingeon | 0 | 1,127,325,274 | 100% | ||
neuralnetwork | 0 | 550,002,813 | 100% | ||
melanirichof | 0 | 1,016,647,381 | 100% | ||
oorgin | 0 | 984,663,329 | 100% | ||
janan | 0 | 1,151,388,208 | 100% | ||
wildcosmos | 0 | 926,675,924 | 100% | ||
pauliinasoilu | 0 | 1,519,966,575 | 50% | ||
lovepreet2511 | 0 | 2,903,694,995 | 100% | ||
raoufwilly | 0 | 1,918,947,352 | 30% | ||
kamo.munshi | 0 | 3,274,939,849 | 100% | ||
bluedwains | 0 | 2,566,600,800 | 100% | ||
fabianamis | 0 | 909,038,416 | 100% | ||
astrochologist | 0 | 1,739,841,248 | 100% | ||
m85 | 0 | 60,229,040 | 100% | ||
solarphasing | 0 | 316,204,761 | 10% | ||
sabisworld | 0 | 1,128,488,494 | 100% | ||
steembluepages | 0 | 1,311,976,630 | 100% | ||
carnivorefeed | 0 | 1,377,549,674 | 100% | ||
ziguaraya | 0 | 1,578,845,164 | 100% | ||
cityofstars | 0 | 25,101,228,720 | 26% | ||
healthdear | 0 | 2,193,478,925 | 100% | ||
porkmodz | 0 | 846,788,805 | 100% | ||
kamisake | 0 | 1,197,025,565 | 100% | ||
fredfred1 | 0 | 1,465,132,570 | 100% | ||
sojucaps1 | 0 | 2,673,417,032 | 100% | ||
cowboysblog | 0 | 20,140,404,371 | 100% | ||
catchmeifyoucan | 0 | 552,357,153 | 100% | ||
alex-hm | 0 | 1,064,101,870 | 50% | ||
wilmer14molina | 0 | 291,532,436 | 20.77% | ||
ppss | 0 | 1,190,870,323 | 100% | ||
bitok.xyz | 0 | 589,621,079 | 2% | ||
vansh82 | 0 | 3,402,156,058 | 100% | ||
kingtherion | 0 | 4,817,366,304 | 100% | ||
blind-spot | 0 | 38,357,496,576 | 20% | ||
bluesniper | 0 | 4,505,910,581 | 1% | ||
stonermedal | 0 | 389,794,752 | 42% | ||
vaultec | 0 | 3,707,124,669 | 100% | ||
edaze | 0 | 2,457,486,098 | 100% | ||
lestrange | 0 | 1,135,042,943 | 100% | ||
thegames | 0 | 1,935,626,093 | 100% | ||
regrusoft | 0 | 903,971,624 | 100% | ||
sanstar | 0 | 831,503,747 | 100% | ||
monsterchiller | 0 | 939,063,040 | 100% | ||
mrhankey | 0 | 1,903,764,145 | 100% | ||
rsambassador | 0 | 1,597,885,008 | 100% | ||
highdoulikememes | 0 | 1,193,492,104 | 100% | ||
grut | 0 | 910,725,892 | 100% | ||
unclepit | 0 | 1,944,269,789 | 100% | ||
spencer7x7 | 0 | 496,990,978 | 100% | ||
edithbdraw | 0 | 956,549,474 | 100% | ||
bachsenday | 0 | 1,148,797,330 | 100% | ||
saristem | 0 | 1,146,874,308 | 100% | ||
kamiya.hossain | 0 | 12,058,825,604 | 100% | ||
indox | 0 | 889,138,916 | 100% | ||
teletex | 0 | 888,657,311 | 100% | ||
paanyuvba | 0 | 1,354,593,816 | 100% | ||
furti | 0 | 1,174,953,151 | 100% | ||
jeem | 0 | 1,148,832,406 | 100% | ||
opurnita | 0 | 1,174,973,758 | 100% | ||
tachos | 0 | 1,147,522,502 | 100% | ||
zhanuvek | 0 | 1,352,315,975 | 100% | ||
krwhales | 0 | 549,819,390 | 100% | ||
intocabile | 0 | 1,193,965,209 | 100% | ||
eficenta | 0 | 1,479,641,953 | 100% | ||
ctime | 0 | 16,983,991,244 | 0.6% | ||
queenquiet | 0 | 965,332,285 | 100% | ||
wilsonwith | 0 | 965,323,206 | 100% | ||
blackfield | 0 | 1,983,659,477 | 100% | ||
smgoldstore | 0 | 1,452,729,667 | 100% | ||
rewarding | 0 | 7,993,681,844 | 70.77% | ||
gamersensei | 0 | 1,287,745,238 | 100% | ||
carloscan | 0 | 1,259,352,702 | 100% | ||
igbotier | 0 | 3,142,508,417 | 100% | ||
ohuru | 0 | 1,258,436,632 | 100% | ||
antonmadu | 0 | 1,246,296,088 | 100% | ||
maximummad | 0 | 819,769,807 | 100% | ||
lovter | 0 | 1,437,634,657 | 100% | ||
hennis | 0 | 915,062,192 | 100% | ||
eist | 0 | 2,502,290,523 | 100% | ||
squarepusher | 0 | 1,302,813,554 | 100% | ||
treatyoself | 0 | 1,100,073,047 | 100% | ||
z3tix | 0 | 1,602,819,575 | 100% | ||
jabback | 0 | 1,390,028,358 | 100% | ||
bobdavids | 0 | 2,427,443,775 | 100% | ||
cryptoperry | 0 | 1,071,967,718 | 100% | ||
meadowsandmakers | 0 | 0 | 100% | ||
eithne | 0 | 1,949,141,352 | 100% | ||
ugbolily | 0 | 850,929,011 | 100% | ||
arachas | 0 | 2,445,884,927 | 100% | ||
caranthir | 0 | 2,449,595,916 | 100% | ||
cerys | 0 | 2,240,743,769 | 100% | ||
craite | 0 | 2,449,005,790 | 100% | ||
ermion | 0 | 2,240,397,720 | 100% | ||
gaunter | 0 | 2,450,979,790 | 100% | ||
hanmarvyn | 0 | 2,240,577,107 | 100% | ||
justace | 0 | 969,471,734 | 100% | ||
q-ico | 0 | 1,608,413,886 | 100% | ||
q-payout | 0 | 1,974,932,070 | 100% | ||
taco-monster | 0 | 1,132,482,122 | 100% | ||
besthentai | 0 | 3,420,189,247 | 100% | ||
booting | 0 | 2,196,895,760 | 100% | ||
aka05 | 0 | 2,229,621,802 | 100% | ||
triplecheese | 0 | 1,416,492,784 | 100% | ||
constant-flux | 0 | 1,493,037,169 | 100% | ||
jk6276.mons | 0 | 963,605,960 | 41.55% | ||
ucodespace | 0 | 940,980,771 | 100% | ||
jlordz | 0 | 1,260,889,421 | 100% | ||
croyston117 | 0 | 1,302,707,693 | 100% | ||
cosmicswami | 0 | 3,467,101,973 | 100% | ||
fazor | 0 | 864,741,285 | 100% | ||
c4cristi3 | 0 | 1,572,786,146 | 100% | ||
powerful.news | 0 | 1,063,775,851 | 100% | ||
wizzycats | 0 | 1,366,559,012 | 100% | ||
cubandesign | 0 | 1,117,923,888 | 100% | ||
blockchainfo | 0 | 1,151,110,892 | 100% | ||
merlin4 | 0 | 8,981,079,531 | 100% | ||
playgame1000k | 0 | 404,715,052 | 100% | ||
k00k13 | 0 | 3,683,601,019 | 100% | ||
oneloveipfs | 0 | 3,311,221,825 | 100% | ||
cernunnos | 0 | 904,597,940 | 100% | ||
nantosuelta | 0 | 872,326,649 | 100% | ||
utopian.trail | 0 | 16,555,972,300 | 41.55% | ||
p00k13 | 0 | 3,959,518,477 | 100% | ||
n00k13 | 0 | 3,959,517,572 | 100% |
Great job buddy I love the updates to the webpage looking more professional with each update! Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | d00k13 |
---|---|
permlink | d00k13-re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t093156467z |
category | onelovedtube |
json_metadata | "{\"app\":\"partiko\",\"client\":\"ios\"}" |
created | 2019-02-16 09:31:57 |
last_update | 2019-02-16 09:31:57 |
depth | 1 |
children | 0 |
last_payout | 2019-02-23 09:31:57 |
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 | 155 |
author_reputation | 473,475,468,733,980 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,943,830 |
net_rshares | 9,445,941,345 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techcoderx | 0 | 9,387,908,162 | 100% | ||
m85 | 0 | 58,033,183 | 100% |
What error do you have exactly with SteemConnect?
author | fabien |
---|---|
permlink | re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t091954572z |
category | onelovedtube |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["onelovedtube"],"users":[],"links":[],"image":[]} |
created | 2019-02-16 09:19:57 |
last_update | 2019-02-16 09:19:57 |
depth | 1 |
children | 4 |
last_payout | 2019-02-23 09:19:57 |
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 | 49 |
author_reputation | 16,649,367,183,999 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,943,552 |
net_rshares | 9,580,297,059 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techcoderx | 0 | 9,580,297,059 | 100% |
Some of our users were facing the unknown sc2-sdk-error (but they just disappear after some time)
author | techcoderx |
---|---|
permlink | re-fabien-re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t092210885z |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube"],"app":"steemit/0.1"} |
created | 2019-02-16 09:22:12 |
last_update | 2019-02-16 09:22:12 |
depth | 2 |
children | 3 |
last_payout | 2019-02-23 09:22: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 | 97 |
author_reputation | 47,781,795,254,841 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 79,943,604 |
net_rshares | 0 |
There should be an error message, did you reported the issue in our GitHub (https://github.com/steemscript/steemconnect) ?
author | fabien |
---|---|
permlink | re-techcoderx-re-fabien-re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t100238754z |
category | onelovedtube |
json_metadata | {"community":"busy","app":"busy/2.5.6","format":"markdown","tags":["onelovedtube"],"users":[],"links":["https://github.com/steemscript/steemconnect"],"image":[]} |
created | 2019-02-16 10:02:42 |
last_update | 2019-02-16 10:02:42 |
depth | 3 |
children | 2 |
last_payout | 2019-02-23 10:02:42 |
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 | 123 |
author_reputation | 16,649,367,183,999 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,944,587 |
net_rshares | 0 |
>Additional beneficiary fees of up to 2.5% have been introduced for SteemConnect users Does this mean that if I publish a post on busy or ulogs using steemconnect to enter there, I will now be charged 2.5% on my post rewards?
author | fitinfun |
---|---|
permlink | re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t203802800z |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube"],"app":"steemit/0.1"} |
created | 2019-02-16 20:38:03 |
last_update | 2019-02-16 20:38:03 |
depth | 1 |
children | 2 |
last_payout | 2019-02-23 20:38:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.032 HBD |
curator_payout_value | 0.010 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 226 |
author_reputation | 155,514,258,903,945 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,972,185 |
net_rshares | 81,882,010,548 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
edicted | 0 | 40,935,954,841 | 12.85% | ||
kerrywolf | 0 | 40,946,055,707 | 29.48% |
I'm not sure if it's implemented or not, but that's what the update post said
author | techcoderx |
---|---|
permlink | re-fitinfun-re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t230511587z |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube"],"app":"steemit/0.1"} |
created | 2019-02-16 23:05:12 |
last_update | 2019-02-16 23:05:12 |
depth | 2 |
children | 1 |
last_payout | 2019-02-23 23:05: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 | 77 |
author_reputation | 47,781,795,254,841 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 79,976,137 |
net_rshares | 0 |
Just another reason to use keychain, right? Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | d00k13 |
---|---|
permlink | d00k13-re-techcoderx-re-fitinfun-re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190223t200210731z |
category | onelovedtube |
json_metadata | {"app":"partiko","client":"ios"} |
created | 2019-02-23 20:02:12 |
last_update | 2019-02-23 20:02:12 |
depth | 3 |
children | 0 |
last_payout | 2019-03-02 20:02: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 | 105 |
author_reputation | 473,475,468,733,980 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 80,297,407 |
net_rshares | 0 |
Excellent job! The site looks incredible :D
author | gray00 |
---|---|
permlink | re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t092501023z |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube"],"app":"steemit/0.1"} |
created | 2019-02-16 09:25:03 |
last_update | 2019-02-16 09:25:03 |
depth | 1 |
children | 0 |
last_payout | 2019-02-23 09:25:03 |
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 | 43 |
author_reputation | 4,565,928,791,980 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,943,677 |
net_rshares | 12,977,342,642 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techcoderx | 0 | 9,199,367,043 | 100% | ||
vaultec | 0 | 3,777,975,599 | 100% |
Thank you for your contribution @techcoderx ! 1. It is better to use `===` instead of `==` (`!==` instead of `!=`)in JS and `==true` seems redudant. 2. Some parts of the JS code end with a semicolon but some do not. 3. some `vars` could be replaced by either `const` or `let`. 4. The messages you are alert-ing in the JS code could be extracted in a JSON file so that you can internationalize them later. 5. Unit Tests missing in the project - you could use `mocha`/`chai` or other testing frameworks and set up the CI using travis-ci.com Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category. To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/3/2-2-2-2-2-2-2-). ---- Need help? Chat with us on [Discord](https://discord.gg/uTyJkNm). [[utopian-moderator]](https://join.utopian.io/)
author | justyy |
---|---|
permlink | re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t131957763z |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube"],"users":["techcoderx"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/3/2-2-2-2-2-2-2-","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"} |
created | 2019-02-16 13:19:57 |
last_update | 2019-02-16 13:19:57 |
depth | 1 |
children | 2 |
last_payout | 2019-02-23 13:19:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 11.496 HBD |
curator_payout_value | 3.687 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 991 |
author_reputation | 280,616,224,641,976 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,951,775 |
net_rshares | 29,031,152,682,330 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
happyukgo | 0 | 477,417,861 | 25% | ||
codingdefined | 0 | 27,838,556,101 | 20% | ||
superbing | 0 | 2,293,408,551 | 25% | ||
dailyfortune | 0 | 31,175,783 | 25% | ||
espoem | 0 | 30,266,476,079 | 15% | ||
dailystats | 0 | 6,660,116,623 | 25% | ||
utopian-io | 0 | 28,740,843,172,953 | 20.21% | ||
jaff8 | 0 | 64,938,907,232 | 30.53% | ||
amosbastian | 0 | 88,013,422,293 | 30.53% | ||
dailychina | 0 | 6,308,721,019 | 25% | ||
reazuliqbal | 0 | 18,962,316,996 | 10% | ||
techcoderx | 0 | 8,800,327,404 | 100% | ||
turtlegraphics | 0 | 2,317,884,878 | 25% | ||
holger.random | 0 | 1,490,199,946 | 100% | ||
witnesstools | 0 | 2,234,505,337 | 25% | ||
ilovecoding | 0 | 2,217,835,474 | 25% | ||
m85 | 0 | 55,874,265 | 100% | ||
curbot | 0 | 2,555,193,366 | 100% | ||
steemfuckeos | 0 | 1,445,555,917 | 25% | ||
vaultec | 0 | 3,854,575,783 | 100% | ||
yff | 0 | 19,396,559,149 | 100% | ||
curatortrail | 0 | 150,479,320 | 50% |
Right on @justyy thank you for the feedback πͺ Posted using [Partiko iOS](https://steemit.com/@partiko-ios)
author | d00k13 |
---|---|
permlink | d00k13-re-justyy-re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190223t200050496z |
category | onelovedtube |
json_metadata | {"app":"partiko","client":"ios"} |
created | 2019-02-23 20:00:51 |
last_update | 2019-02-23 20:00:51 |
depth | 2 |
children | 0 |
last_payout | 2019-03-02 20:00: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 | 107 |
author_reputation | 473,475,468,733,980 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 80,297,365 |
net_rshares | 0 |
Thank you for your review, @justyy! Keep up the good work!
author | utopian-io |
---|---|
permlink | re-re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t131957763z-20190219t051559z |
category | onelovedtube |
json_metadata | "{"app": "beem/0.20.17"}" |
created | 2019-02-19 05:16:00 |
last_update | 2019-02-19 05:16:00 |
depth | 2 |
children | 0 |
last_payout | 2019-02-26 05:16: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 | 58 |
author_reputation | 152,955,367,999,756 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 80,078,585 |
net_rshares | 0 |
Didn't know that about SteemConnect Thank you for the updates :)
author | kaerpediem |
---|---|
permlink | re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t091122767z |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube"],"app":"steemit/0.1"} |
created | 2019-02-16 09:11:24 |
last_update | 2019-02-16 09:11:24 |
depth | 1 |
children | 0 |
last_payout | 2019-02-23 09:11:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.018 HBD |
curator_payout_value | 0.005 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 64 |
author_reputation | 208,126,373,105,289 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,943,318 |
net_rshares | 48,764,272,498 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techcoderx | 0 | 9,948,666,616 | 100% | ||
graylan | 0 | 2,608,006,364 | 100% | ||
dustbunny | 0 | 36,207,599,518 | 12.01% |
Saw the post on smoke but seeing how it is a steem post and comment I thought I would make my way here. But this keychain Is a pretty awesome tool for steem that is for sure. Glad to see you guys are doing awesome work on the onelovedtube project
author | skylinebuds |
---|---|
permlink | re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190217t015212227z |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube"],"community":"steempeak","app":"steempeak/1.7.2b"} |
created | 2019-02-17 01:52:12 |
last_update | 2019-02-17 01:52:12 |
depth | 1 |
children | 1 |
last_payout | 2019-02-24 01:52: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 | 247 |
author_reputation | 106,430,127,772,462 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,980,676 |
net_rshares | 9,390,688,896 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techcoderx | 0 | 9,390,688,896 | 100% |
$rewarding 100% 13min
author | techcoderx |
---|---|
permlink | re-skylinebuds-re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190217t015434200z |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube"],"app":"steemit/0.1"} |
created | 2019-02-17 01:54:33 |
last_update | 2019-02-17 01:54:33 |
depth | 2 |
children | 0 |
last_payout | 2019-02-24 01:54: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 | 21 |
author_reputation | 47,781,795,254,841 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 79,980,729 |
net_rshares | 520,421,425 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
rewarding | 0 | 520,421,425 | 5% |
#### Hi @techcoderx! Your post was upvoted by @steem-ua, new Steem dApp, using UserAuthority for algorithmic post curation! Your post is eligible for our upvote, thanks to our collaboration with @utopian-io! **Feel free to join our [@steem-ua Discord server](https://discord.gg/KpBNYGz)**
author | steem-ua |
---|---|
permlink | re-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t134816z |
category | onelovedtube |
json_metadata | "{"app": "beem/0.20.18"}" |
created | 2019-02-16 13:48:18 |
last_update | 2019-02-16 13:48:18 |
depth | 1 |
children | 0 |
last_payout | 2019-02-23 13:48: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 | 289 |
author_reputation | 23,214,230,978,060 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,953,694 |
net_rshares | 0 |
Congratulations @techcoderx! You have completed the following achievement on the Steem blockchain and have been rewarded with new badge(s) : <table><tr><td>https://steemitimages.com/60x70/http://steemitboard.com/@techcoderx/voted.png?201902160945</td><td>You received more than 8000 upvotes. Your next target is to reach 9000 upvotes.</td></tr> </table> <sub>_[Click here to view your Board](https://steemitboard.com/@techcoderx)_</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:** <table><tr><td><a href="https://steemit.com/valentine/@steemitboard/valentine-challenge-love-is-in-the-air"><img src="https://steemitimages.com/64x128/http://i.cubeupload.com/LvDzr5.png"></a></td><td><a href="https://steemit.com/valentine/@steemitboard/valentine-challenge-love-is-in-the-air">Valentine challenge - Love is in the air!</a></td></tr></table> > Support [SteemitBoard's project](https://steemit.com/@steemitboard)! **[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-techcoderx-20190216t101123000z |
category | onelovedtube |
json_metadata | {"image":["https://steemitboard.com/img/notify.png"]} |
created | 2019-02-16 10:11:24 |
last_update | 2019-02-16 10:11:24 |
depth | 1 |
children | 0 |
last_payout | 2019-02-23 10:11:24 |
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 | 1,165 |
author_reputation | 38,975,615,169,260 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,944,814 |
net_rshares | 0 |
Once again great job and thanks for including me on the page!
author | tanbay |
---|---|
permlink | re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t172108665z |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube"],"app":"steemit/0.1"} |
created | 2019-02-16 17:21:09 |
last_update | 2019-02-16 17:21:09 |
depth | 1 |
children | 0 |
last_payout | 2019-02-23 17:21: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 | 61 |
author_reputation | 188,541,975,700,245 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,965,357 |
net_rshares | 20,974,015,173 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gray00 | 0 | 11,828,757,107 | 100% | ||
techcoderx | 0 | 9,145,258,066 | 100% |
nice work. looks good.
author | teamhumble |
---|---|
permlink | re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t091509526z |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube"],"app":"steemit/0.1"} |
created | 2019-02-16 09:15:09 |
last_update | 2019-02-16 09:15:09 |
depth | 1 |
children | 0 |
last_payout | 2019-02-23 09:15: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 | 22 |
author_reputation | 315,232,864,758,316 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,943,422 |
net_rshares | 12,417,463,880 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techcoderx | 0 | 9,755,276,959 | 100% | ||
graylan | 0 | 2,662,186,921 | 100% |
Hey, @techcoderx! **Thanks for contributing on Utopian**. Weβre already looking forward to your next contribution! **Get higher incentives and support Utopian.io!** Simply set @utopian.pay as a 5% (or higher) payout beneficiary on your contribution post (via [SteemPlus](https://chrome.google.com/webstore/detail/steemplus/mjbkjgcplmaneajhcbegoffkedeankaj?hl=en) or [Steeditor](https://steeditor.app)). **Want to chat? Join us on Discord https://discord.gg/h52nFrV.** <a href='https://steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
author | utopian-io |
---|---|
permlink | re-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190220t223848z |
category | onelovedtube |
json_metadata | "{"app": "beem/0.20.17"}" |
created | 2019-02-20 22:38:51 |
last_update | 2019-02-20 22:38:51 |
depth | 1 |
children | 0 |
last_payout | 2019-02-27 22:38: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 | 592 |
author_reputation | 152,955,367,999,756 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 80,165,068 |
net_rshares | 0 |
Very good work. Well organized and well thought out posts. Great to have onelove services now using keychain!
author | vaultec |
---|---|
permlink | re-techcoderx-onelovedtube-ipfs-uploader-v0-8-4-keychain-auth-support-updated-homepage-and-more-20190216t182857401z |
category | onelovedtube |
json_metadata | {"tags":["onelovedtube"],"app":"steemit/0.1"} |
created | 2019-02-16 18:28:57 |
last_update | 2019-02-16 18:28:57 |
depth | 1 |
children | 0 |
last_payout | 2019-02-23 18:28:57 |
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 | 109 |
author_reputation | 46,939,617,947,827 |
root_title | "OneLoveDTube IPFS Uploader v0.8.4: Keychain auth support, updated homepage and more!" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 79,968,121 |
net_rshares | 9,332,620,985 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
techcoderx | 0 | 9,332,620,985 | 100% |