# <center>Introduction</center> --- Yes, how are you friends? I hope you are all well and living your lives well. I am your friend Aftab Irshad , posting after a long time because I was busy creating this website and due to this busyness I could not post. You will like my website and once again, we had a good meeting through this post and may this day and the days ahead pass in peace and tranquility for you and me. --- .png) --- ## <center>We Make This Website</center> --- https://youtu.be/rD_PI3G84Ko?t=37 --- # <center>About My Project</center> --- I am building a website called Hive Postify where we will be able to share our daily content and our creativity, and I am building a website in a methodical design on my behalf that will be on the *Hive blockchain.* And you must have guessed from the title of my post that I have made this website about 50 percent as of the day I am posting this and I am still working on it today and God willing, there may be a second post about this project when it is complete. --- ## <center>Why I choosed Hive Blockchain </center> --- I thought of building my website on Hive Block Chain because if we look at the current situation, Hive Block Chain is growing very fast and many projects are already on Hive Block Chain which are successful and along with that, new projects coming up are more likely to be successful because the entire team running High Block Chain is playing a big role in increasing the value of its coin. I am sure that I would like to thank the entire Hive Block Chain team and all the users. --- ### Notice --- I am building this website myself, I am not **copying and pasting** any code from anywhere, and I am using Hive.blog CDN API in the backend to feetch Data in this website, and I am building this website alone, I have no partners. ### <center>Small experience creating this website</center> --- It has been almost 10 days since I created this website and within these 10 days I have written and cut the code that will be shown below or on the bundle many times and I have been busy creating this website for almost these ten days. *And this website really took a lot of effort and I learned a lot.* --- ## <center>Lets Start My website Introduction</center> --- I used Visual Studio to write the code for this website. I could have done it in any other language, but I am a bit of an expert. The rest of the code has to be written in Visual Studio, but it is not easy to read, change, and write the code.And I worked hard to create this website and I encountered many problems, some of which I found the solution quickly and some of which took me a long time to find. --- ### Create Simple Idea for this website --- To create this website, first of all, I created an idea in my mind, then I wrote it on a notepad about what kind of website I should create, what features it should have. While creating it, I changed the features and made changes in many places, but I created the main plan myself and at the same time, I changed the planning in many ways while creating this website, but the main idea was the same and the main structure was the same as I had thought before creating the website. First of all, I thought of the name High Tube to create this website, but there was already a website with that name. Yes, I could have created it because it is an open source project. There is no issue. But I thought that I would create it under another name and I thought that I would create a website like YouTube on High Blockchain.And this project was one of my Shagwati projects, so I thought that I would understand the high blockchain at the same time and then later I would create a video sharing website. Right now I only create posting websites, but I kept some of the designs the same. --- #### Create Home Page (``index.html``) --- .png) .png) --- ### Output --- .png) .png) .png) Many problems arose on this, that is, I had an idea in my mind to create a login system that would work for all pages, and if we create a separate login system for each page, it would not seem right to the user because no one likes to log in repeatedly and if we use a hive-keychain, then still someone has to log in repeatedly. This was a big problem for me, which I decorated in such a way. That's why I duplicated all the pages with index.html to make it easier and created a single file of script.js and for logging in I used hive.blog CDN API so that I don't have to log in again and again. If I have logged in on only one page, then I remain logged in on all the other pages. --- ### Best Way to show post --- And after that, the second problem I encountered was that the website data was loaded correctly, but the posts were not displayed correctly. Many posts looked large and many posts looked small, meaning that the posts were not displayed in a sequence. That's why I used Responsive Web and used it in it. You can see it in the code. I can't explain it in this. So, all the posts started displaying properly. --- ### Responsive Website ---- And along with that, the website had to be made responsive so that it would look good on mobile, laptop and computer. And I think that's the first thing that almost all developers do these days, is to make the website more responsive. And this is really a very good practice. Doing this really adds to the beauty of the website. --- #### Responsive Web Output --- .png) .png) .png) Here you can see what is the benefit of creating a responsive website. If we open it on mobile, the left-hand side will move down.And apart from that, it has many benefits. You will see this when you use this website. I can't explain it to you completely right now. --- ### Login Form --- .png) .png) ---- ### Post Open System (View) --- I tried to open the post in the index file itself, but there was a problem with it that if I wanted to change the home page later, it would have been very difficult for me. That's why I created a new page so that if I had to change it in the post page, it would be easy. If I had to change it in the home page, it would also be easy. In this way, it is quite easy to create a website in parts and it is also easy to read. .png) .png) --- ### Output --- .png) .png) And you won't believe me here. It took me a long time to set up the markdown. If I've spent the most time on any task on this website, it was the markdown that shows which tile the post should be displayed in. And it was quite a difficult task to apply the same markdown that is used in the hive blog. .png) .png) .png) .png) .png) There were many problems in upvoting, replying, reblowing, and many solutions were found, and many solutions were also found to be the best, which I implemented in it. I will publish it on the website and publish the link to it so that you can use it without downloading it, so you can see how far the work has been done. --- ### Comments --- .png) .png) I have created separate files for everyone to reply to comments so that it is easy to change the code and believe me, if we code, there are many errors that we notice later. If there is code in one file, it takes a lot of time to change it. If there is, it goes away, but it is better that we keep creating separate files. --- ### Ouput --- .png) .png) .png) .png) I also created a separate file for replying to comments and displayed the output of the comments in such a way that it is known which comment has been replied to. But if the user who is not logged in clicks on Upvote or Reply, the login form will pop up, the same as the index one, but on this page. We liked our work so far. We have created many files in it, which you can see in your comment. I can't show them here. But we needed many files to do so much work. But our work is done so far. Our website is almost ready because we have prepared everything. Vote, respond. Now we need to create some more pages. But this system will be included in all of them, so there will be no need to rewrite the code. Copy-paste will work. --- ### Next Page Communities (``communities.html``) --- .png) .png) Now it was quite easy for us to create this page because we had already created the structure. We just had to change the index.html structure. We had to add the community API where the post is displayed and make a few more changes. But this is also a bit difficult, but it is not as difficult as the previous pages. If it is difficult, nothing can be done. It becomes clear with hard work. But creating this page from the previous pages was easy because we have already created the main structure. --- ### Output --- .png) .png) .png) .png) .png) .png) .png) .png) And this Search system also works in all pages, just like I'm showing you. --- ### Next Page Friends (``friends.html``) --- .png) .png) .png) We are even building our own website. We still need to set up some systems on the friends page, but that's all we've done in these ten days. --- # <center>Full Output My Website Video </center> --- https://youtu.be/rD_PI3G84Ko # <center>Request For Support</center> I request all users of Hi to support my website so that I can continue working on it.And I hope that I will definitely get the fruits of my labor. I need Support For many of things. # <center>Your Suggestion</center> What is your opinion on this website of mine? Please give me your opinion. I will give great value to your opinion and your words will be accepted. If I like it, then how did you like my design and if you can give me any advice on it, please do so. # <center>[Github Repository Source Code](https://github.com/aftabirshad/Hive-Postify.git)</center> I have uploaded the code of all the websites I have created on Gatha and I will keep making changes to it until my website is complete. You can see it and I will also provide a link. You can also access my website directly from the link. --- # Website Live Link --- [Home page](https://aftabirshad.github.io/Hive-Postify/index.html) [Communities Page](https://aftabirshad.github.io/Hive-Postify/communities.html) [Friends Page](https://aftabirshad.github.io/Hive-Postify/friends.html) ---- I have to make a lot of changes to the website right now. I have to eliminate a lot of errors. If there is any problem, please let me know. If not, I am checking it myself. At the same time, if there is any problem, I will solve it myself. This website is not yet fully developed. --- --- ### Next Pending Pages --- We have about 50 percent of our website left that I am building, but I can't tell you how many pages there will be, but we have about that much more to build. ### <center>Thanks For My Previous Post Support</center> @cryptoreforma @eddiespino @solominer # <center>Thanks For Reading</center>
author | aftabirshad |
---|---|
permlink | developing-hive-postify-a-custom-interface-for-the-hive-ecosystem-and-developed-almost-50-powered-by-hive-blockchain |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1","format":"markdown","image":["https://img.youtube.com/vi/rD_PI3G84Ko/0.jpg"],"links":["https://youtu.be/rD_PI3G84Ko?t=37\n<hr>\n<h1><center>About"],"tags":["hive","dev","hivepostify","hivedev","newcomer","developer","programing"],"users":["cryptoreforma","eddiespino","solominer"]} |
created | 2025-04-06 17:32:12 |
last_update | 2025-04-23 03:36:21 |
depth | 0 |
children | 35 |
last_payout | 2025-04-13 17:32:12 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 44.154 HBD |
curator_payout_value | 44.084 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 15,280 |
author_reputation | 7,971,511,350,381 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,933,554 |
net_rshares | 284,420,754,277,863 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
flemingfarm | 0 | 126,763,256,601 | 20% | ||
acidyo | 0 | 0 | 0% | ||
leprechaun | 0 | 1,314,149,330 | 10% | ||
roelandp | 0 | 6,387,023,090 | 0.37% | ||
matt-a | 0 | 2,846,689,556 | 33.25% | ||
jacor | 0 | 27,123,857,863 | 50% | ||
ardina | 0 | 22,109,913,973 | 100% | ||
jeffjagoe | 0 | 4,784,087,249 | 5% | ||
dwinblood | 0 | 1,671,253,744 | 16% | ||
fiveboringgames | 0 | 6,113,409,199 | 100% | ||
ubg | 0 | 57,569,035,284 | 100% | ||
deanliu | 0 | 3,749,844,732,992 | 75% | ||
sokoloffa | 0 | 437,507,521 | 50% | ||
ace108 | 0 | 636,690,265,609 | 12% | ||
brianphobos | 0 | 69,427,424,441 | 100% | ||
kaykunoichi | 0 | 1,074,133,658 | 50% | ||
timcliff | 0 | 109,051,905,863 | 100% | ||
borran | 0 | 1,209,516,157,580 | 100% | ||
elamental | 0 | 2,838,987,641 | 27.72% | ||
darkflame | 0 | 63,126,502,646 | 25% | ||
richardcrill | 0 | 11,934,464,063 | 20% | ||
canadian-coconut | 0 | 9,590,693,093,763 | 63% | ||
catotune | 0 | 38,029,955,778 | 95% | ||
ssekulji | 0 | 226,437,185,254 | 100% | ||
dylanhobalart | 0 | 522,669,829,602 | 100% | ||
moretea | 0 | 749,764,215 | 1.9% | ||
alexisvalera | 0 | 6,046,179,538 | 50% | ||
discovereurovelo | 0 | 1,119,910,790 | 0.75% | ||
keuudeip | 0 | 1,274,623,095 | 95% | ||
oleg326756 | 0 | 8,612,567,605 | 25% | ||
justinw | 0 | 155,060,121,788 | 31.35% | ||
walterjay | 0 | 772,249,809,096 | 30% | ||
assus | 0 | 1,155,293,973 | 50% | ||
askari | 0 | 17,348,579,177 | 100% | ||
marieta88 | 0 | 1,018,643,275 | 50% | ||
amariespeaks | 0 | 4,791,829,697 | 38% | ||
da-dawn | 0 | 87,963,406,157 | 23% | ||
serlanvet | 0 | 668,556,981 | 50% | ||
sudutpandang | 0 | 649,213,975 | 100% | ||
torkot | 0 | 16,550,637,359 | 50% | ||
thereikiforest | 0 | 1,471,483,851 | 10% | ||
ranchorelaxo | 0 | 62,340,151,773,123 | 100% | ||
danielsaori | 0 | 474,915,193,016 | 100% | ||
trafalgar | 0 | 48,628,381,375,136 | 100% | ||
ganjafarmer | 0 | 29,071,864,038 | 15% | ||
detlev | 0 | 317,215,534,577 | 15% | ||
lizanomadsoul | 0 | 2,958,084,684 | 1.5% | ||
raindrop | 0 | 752,517,708,556 | 100% | ||
l337m45732 | 0 | 4,348,845,086 | 3.8% | ||
ma1neevent | 0 | 19,791,510,017 | 15% | ||
passion-fruit | 0 | 10,151,423,035 | 92% | ||
fortune-master | 0 | 11,731,758,986 | 92% | ||
batman0916 | 0 | 8,962,376,219 | 47.5% | ||
broncnutz | 0 | 6,960,944,959,291 | 100% | ||
clacrax | 0 | 2,611,669,544 | 50% | ||
jerrybanfield | 0 | 222,822,073,149 | 63% | ||
coinsallday | 0 | 2,787,429,384 | 65% | ||
rt395 | 0 | 2,099,351,321 | 2.5% | ||
uruiamme | 0 | 1,313,905,691 | 11.4% | ||
nrg | 0 | 740,893,935,048 | 100% | ||
newsflash | 0 | 16,405,761,877 | 75% | ||
carlagonz | 0 | 1,735,656,939 | 50% | ||
guiltyparties | 0 | 1,654,649,930,779 | 100% | ||
galberto | 0 | 18,225,972,353 | 25% | ||
rawselectmusic | 0 | 20,186,808,224 | 50% | ||
juancar347 | 0 | 399,814,904,204 | 50% | ||
masterthematrix | 0 | 25,247,401,088 | 100% | ||
anacristinasilva | 0 | 2,837,084,577 | 10% | ||
howtostartablog | 0 | 1,869,994,151 | 28.5% | ||
armonia | 0 | 591,100,551 | 50% | ||
princessmewmew | 0 | 1,994,011,345 | 0.75% | ||
joeyarnoldvn | 0 | 453,888,478 | 1.47% | ||
decomoescribir | 0 | 15,517,968,681 | 50% | ||
zainalbakri | 0 | 594,930,123 | 25% | ||
aleli | 0 | 1,692,589,521 | 50% | ||
trenz | 0 | 2,046,018,656 | 36% | ||
bluemist | 0 | 52,712,466,172 | 20% | ||
summertooth | 0 | 3,849,316,814 | 8.25% | ||
diegoameerali | 0 | 5,540,694,878 | 30% | ||
polaleye50 | 0 | 1,166,970,872 | 50% | ||
davidfar | 0 | 502,915,610 | 50% | ||
dante31 | 0 | 1,794,654,371 | 50% | ||
nerengot | 0 | 1,860,058,952 | 50% | ||
haejin | 0 | 12,932,869,750,396 | 100% | ||
abnerpantoja | 0 | 4,910,778,512 | 50% | ||
appreciator | 0 | 76,320,936,788,862 | 20% | ||
owner99 | 0 | 3,529,551,715 | 50% | ||
bambukah | 0 | 43,626,861,453 | 50% | ||
ocd | 0 | 6,540,761,822,270 | 100% | ||
drmaizo | 0 | 655,952,658 | 50% | ||
pocketrocket | 0 | 9,342,897,720 | 100% | ||
kharrazi | 0 | 3,469,093,622 | 100% | ||
yulmarasantos | 0 | 521,207,551 | 50% | ||
elinderzambrano | 0 | 2,214,124,932 | 50% | ||
redrica | 0 | 2,069,363,312 | 52.25% | ||
zyx066 | 0 | 33,897,597,007 | 30% | ||
etblink | 0 | 21,723,509,616 | 2.5% | ||
moyse | 0 | 834,571,657 | 50% | ||
santigs | 0 | 783,442,536,681 | 100% | ||
kimzwarch | 0 | 17,234,818,164 | 4% | ||
niallon11 | 0 | 106,594,274,354 | 25% | ||
kaizag | 0 | 2,807,998,633 | 50% | ||
mikepm74 | 0 | 526,403,153 | 100% | ||
holbein81 | 0 | 525,279,299 | 100% | ||
cconn | 0 | 3,665,838,351 | 25% | ||
artlover | 0 | 1,794,358,156 | 100% | ||
cesinfenianos | 0 | 4,836,781,595 | 50% | ||
tomwafula | 0 | 2,040,879,978 | 25% | ||
taskmaster4450 | 0 | 326,764,154,559 | 19% | ||
diosarich | 0 | 715,257,744 | 10% | ||
critic-on | 0 | 20,771,449,631 | 100% | ||
jlsplatts | 0 | 26,106,079,245 | 2% | ||
ecotrain | 0 | 214,077,286,043 | 63% | ||
buttcoins | 0 | 1,354,783,079,610 | 38% | ||
promosteem | 0 | 1,042,671,782 | 100% | ||
marleyn | 0 | 2,372,614,420 | 50% | ||
arabisouri | 0 | 79,721,732,296 | 100% | ||
faisalamin | 0 | 571,843,027 | 50% | ||
dejan.vuckovic | 0 | 14,754,646,183 | 15% | ||
mrsyria | 0 | 19,691,776,227 | 100% | ||
odebgaming | 0 | 467,378,818 | 50% | ||
familyprotection | 0 | 753,900,024,079 | 58% | ||
hectgranate | 0 | 783,844,720 | 15% | ||
sunsea | 0 | 26,154,026,082 | 10% | ||
eonwarped | 0 | 70,571,164,854 | 30% | ||
emrebeyler | 0 | 699,215,566,199 | 10% | ||
xsasj | 0 | 2,032,796,879 | 1.5% | ||
travoved | 0 | 84,812,253,737 | 100% | ||
singhrajat | 0 | 615,184,509 | 50% | ||
anli | 0 | 16,163,166,014 | 100% | ||
traf | 0 | 4,212,078,163,389 | 100% | ||
itchyfeetdonica | 0 | 5,905,296,783 | 0.75% | ||
elderson | 0 | 546,015,791 | 7.5% | ||
iaberius | 0 | 2,642,354,558 | 50% | ||
spiritabsolute | 0 | 36,597,101,125 | 100% | ||
jyoti-thelight | 0 | 9,066,739,240 | 100% | ||
wovlou | 0 | 531,189,626 | 50% | ||
wiseagent | 0 | 238,253,627,758 | 20% | ||
mineopoly | 0 | 31,060,932,471 | 20% | ||
ronpurteetv | 0 | 1,387,829,526 | 50% | ||
juecoree | 0 | 4,753,563,360 | 50% | ||
carsonroscoe | 0 | 102,896,808,659 | 50% | ||
zpzn | 0 | 1,473,769,932 | 50% | ||
adncabrera | 0 | 2,909,768,921 | 15% | ||
sagescrub | 0 | 897,059,181 | 15.75% | ||
gabrielatravels | 0 | 200,895,993,256 | 100% | ||
flowen | 0 | 161,518,848 | 100% | ||
johannfrare | 0 | 558,776,758 | 50% | ||
lilianajimenez | 0 | 17,532,570,657 | 100% | ||
itwithsm | 0 | 752,800,678 | 20% | ||
chejonte | 0 | 918,467,895 | 50% | ||
davemccoy | 0 | 15,140,596,956 | 95% | ||
amjadsharif | 0 | 3,222,128,740 | 50% | ||
mciszczon | 0 | 10,878,036,957 | 50% | ||
chappuller | 0 | 505,767,226 | 100% | ||
manncpt | 0 | 2,916,897,807 | 1.5% | ||
auracraft | 0 | 514,614,214 | 20% | ||
jnmarteau | 0 | 572,996,834 | 1.5% | ||
a-quarius | 0 | 189,677,003,846 | 100% | ||
atongis | 0 | 37,399,093,037 | 10% | ||
debilog | 0 | 2,699,954,513 | 50% | ||
kkarenmp | 0 | 10,324,059,622 | 10% | ||
warpedpoetic | 0 | 3,133,721,455 | 47.5% | ||
ocd-witness | 0 | 1,373,358,198,859 | 100% | ||
minerspost | 0 | 553,370,664 | 12.5% | ||
eddiespino | 0 | 6,193,904,666,468 | 100% | ||
madefrance | 0 | 23,616,587,021 | 50% | ||
curiousson | 0 | 499,712,931 | 50% | ||
rubelynmacion | 0 | 44,099,534,555 | 100% | ||
darkpylon | 0 | 658,313,503 | 12.5% | ||
elektr1ker | 0 | 2,239,073,372 | 50% | ||
cyprianj | 0 | 33,660,654,780 | 63% | ||
bertrayo | 0 | 19,513,563,289 | 10% | ||
lisfabian | 0 | 5,207,643,267 | 100% | ||
jjerryhan | 0 | 130,817,668,402 | 50% | ||
cryptictruth | 0 | 504,750,784,356 | 100% | ||
myscrible | 0 | 1,409,373,884 | 50% | ||
josemalavem | 0 | 23,742,223,051 | 40% | ||
arcoiris | 0 | 1,084,241,291 | 50% | ||
cryptozdk | 0 | 1,212,828,837 | 50% | ||
greendo | 0 | 1,689,228,082 | 100% | ||
ravenmus1c | 0 | 21,334,093,736 | 1% | ||
sanderjansenart | 0 | 206,045,576,572 | 100% | ||
louis88 | 0 | 657,202,422,372 | 20% | ||
sima369 | 0 | 1,610,526,457 | 50% | ||
greddyforce | 0 | 1,547,615,503 | 0.75% | ||
jkramer | 0 | 1,563,145,807,220 | 100% | ||
racibo | 0 | 6,634,334,511 | 5% | ||
elemarg25 | 0 | 544,939,661 | 50% | ||
gadrian | 0 | 288,748,793,860 | 20% | ||
fotogruppemunich | 0 | 994,482,502 | 23.75% | ||
inciter | 0 | 15,143,137,321 | 20% | ||
springlining | 0 | 23,779,017,840 | 100% | ||
mlrequena78 | 0 | 745,612,433 | 100% | ||
kgakakillerg | 0 | 4,287,765,194 | 2% | ||
steemexperience | 0 | 29,257,804,783 | 20% | ||
ybf | 0 | 2,858,172,450 | 50% | ||
el-dee-are-es | 0 | 3,693,573,251 | 10% | ||
meanbees | 0 | 31,769,645,230 | 25% | ||
oriongg | 0 | 504,971,806 | 50% | ||
feedmytwi | 0 | 1,687,137,649 | 20% | ||
city-of-berlin | 0 | 2,674,199,073 | 50% | ||
veteranforcrypto | 0 | 6,373,761,563 | 30% | ||
guider | 0 | 726,688,993 | 50% | ||
friendsofgondor | 0 | 341,474,279,692 | 95% | ||
oscar21vander | 0 | 3,337,356,091 | 100% | ||
crypticat | 0 | 2,940,871,939 | 0.75% | ||
corinadiaz | 0 | 2,910,716,547 | 47.5% | ||
kstop1 | 0 | 15,441,184,166 | 100% | ||
voitakjewelry | 0 | 758,849,575 | 47.5% | ||
konradxxx3 | 0 | 5,634,476,432 | 50% | ||
joyrobinson | 0 | 1,001,650,264 | 50% | ||
marblely | 0 | 118,620,491,802 | 100% | ||
purrix | 0 | 11,573,671,389 | 50% | ||
haccolong | 0 | 6,301,561,150 | 50% | ||
gaottantacinque | 0 | 0 | 100% | ||
abgrobert5 | 0 | 506,586,095 | 20% | ||
talentclub | 0 | 62,713,930,513 | 50% | ||
skuuun | 0 | 1,670,921,902 | 50% | ||
xves | 0 | 18,201,632,926 | 50% | ||
ocdb | 0 | 0 | 0% | ||
rufruf | 0 | 581,909,515 | 100% | ||
lifeskills-tv | 0 | 21,141,791,096 | 50% | ||
sadbear | 0 | 836,476,372 | 10% | ||
jesusmedit | 0 | 2,909,462,362 | 70% | ||
vicenteajb | 0 | 1,930,991,113 | 50% | ||
steemmedia.org | 0 | 1,737,015,972 | 85.5% | ||
francyrios75 | 0 | 771,090,721 | 50% | ||
hoaithu | 0 | 16,339,845,507 | 42.5% | ||
justnyz | 0 | 1,523,495,780 | 50% | ||
steemcontesting | 0 | 454,006,536 | 38% | ||
gasaeightyfive | 0 | 473,129,488 | 100% | ||
anhvu | 0 | 10,227,235,174 | 40% | ||
rayshiuimages | 0 | 4,136,253,212 | 50% | ||
jokinmenipieleen | 0 | 3,713,380,228 | 100% | ||
pradeepdee6 | 0 | 5,828,049,268 | 40% | ||
javyeslava.photo | 0 | 14,058,286,465 | 60% | ||
marcocasario | 0 | 87,883,575,512 | 14.58% | ||
reteem | 0 | 2,037,583,423 | 50% | ||
cribbio | 0 | 1,828,171,260 | 100% | ||
marconisnghtmr | 0 | 458,809,171 | 100% | ||
athunderstruck | 0 | 20,267,533,770 | 50% | ||
kind.network | 0 | 1,130,116,529 | 30% | ||
dexcrypto | 0 | 4,336,367,158 | 50% | ||
thrasher666 | 0 | 2,452,825,685 | 60% | ||
vasigo | 0 | 20,071,908,789 | 100% | ||
cwow2 | 0 | 232,216,334,205 | 95% | ||
muneeb487 | 0 | 838,861,198 | 100% | ||
multifacetas | 0 | 65,117,548,763 | 50% | ||
bia.birch | 0 | 4,627,790,993 | 31.5% | ||
david.dicotomia | 0 | 3,497,420,955 | 20% | ||
hiddendragon | 0 | 869,557,447 | 50% | ||
smokingfit | 0 | 457,043,525 | 30% | ||
redheaddemon | 0 | 653,535,505 | 30% | ||
variedades | 0 | 13,834,263,396 | 38% | ||
kennybobs | 0 | 4,874,399,077 | 95% | ||
coffeebuds | 0 | 6,536,892,717 | 20% | ||
jacuzzi | 0 | 5,948,955,474 | 12.5% | ||
junnel123 | 0 | 650,828,116 | 50% | ||
synergized | 0 | 4,359,909,286 | 50% | ||
breadbakers | 0 | 1,494,329,033 | 50% | ||
creacioneslelys | 0 | 17,896,813,422 | 100% | ||
internetgirls | 0 | 948,666,098 | 95% | ||
rihanna2 | 0 | 454,054,755 | 100% | ||
hozn4ukhlytriwc | 0 | 1,194,930,365 | 10% | ||
hashkings | 0 | 14,452,588,791 | 25% | ||
denizcakmak | 0 | 709,725,499 | 50% | ||
androshchuk | 0 | 1,907,265,563 | 50% | ||
russia-btc | 0 | 117,928,781,642 | 50% | ||
alenox | 0 | 1,316,792,368 | 10% | ||
photographercr | 0 | 1,079,485,614 | 20% | ||
squareonefarms | 0 | 10,383,948,834 | 50% | ||
steelborne | 0 | 2,845,310,974 | 20% | ||
bigmoneyman | 0 | 561,944,244 | 31.5% | ||
jishan5 | 0 | 1,662,156,901 | 50% | ||
bojan-bee | 0 | 1,452,804,676 | 50% | ||
qwerrie | 0 | 111,022,689,786 | 7.5% | ||
victartex | 0 | 1,093,073,814 | 50% | ||
ocd-accountant | 0 | 531,129,982 | 40% | ||
leighscotford | 0 | 493,841,367 | 1% | ||
iktisat | 0 | 458,764,147 | 50% | ||
fighter4-freedom | 0 | 105,347,272,328 | 100% | ||
cryptogambit | 0 | 1,444,869,138 | 7.5% | ||
shookt | 0 | 5,010,244,046 | 50% | ||
kgswallet | 0 | 1,101,343,375 | 20% | ||
farm1 | 0 | 87,464,516,786 | 100% | ||
votebetting | 0 | 15,078,411,772 | 100% | ||
valerianis | 0 | 2,895,602,965 | 10% | ||
lynds | 0 | 648,286,858,604 | 100% | ||
smf37 | 0 | 882,554,622 | 73% | ||
alicargofer | 0 | 1,590,125,425 | 15% | ||
gigel2 | 0 | 58,507,366,776 | 100% | ||
askari.ccc | 0 | 1,331,492,262 | 100% | ||
dsc-r2cornell | 0 | 440,386,915,593 | 38% | ||
dappstats | 0 | 4,714,200,914 | 15% | ||
bilpcoin.pay | 0 | 545,601,594 | 10% | ||
gasak | 0 | 496,093,949 | 50% | ||
kaeserotor | 0 | 13,323,676,948 | 70% | ||
darthsauron | 0 | 1,949,314,276 | 50% | ||
rus-lifestyle | 0 | 1,174,602,099 | 100% | ||
gloriaolar | 0 | 6,097,060,039 | 5.7% | ||
juanvegetarian | 0 | 8,190,770,887 | 50% | ||
kgsupport | 0 | 1,622,375,876 | 31.5% | ||
marblesz | 0 | 7,130,263,769 | 100% | ||
leeendah | 0 | 76,459,232,505 | 100% | ||
keys-defender | 0 | 1,769,759,439 | 100% | ||
grindle | 0 | 723,581,570,123 | 100% | ||
dpend.active | 0 | 7,581,516,314 | 20% | ||
shinoxl | 0 | 7,625,425,308 | 100% | ||
hivebuzz | 0 | 9,112,453,269 | 3% | ||
pinmapple | 0 | 710,713,553 | 1.5% | ||
softworld | 0 | 589,325,552,155 | 100% | ||
portal-xenna | 0 | 930,694,423 | 25% | ||
holoferncro | 0 | 9,840,842,045 | 25% | ||
alapok | 0 | 10,711,450,239 | 100% | ||
andrewmusic | 0 | 814,251,583 | 20% | ||
hivelist | 0 | 33,583,533,383 | 30% | ||
ninnu | 0 | 554,628,842 | 50% | ||
iameden | 0 | 4,573,570,088 | 50% | ||
angellopez13 | 0 | 1,175,246,345 | 35% | ||
actioncats | 0 | 14,932,626,488 | 76% | ||
discoveringarni | 0 | 17,525,837,600 | 15% | ||
evelynchacin | 0 | 31,335,831,520 | 50% | ||
devpress | 0 | 574,171,550 | 50% | ||
noelyss | 0 | 4,307,668,194 | 10% | ||
danishcrypto | 0 | 1,582,262,381 | 5% | ||
balvinder294 | 0 | 2,436,591,015 | 20% | ||
millycf1976 | 0 | 221,747,130,315 | 50% | ||
zottone444 | 0 | 1,439,056,104 | 25% | ||
sidjay | 0 | 2,639,823,529 | 50% | ||
lucianav | 0 | 3,434,455,823 | 10% | ||
patronpass | 0 | 2,060,960,957 | 12.5% | ||
plusvault | 0 | 891,062,133 | 25% | ||
gabilan55 | 0 | 7,787,670,653 | 50% | ||
olaunlimited | 0 | 604,662,272 | 45% | ||
perceval | 0 | 5,012,153,625 | 100% | ||
anafae | 0 | 7,552,089,875 | 10% | ||
zhoten | 0 | 4,945,298,491 | 100% | ||
scriptkittie | 0 | 6,979,059,789 | 100% | ||
martial.media | 0 | 779,108,468 | 15% | ||
hrcl.art | 0 | 1,670,087,421 | 47.5% | ||
kei2 | 0 | 2,815,220,974 | 50% | ||
trangbaby | 0 | 5,347,502,794 | 95% | ||
psyshock | 0 | 251,859,531,766 | 100% | ||
noalys | 0 | 3,819,588,589 | 10% | ||
omarcitorojas | 0 | 39,485,361,757 | 10% | ||
elricmoonslayer | 0 | 734,402,204 | 50% | ||
infinikxs | 0 | 1,229,625,342 | 100% | ||
paolazun | 0 | 6,276,920,185 | 50% | ||
lockedd | 0 | 3,251,648,046 | 50% | ||
kattycrochet | 0 | 14,790,810,150 | 10% | ||
dhedge | 0 | 107,798,958,221 | 20% | ||
alex-rourke | 0 | 2,735,147,369,728 | 100% | ||
hyper.speed | 0 | 3,335,196,233 | 100% | ||
meritocracy | 0 | 6,349,596,606,543 | 47.5% | ||
pepeymeli | 0 | 783,142,114 | 50% | ||
tehox | 0 | 107,098,595,412 | 100% | ||
jackub | 0 | 485,800,655 | 100% | ||
ronasoliva1104 | 0 | 716,545,559 | 10% | ||
dadspardan | 0 | 127,899,088,376 | 100% | ||
babeltrips | 0 | 23,811,391,409 | 47.5% | ||
eldritchspig | 0 | 845,089,324 | 50% | ||
sparker005 | 0 | 1,091,770,845 | 100% | ||
solymi | 0 | 509,139,142,043 | 50% | ||
repayme4568 | 0 | 2,569,751,851 | 50% | ||
hive-152524 | 0 | 2,940,342,280 | 50% | ||
nj07 | 0 | 7,702,045,279 | 100% | ||
cowboyphylosophy | 0 | 5,800,755,418 | 75% | ||
freed99 | 0 | 4,242,792,822 | 12.5% | ||
proofofbrainio | 0 | 15,745,578,483 | 20% | ||
wend1go | 0 | 13,429,526,781 | 100% | ||
creodas | 0 | 2,301,352,880 | 71.25% | ||
phuongthao98 | 0 | 2,071,736,660 | 47.5% | ||
cryptoferyel | 0 | 2,240,310,800 | 25% | ||
khushboo108 | 0 | 7,060,283,319 | 50% | ||
jane1289 | 0 | 8,444,775,842 | 4% | ||
cherryblossom20 | 0 | 507,565,933 | 10% | ||
pleo1542 | 0 | 3,488,288,589 | 25% | ||
hive-defender | 0 | 269,121,883 | 100% | ||
power-kappe | 0 | 1,425,303,785 | 20% | ||
zenai | 0 | 1,940,314,641 | 50% | ||
reidenling90 | 0 | 6,878,043,051 | 100% | ||
thaolaven | 0 | 625,868,353 | 47.5% | ||
jemima1996 | 0 | 679,189,594 | 4% | ||
brujita18 | 0 | 17,373,430,923 | 50% | ||
dividendencheck | 0 | 9,390,272,302 | 75% | ||
shanhenry | 0 | 563,172,585 | 15% | ||
mariaser | 0 | 7,918,784,291 | 14% | ||
fotomaglys | 0 | 8,510,228,030 | 10% | ||
seryi13 | 0 | 1,961,602,545 | 14% | ||
iamchuks | 0 | 3,040,049,954 | 50% | ||
sarashew | 0 | 527,486,869 | 100% | ||
rebeysa85 | 0 | 623,492,697 | 50% | ||
cesarsj5 | 0 | 2,228,780,998 | 30% | ||
partiesjohall | 0 | 18,573,465,518 | 100% | ||
amberkashif | 0 | 56,976,181,958 | 40% | ||
ayesha-malik | 0 | 6,516,168,539 | 50% | ||
nfthypesquad | 0 | 455,803,512 | 20% | ||
musicandreview | 0 | 456,032,764 | 0.75% | ||
godslove123 | 0 | 513,044,645 | 10% | ||
josdelmi | 0 | 9,110,692,889 | 50% | ||
abrarhussain | 0 | 720,438,355 | 50% | ||
flamistan | 0 | 472,403,208 | 20% | ||
aprasad2325 | 0 | 17,675,074,707 | 47.5% | ||
koyel | 0 | 2,741,518,439 | 47.5% | ||
bokica80 | 0 | 1,263,802,507 | 25% | ||
dkkfrodo | 0 | 30,208,215,135 | 100% | ||
menzo | 0 | 1,080,122,947 | 2% | ||
jimah1k | 0 | 1,187,430,342 | 100% | ||
tiyumtaba | 0 | 894,907,391 | 50% | ||
k5905200786 | 0 | 6,502,375,508 | 100% | ||
bobreza | 0 | 2,483,468,767 | 50% | ||
ivycrafts | 0 | 35,558,391,283 | 50% | ||
ikigaidesign | 0 | 9,273,082,449 | 50% | ||
iamleicester | 0 | 479,002,966 | 80% | ||
thu172 | 0 | 2,622,662,552 | 95% | ||
dusi | 0 | 464,256,231 | 100% | ||
bai123 | 0 | 3,331,216,467 | 50% | ||
wazza84 | 0 | 3,897,440,611 | 100% | ||
dlmmqb | 0 | 320,146,297,662 | 100% | ||
princekham | 0 | 324,791,231,735 | 50% | ||
victoradebiyiart | 0 | 3,589,791,378 | 100% | ||
kushyzee | 0 | 825,568,292 | 47.5% | ||
antoniojg | 0 | 42,295,534,893 | 100% | ||
enira | 0 | 4,187,530,722 | 100% | ||
waffleuncle | 0 | 1,410,081,705 | 30% | ||
miketronnn | 0 | 661,885,547 | 12.5% | ||
astrocat-3663 | 0 | 644,238,308 | 47.5% | ||
malhy | 0 | 3,612,363,436 | 10% | ||
poggersdude | 0 | 1,706,128,347 | 50% | ||
lynnnguyen | 0 | 7,579,916,749 | 95% | ||
kimloan | 0 | 7,546,793,477 | 47.5% | ||
kzxixs | 0 | 1,179,056,033 | 50% | ||
winnietran | 0 | 3,953,778,140 | 47.5% | ||
tonmarinduque | 0 | 456,285,001 | 10% | ||
dstampede | 0 | 1,457,579,066 | 100% | ||
eolianpariah2 | 0 | 17,000,097,208 | 4.5% | ||
senseisar | 0 | 1,290,481,284 | 50% | ||
dora381 | 0 | 36,063,099,372 | 95% | ||
matthew1 | 0 | 24,194,970,598 | 100% | ||
hylene74 | 0 | 79,924,762,517 | 100% | ||
aftersound | 0 | 276,708,542,739 | 100% | ||
sephiwolf | 0 | 5,309,378,072 | 90% | ||
chefdjg | 0 | 635,165,763 | 50% | ||
deimage | 0 | 14,242,012,453 | 19% | ||
marilour | 0 | 45,224,202,114 | 100% | ||
crazy-bee | 0 | 644,958,039 | 95% | ||
syibral-malasy | 0 | 8,124,445,869 | 100% | ||
nawalz | 0 | 1,779,024,683 | 50% | ||
adrianalara | 0 | 479,412,865 | 10% | ||
tonton23 | 0 | 3,345,104,295 | 50% | ||
madame-cyntaia | 0 | 2,925,610,980 | 28.5% | ||
jude9 | 0 | 694,843,990 | 25% | ||
metronet | 0 | 752,588,368 | 50% | ||
tillmea | 0 | 512,910,831 | 100% | ||
s3rg4 | 0 | 1,403,764,923 | 25% | ||
skgcrypto | 0 | 893,893,693 | 50% | ||
gaposchkin | 0 | 10,404,158,931 | 100% | ||
catotenor | 0 | 1,449,533,389 | 85% | ||
crimsonowl-art | 0 | 1,628,362,301 | 50% | ||
khoola | 0 | 1,051,880,524 | 20% | ||
cryptohaytham | 0 | 454,385,334 | 50% | ||
sunnyvo | 0 | 1,718,190,754 | 47.5% | ||
bluedevil0722 | 0 | 891,697,200 | 50% | ||
addnode | 0 | 1,297,499,025 | 75% | ||
herman-german | 0 | 6,644,644,505 | 50% | ||
hyhy93 | 0 | 5,235,845,587 | 95% | ||
crypto-shots | 0 | 134,381,311 | 100% | ||
vyb.pob | 0 | 879,819,878 | 20% | ||
maca1803 | 0 | 1,272,609,009 | 95% | ||
tristan.todd | 0 | 6,766,730,226 | 100% | ||
lamphuong | 0 | 1,755,487,651 | 47.5% | ||
saboin.pob | 0 | 87,149,932 | 20% | ||
vyb.curation | 0 | 488,393,772 | 20% | ||
woodathegsd | 0 | 1,717,521,443 | 15% | ||
akkann | 0 | 1,354,948,148 | 50% | ||
heteroclite | 0 | 779,502,387 | 1.25% | ||
deadleaf | 0 | 2,075,394,155 | 50% | ||
ivypham | 0 | 18,084,193,788 | 95% | ||
ak08 | 0 | 20,211,400,346 | 100% | ||
winly | 0 | 3,665,474,245 | 100% | ||
hivepakistan | 0 | 2,592,630,809,374 | 100% | ||
marynn | 0 | 2,712,206,461 | 20% | ||
hive-194848 | 0 | 1,144,845,188 | 50% | ||
str33tl1f3 | 0 | 871,453,855 | 100% | ||
allentaylor | 0 | 20,685,510,544 | 40% | ||
alex2alex | 0 | 2,510,331,419 | 19% | ||
claraxmas | 0 | 602,610,802 | 50% | ||
giovannixmas | 0 | 602,610,791 | 50% | ||
gone-hive | 0 | 603,733,860 | 50% | ||
jerusa777 | 0 | 8,242,494,372 | 100% | ||
us3incanada | 0 | 1,213,544,631 | 50% | ||
friendmoose.pob | 0 | 455,521,561 | 100% | ||
blockgolem | 0 | 1,619,113,738 | 100% | ||
cryptoshots.nft | 0 | 0 | 100% | ||
pgm-curator | 0 | 21,442,398,494 | 50% | ||
treasuree | 0 | 8,936,045,001 | 50% | ||
sabosuke | 0 | 763,976,854 | 50% | ||
misticogama | 0 | 12,712,309,810 | 50% | ||
shawnnft | 0 | 20,658,530,320 | 10% | ||
franklinhart | 0 | 1,720,947,946 | 50% | ||
fabiodc | 0 | 606,895,218 | 60% | ||
gamemapmaker | 0 | 2,396,316,010 | 100% | ||
amafable07 | 0 | 1,342,323,164 | 50% | ||
chechostreet | 0 | 1,126,471,250 | 25% | ||
alfazmalek02 | 0 | 1,352,357,959 | 50% | ||
alejandroloreto | 0 | 1,957,938,210 | 50% | ||
joseal2020 | 0 | 918,386,450 | 12.5% | ||
nazom | 0 | 1,156,311,365 | 50% | ||
visionarystudios | 0 | 463,478,383 | 5% | ||
caelum1infernum | 0 | 589,272,706 | 3% | ||
aletoalonewolf | 0 | 4,611,529,358 | 50% | ||
kam5iz | 0 | 5,094,901,758 | 40% | ||
creativepixie | 0 | 4,057,119,944 | 50% | ||
crazygirl777 | 0 | 2,423,093,821 | 20% | ||
franzpaulie | 0 | 49,818,708,530 | 100% | ||
hivedeb | 0 | 747,008,008 | 10% | ||
fasacity | 0 | 4,825,419,543 | 50% | ||
youdontknowme | 0 | 1,234,619,402 | 47.5% | ||
lifeoflade | 0 | 1,633,651,348 | 50% | ||
alicia2022 | 0 | 2,644,885,025 | 22.5% | ||
castri-ja | 0 | 4,249,690,269 | 25% | ||
lightbruce17 | 0 | 4,268,826,409 | 25% | ||
nwothini335 | 0 | 428,177,378 | 5% | ||
tehseen-akhtar | 0 | 1,102,652,788 | 50% | ||
cryptoshots.play | 0 | 0 | 10% | ||
truth2 | 0 | 531,708,110 | 100% | ||
hk-curation | 0 | 34,673,526,488 | 25% | ||
coldbeetrootsoup | 0 | 4,294,179,216,056 | 100% | ||
helloisalbani | 0 | 837,215,212 | 14% | ||
tzae | 0 | 730,611,131 | 100% | ||
justbekindtoday | 0 | 203,099,102,047 | 6% | ||
etselec23 | 0 | 2,390,814,441 | 50% | ||
idksamad78699 | 0 | 19,480,849,200 | 50% | ||
deepspiral | 0 | 1,858,630,053 | 50% | ||
edidiongeffiong | 0 | 776,244,675 | 100% | ||
pakgeusyik | 0 | 4,907,288,996 | 100% | ||
zehn34 | 0 | 884,753,392 | 10% | ||
faiza34 | 0 | 3,951,484,426 | 50% | ||
fashtioluwa | 0 | 13,654,460,965 | 50% | ||
pinkchic | 0 | 1,091,830,850 | 3% | ||
mishkatfatima | 0 | 1,270,978,267 | 50% | ||
r4f4 | 0 | 1,439,812,207 | 50% | ||
playforfun | 0 | 1,091,942,579 | 100% | ||
cryptoshotsdoom | 0 | 0 | 10% | ||
daudmuhammad2022 | 0 | 508,708,329 | 96% | ||
hive-132595 | 0 | 1,952,423,853 | 100% | ||
fredaig | 0 | 3,991,895,891 | 40% | ||
mv-curacion | 0 | 23,981,180,328 | 25% | ||
twosomesup | 0 | 19,022,679,391 | 47.5% | ||
minas-glory | 0 | 6,843,852,459 | 50% | ||
ralbe | 0 | 592,464,442 | 50% | ||
fizz0 | 0 | 702,495,491 | 50% | ||
tawthar | 0 | 466,593,674 | 100% | ||
masterfarmer | 0 | 736,612,213 | 50% | ||
humbe | 0 | 7,349,468,344 | 2% | ||
luvinlyf | 0 | 256,932,646,155 | 84% | ||
psyskiff | 0 | 1,666,086,007 | 95% | ||
gornat | 0 | 3,083,694,774 | 25% | ||
dresden.theone | 0 | 1,828,942,023 | 50% | ||
ukrajpoot | 0 | 8,303,583,252 | 50% | ||
akijirokoma | 0 | 9,159,734,073 | 100% | ||
sassy.cebuana | 0 | 1,061,073,798 | 25% | ||
eosdios | 0 | 1,566,851,515 | 90% | ||
modestscavo | 0 | 1,607,483,166 | 90% | ||
ascendingorder | 0 | 802,211,517 | 25% | ||
miztajovial | 0 | 2,213,473,028 | 50% | ||
vlad26 | 0 | 2,034,576,011 | 50% | ||
dovycola | 0 | 6,265,582,502 | 100% | ||
ganjafrmer | 0 | 4,229,985,226 | 30% | ||
catrynart | 0 | 944,604,967 | 10% | ||
antonioeviesart | 0 | 717,139,085 | 10% | ||
hajime711 | 0 | 697,357,399 | 100% | ||
buffalo.pob | 0 | 0 | 100% | ||
orkangel | 0 | 3,586,250,302 | 90% | ||
chelsie-b | 0 | 1,205,755,853 | 50% | ||
bodrex27 | 0 | 2,617,247,760 | 75% | ||
egbre | 0 | 977,686,237 | 20% | ||
drowwssy | 0 | 933,258,313 | 50% | ||
lettinggotech | 0 | 23,926,666,908 | 50% | ||
karina.gpt | 0 | 0 | 100% | ||
aunty-tosin | 0 | 6,360,611,745 | 50% | ||
foodchunk | 0 | 45,612,503,812 | 30% | ||
tahastories1 | 0 | 1,255,477,633 | 10% | ||
delaynn | 0 | 803,172,150 | 100% | ||
les90 | 0 | 819,332,175 | 10% | ||
aslamrer | 0 | 43,162,336,469 | 100% | ||
ismartboy | 0 | 2,501,389,310 | 50% | ||
sherline | 0 | 1,486,480,594 | 50% | ||
fredaa | 0 | 4,698,165,638 | 50% | ||
marianosdeath | 0 | 13,749,801,174 | 100% | ||
eylii | 0 | 1,181,981,759 | 60% | ||
yailec | 0 | 512,780,574 | 50% | ||
basil20 | 0 | 622,435,376 | 50% | ||
alliebee | 0 | 683,245,638 | 50% | ||
like2cbrs | 0 | 1,157,914,364 | 100% | ||
flourishandflora | 0 | 6,331,279,533 | 50% | ||
omor11 | 0 | 11,359,765,240 | 100% | ||
reyn-is-chillin | 0 | 739,965,156 | 50% | ||
adeade123 | 0 | 2,818,186,104 | 50% | ||
dinaks44 | 0 | 436,418,382 | 50% | ||
tebesc | 0 | 1,045,828,819 | 1.25% | ||
nayvethleyva | 0 | 503,487,019 | 100% | ||
luisarrazola | 0 | 5,055,790,092 | 50% | ||
cbrsphilanthropy | 0 | 78,793,052,957 | 100% | ||
midnight-studio | 0 | 8,075,472,676 | 12.5% | ||
hive-156436 | 0 | 6,555,005,040 | 50% | ||
yuli05 | 0 | 23,731,958,760 | 100% | ||
mashtch | 0 | 1,199,185,918 | 50% | ||
hadianoor | 0 | 27,903,445,328 | 100% | ||
contestbox | 0 | 490,698,826 | 10% | ||
setpiece | 0 | 934,533,780 | 100% | ||
blkchn | 0 | 69,546,860,398 | 60% | ||
sylvasticks | 0 | 1,118,507,026 | 50% | ||
rai-humair | 0 | 881,338,061 | 50% | ||
juanmadota | 0 | 588,529,484 | 47.5% | ||
cryptoreforma | 0 | 121,386,635,467 | 100% | ||
moonkiara | 0 | 13,965,924,012 | 100% | ||
thelivingworld | 0 | 721,944,291 | 10% | ||
spellcatcher | 0 | 1,975,349,518 | 100% | ||
picazzy005 | 0 | 2,846,504,085 | 50% | ||
rogerlabanane | 0 | 1,228,569,179 | 50% | ||
galaxiavtuber | 0 | 2,372,197,625 | 50% | ||
henrysw | 0 | 1,564,308,489 | 50% | ||
stormgrouper | 0 | 861,396,496 | 90% | ||
kai-ermae | 0 | 2,961,688,218 | 30% | ||
katialeal | 0 | 1,137,671,174 | 100% | ||
pakx | 0 | 2,051,050,355,995 | 100% | ||
lopezgaby | 0 | 1,235,907,702 | 100% | ||
zain-ab001 | 0 | 1,119,673,404 | 30% | ||
perfect20 | 0 | 983,217,923 | 50% | ||
petymanri | 0 | 923,929,893 | 100% | ||
roycefx | 0 | 818,342,174 | 50% | ||
qurat-ul-ain | 0 | 1,658,018,131 | 20% | ||
imx.center | 0 | 20,817,798,548 | 100% | ||
okarun | 0 | 46,795,034,052 | 100% | ||
tamaibanje | 0 | 794,446,829 | 30% | ||
adrian37 | 0 | 985,895,114 | 100% | ||
awais00765 | 0 | 693,773,864 | 50% | ||
nicolebanilad | 0 | 5,788,179,964 | 100% | ||
mikelboy | 0 | 976,108,477 | 50% | ||
zhula | 0 | 842,463,242 | 50% | ||
dorianblack | 0 | 0 | 30% | ||
honeyjean24 | 0 | 914,434,081 | 50% | ||
a07 | 0 | 2,418,308,701 | 100% | ||
michelleeeeys | 0 | 17,149,383,636 | 100% | ||
chidi-fine2810 | 0 | 0 | 100% |
Whats the point of this ai slop website
author | ackza |
---|---|
permlink | sucjje |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2025-04-07 11:50:00 |
last_update | 2025-04-07 11:50:00 |
depth | 1 |
children | 3 |
last_payout | 2025-04-14 11:50:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.048 HBD |
curator_payout_value | 0.048 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 39 |
author_reputation | 287,551,021,799,932 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,948,112 |
net_rshares | 311,239,907,366 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dlmmqb | 0 | 310,319,203,517 | 100% | ||
aftabirshad | 0 | 920,703,849 | 100% |
Thanks for your feedback. But I can't use AI
author | aftabirshad | ||||||
---|---|---|---|---|---|---|---|
permlink | suclxt | ||||||
category | hive-139531 | ||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||
created | 2025-04-07 12:42:00 | ||||||
last_update | 2025-04-07 12:42:00 | ||||||
depth | 2 | ||||||
children | 0 | ||||||
last_payout | 2025-04-14 12:42: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 | 44 | ||||||
author_reputation | 7,971,511,350,381 | ||||||
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 141,949,150 | ||||||
net_rshares | 11,205,044,145 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cryptoreforma | 0 | 11,205,044,145 | 10% |
Upvoted for visibility. Waiting to hear from more Devs about your claims.
author | dlmmqb |
---|---|
permlink | re-ackza-sucxi4 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.4.1"} |
created | 2025-04-07 16:51:33 |
last_update | 2025-04-07 16:51:33 |
depth | 2 |
children | 1 |
last_payout | 2025-04-14 16:51: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 | 73 |
author_reputation | 293,781,000,122,423 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,954,684 |
net_rshares | -9,495,438,870 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mmmmkkkk311 | 0 | -4,608,947,852 | -10% | ||
mariuszkarowski | 0 | -476,135,061 | -10% | ||
bluesniper | 0 | -1,486,908,207 | -10% | ||
primeradue | 0 | -29,133,662 | -10% | ||
ctime | 0 | -3,111,963,295 | -10% | ||
mk-photo-token | 0 | 0 | -10% | ||
csport | 0 | -66,350,821 | -10% | ||
gaskets | 0 | -35,670,471 | -10% | ||
tenpik | 0 | -52,627,294 | -10% | ||
zeltra | 0 | -62,051,511 | -10% | ||
sonntags | 0 | -480,647,176 | -10% | ||
ovlagik | 0 | 0 | -10% | ||
labutamol | 0 | 0 | -10% | ||
aftabirshad | 0 | 914,996,480 | 100% |
Thanks For Your Feedback .
author | aftabirshad | ||||||
---|---|---|---|---|---|---|---|
permlink | sucxob | ||||||
category | hive-139531 | ||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||
created | 2025-04-07 16:55:15 | ||||||
last_update | 2025-04-07 16:55:15 | ||||||
depth | 3 | ||||||
children | 0 | ||||||
last_payout | 2025-04-14 16:55:15 | ||||||
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 | 26 | ||||||
author_reputation | 7,971,511,350,381 | ||||||
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 141,954,769 | ||||||
net_rshares | 0 |
This is intriguing
author | adarshmogs |
---|---|
permlink | re-aftabirshad-202547t102027692z |
category | hive-139531 |
json_metadata | {"type":"comment","tags":["hive-139531","hive","dev","hivepostify","hivedev","newcomer","developer","programing"],"app":"ecency/3.3.0-mobile","format":"markdown+html"} |
created | 2025-04-07 04:50:33 |
last_update | 2025-04-07 04:50:33 |
depth | 1 |
children | 1 |
last_payout | 2025-04-14 04:50: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 | 19 |
author_reputation | 18,074,803 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,943,007 |
net_rshares | 981,338,115 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
adarshmogs | 0 | 0 | 100% | ||
aftabirshad | 0 | 981,338,115 | 100% |
Thanks ππ
author | aftabirshad | ||||||
---|---|---|---|---|---|---|---|
permlink | succt3 | ||||||
category | hive-139531 | ||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||
created | 2025-04-07 09:24:39 | ||||||
last_update | 2025-04-07 09:24:39 | ||||||
depth | 2 | ||||||
children | 0 | ||||||
last_payout | 2025-04-14 09:24: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 | 9 | ||||||
author_reputation | 7,971,511,350,381 | ||||||
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 141,946,069 | ||||||
net_rshares | 0 |
@aftabirshad good post! I appreciate your work for the Hive Blockchain. You need to fix security issues as well as build a strong connection here by winning trust. You are already doing your best. By just improving few things, you will rock. Good Luck!
author | aslamrer |
---|---|
permlink | re-aftabirshad-sugg0q |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.4.3","image":[],"users":["aftabirshad"]} |
created | 2025-04-09 14:24:30 |
last_update | 2025-04-09 14:24:30 |
depth | 1 |
children | 1 |
last_payout | 2025-04-16 14:24:30 |
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 | 253 |
author_reputation | 327,029,668,207,660 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,997,642 |
net_rshares | 1,182,846,415 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
aftabirshad | 0 | 1,182,846,415 | 100% |
Thanks for your feedback π€
author | aftabirshad | ||||||
---|---|---|---|---|---|---|---|
permlink | sun45c | ||||||
category | hive-139531 | ||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||
created | 2025-04-13 04:51:15 | ||||||
last_update | 2025-04-13 04:51:15 | ||||||
depth | 2 | ||||||
children | 0 | ||||||
last_payout | 2025-04-20 04:51:15 | ||||||
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 | 26 | ||||||
author_reputation | 7,971,511,350,381 | ||||||
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 142,068,076 | ||||||
net_rshares | 0 |
Every curation reward from @buildawhaleβs bot votes: https://youtu.be/Jq1OSzxVTxE?list=PLbH29p-63eW8RYYWw4wUNG87fDpzVma-c - **Steals from creators.** - **Centralizes power.** - **Normalizes abuse.** <a href="https://imgflip.com/i/9nb1hb"><img src="https://i.imgflip.com/9nb1hb.jpg" title="made at imgflip.com"/></a><div><a href="https://imgflip.com/memegenerator">from Imgflip Meme Generator</a></div> <a href="https://imgflip.com/i/9nb1ky"><img src="https://i.imgflip.com/9nb1ky.jpg" title="made at imgflip.com"/></a><div><a href="https://imgflip.com/memegenerator">from Imgflip Meme Generator</a></div> The blockchain doesnβt forgetβyour actions are permanently recorded. So, enjoy your scam farm snacks now, because karma always delivers the bill. <a href="https://imgflip.com/i/9nb1s7"><img src="https://i.imgflip.com/9nb1s7.jpg" title="made at imgflip.com"/></a><div><a href="https://imgflip.com/memegenerator">from Imgflip Meme Generator</a></div> https://peakd.com/@buildawhale/comments https://peakd.com/@buildawhale/activities Staked HIVE More Also known as HP or Hive Power. Powers governance, voting and rewards. Increases at an APR of approximately: ~13.07% An unstake (power down) is scheduled to happen in 5 days (~4,742.795 HIVE, remaining 12 weeks) 61,991.841 Tot: 2,404,544.432 Delegated HIVE Staked tokens delegated between users. +2,342,552.591 Details HP Delegations RC Delegations Delegated: 0 HP Search No outgoing delegations Received: 2,342,553 HP @blocktrades 2,342,494 HP Aug 16, 2020 @nwjordan 24 HP May 27, 2018 Weβve exposed the truth repeatedly with **ironclad evidence**: - [@themarkymarkβs $2.4M scam farm](https://www.publish0x.com/the-dark-side-of-hive/the-scam-farm-kingpin-at-themarkymark-s-24m-hive-power-grift-xqqxqpp). - [@buildawhaleβs daily grift](https://hive.blog/hive-167922/@bpcvoter3/uncovering-the-buildawhale-scam-farm-a-call-for-transparency-on-hive-blockchain). - [@jacobtotheβs downvote army](https://www.publish0x.com/the-dark-side-of-hive/at-jacobtothe-s-downvote-army-and-at-buildawhale-s-scam-farm-xdkeqny). - **Downvote Army:** Silencing truth-tellers like Bilpcoin. - **Reward Yourself:** Collecting daily paychecks from @buildawhale. https://hive.blog/hive-124838/@themarkymark/re-jacobtothe-st6rk4 https://hive.blog/hive-167922/@usainvote/re-buildawhale-s6knpb https://peakd.com/hive-124838/@bpcvoter1/st7wu1 https://peakd.com/hive-126152/@bpcvoter1/jacobtothe-you-re-not-god-no-matter-how-much-you-try-to-act-like-it-you-can-say-what-you-want-but-the-truth-remains-undeniable https://peakd.com/hive-163521/@bpcvoter3/jacobtothe-this-was-way-over-rewarded-and-we-need-to-call-it-out-you-made-significant-rewards-from-a-post-that-was-created-using https://peakd.com/hive-126152/@bpcvoter3/jacobtothe-let-s-address-the-core-issue-here-facts-speak-louder-than-rhetoric-we-ve-presented-verifiable-evidence-that https://peakd.com/hive-126152/@bpcvoter3/think-carefully-about-your-next-move-because-this-issue-is-bigger-than-any-one-of-us-the-downvote-abuse-scamming-and-farming-by https://hive.blog/hive-180505/@jacobtothe/re-denmarkguy-st9f4w https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-starqg https://hive.blog/hive-167922/@darknightlive/re-bpcvoter2-bpc-dogazz https://hive.blog/hive-126152/@tobetada/my-first-shitstorm#@azircon/re-tobetada-stbswq https://hive.blog/hive-124838/@acidyo/re-themarkymark-stbthn https://peakd.com/hive-168088/@bpcvoter3/jacobtothe-it-seems-we-re-going-in-circles-here-so-let-s-clarify-things-once-and-for-all-downvotes-don-t-erase-the-truth-the https://peakd.com/hive-126152/@bpcvoter3/uwelang-it-seems-you-re-dismissing-the-discussion-without-engaging-with-the-actual-content-that-s-unfortunate-because-the https://peakd.com/hive-121566/@bpcvoter1/std7q6 https://peakd.com/@uwelang/re-uwelang-stc2c3 https://hive.blog/hive/@themarkymark/what-the-fuck-do-witnesses-do-dk1 https://hive.blog/hive-167922/@usainvote/re-buildawhale-s5tysw https://hive.blog/hive-124838/@steevc/re-meno-stdsv6 https://hive.blog/life/@crimsonclad/re-oldsoulnewb-sh93a2 You Can't Downvote The Truth Mc Franko Bpc Ai Music https://youtu.be/dt5NeCofqwM https://youtu.be/r1Yo-4fwjik https://hive.blog/hive-126152/@jacobtothe/re-galenkp-stekn4 https://hive.blog/hive-126152/@jacobtothe/re-galenkp-steiss https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-sterpt https://youtu.be/dt5NeCofqwM https://youtu.be/YvF7Tm-w3kQ https://youtu.be/hBRluPW2M8s https://hive.blog/hive-124838/@acidyo/re-web-gnar-stfc6c https://hive.blog/mallorca/@azircon/re-abh12345-stfbyk https://youtu.be/mQdgnt_45lU?list=PLbH29p-63eW8RYYWw4wUNG87fDpzVma-c https://hive.blog/hive-167922/@uwelang/hpud-march-back-over-110k-hp https://youtu.be/5wEl6BaB2RM https://hive.blog/burnpost/@buildawhale/1742569802434998164 https://hive.blog/burnpost/@buildawhale/1742656202460243008 https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-sti6pr https://youtu.be/8zfuGpoO5do https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-stkfjj https://hive.blog/burnpost/@buildawhale/1742742602124717444 https://hive.blog/burnpost/@themarkymark/re-kgakakillerg-stm4vv https://hive.blog/hive-124838/@themarkymark/re-snap-container-1742690880-20250324t025303z https://hive.blog/donation/@crimsonclad/re-nampgf-sti0nf https://hive.blog/hive-148441/@azircon/re-curamax-stk5vq https://hive.blog/hive-funded/@acidyo/re-alex-rourke-stluzc https://hive.blog/hive-167922/@theycallmedan/re-finpulse-4gnm7o8h https://hive.blog/hive-144400/@blocktrades/st110u https://hive.blog/hive-148441/@usainvote/re-curamax-stly39 https://hive.blog/hive-167922/@usainvote/re-buildawhale-s75mua https://hive.blog/burnpost/@buildawhale/1742829002430606097 https://peakd.com/hive-167922/@bpcvoter1/themarkymark-big-bad-marky-huh-lol-you-re-more-of-a-joke-than-anything-else-we-ve-exposed-your-actions-repeatedly-your-scamming https://hive.blog/3dprinting/@themarkymark/meet-frank-ajt https://hive.blog/burnpost/@buildawhale/1742483402094376205#@buildawhale/re-1742483402094376205-20250320t151108z https://hive.blog/curation/@azircon/re-acidyo-stn05u https://hive.blog/curation/@themarkymark/re-azircon-sto5b9 https://hive.blog/curation/@themarkymark/re-azircon-sto57d https://hive.blog/curation/@themarkymark/re-meno-sto4ua https://hive.blog/hive-124838/@themarkymark/re-snap-container-1742825520-20250325t020936z https://hive.blog/hive-150342/@steevc/re-alessandrawhite-2025325t91011757z https://hive.blog/curation/@themarkymark/re-meno-stodj2 https://hive.blog/curation/@themarkymark/re-meno-stod08 https://hive.blog/hive-13323/@moeknows/re-azircon-stnrc3 https://hive.blog/hive-112018/@jacobtothe/re-dynamicrypto-sto8ak https://hive.blog/hive-13323/@azircon/re-moeknows-stofom https://hive.blog/burnpost/@buildawhale/1742915402155436654 https://hive.blog/hive-13323/@azircon/re-moeknows-stoq3o https://hive.blog/hive-13323/@bpcvoter1/stos6z https://hive.blog/technology/@themarkymark/re-kgakakillerg-stpzn7 https://hive.blog/hive-124838/@themarkymark/re-niallon11-stpzmi https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-stpx2t https://hive.blog/hive-13323/@azircon/re-moeknows-stov0c https://hive.blog/burnpost/@buildawhale/1743001802743637765 https://hive.blog/hive-124838/@meno/re-themarkymark-stqdnp https://hive.blog/hive/@acidyo/hive-curation-a-response-to-a-post-about-my-previous-video https://hive.blog/hive-124838/@themarkymark/re-meno-stqt8y https://hive.blog/hive-124838/@themarkymark/re-snap-container-1742972400-20250326t183126z https://hive.blog/hive-124838/@wiseagent/re-themarkymark-stqsfb https://hive.blog/hive-124838/@acidyo/re-acidyo-stqn0w https://hive.blog/hive-124838/@blkchn/re-themarkymark-stqxh9 https://hive.blog/hive-13323/@azircon/re-seattlea-stqqla https://peakd.com/@bilpcoinbpc/stfcdn https://hive.blog/hive-124838/@coyotelation/re-themarkymark-strck5 https://hive.blog/hive-124838/@deeanndmathews/re-themarkymark-strtyj https://hive.blog/hive-124838/@ok061200/re-themarkymark-stry7z https://hive.blog/hive-13323/@azircon/re-captaindingus-sts854 https://hive.blog/hive-167922/@acidyo/re-slobberchops-struvr https://hive.blog/hive-181335/@theycallmedan/vdumskmg https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-sts9l0 https://hive.blog/hive-186392/@solominer/re-solominer-stogij https://hive.blog/hive/@acidyo/re-freecompliments-struay https://hive.blog/burnpost/@buildawhale/1743088202593656720 https://peakd.com/@bpcvoter1/to-the-hive-community-and-all-those-watching-our-journey https://hive.blog/hive-124838/@themarkymark/re-snap-container-1743079680-20250328t095442z https://hive.blog/hive/@acidyo/re-freecompliments-strts3 https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-sttukk https://hive.blog/hive-124838/@anderssinho/re-themarkymark-stu0qr https://hive.blog/hive-124838/@oldsoulnewb/re-themarkymark-stu1t3 https://hive.blog/hive-124838/@acidyo/re-themarkymark-stu3fk https://hive.blog/hive-124838/@wiseagent/re-themarkymark-stu6fz https://hive.blog/hive-124838/@stayoutoftherz/re-themarkymark-stu6r7 https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-stufv1 https://hive.blog/hive-124838/@themarkymark/re-godfish-stujq7 https://hive.blog/hive-124838/@themarkymark/re-coininstant-stugcr https://hive.blog/hive-124838/@themarkymark/re-snap-container-1743183360-20250329t130534z https://peakd.com/hive-167922/@bpcvoter3/exposing-hive-s-hidden-manipulators STOP #buildawhalescam #buildawhalefarm > buildawhale voted 6gkwpm-the-weight-of-shadows-a-tale-of-truth-accountability-and-redemption by bpcvoter3 with -0.1% an hour ago buildawhale voted the-weight-of-shadows-a-tale-of-truth-accountability-and-redemption by bpcvoter3 with -0.11% 2 hours ago https://hive.blog/burnpost/@buildawhale/1743261002653664544 https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-stvxwq https://hive.blog/hive-124838/@themarkymark/re-bpcvoter2-stvxao https://hive.blog/curation/@acidyo/vote-trading-and-the-sorts-last-video-about-voting-for-a-while-i-promise https://hive.blog/hive-124838/@themarkymark/re-peaksnaps-stxf2g https://youtu.be/8zfuGpoO5do https://peakd.com/hive-126152/@bpcvoter3/exposing-the-whales-on-the-hive-blockchain https://hive.blog/curation/@jacobtothe/re-por500bolos-su4gfm https://peakd.com/hive-167922/@bpcvoter3/the-hive-unveiled-a-journey-through-shadows-and-light
author | bpcvoter2 |
---|---|
permlink | suct8p |
category | hive-139531 |
json_metadata | {"tags":["buildawhalescam","buildawhalefarm"],"users":["buildawhale","blocktrades","nwjordan","themarkymark","jacobtothe"],"image":["https://img.youtube.com/vi/Jq1OSzxVTxE/0.jpg","https://i.imgflip.com/9nb1hb.jpg","https://i.imgflip.com/9nb1ky.jpg","https://i.imgflip.com/9nb1s7.jpg"],"links":["https://youtu.be/Jq1OSzxVTxE?list=PLbH29p-63eW8RYYWw4wUNG87fDpzVma-c\n<ul>\n<li><strong>Steals"],"app":"hiveblog/0.1"} |
created | 2025-04-07 15:17:18 |
last_update | 2025-04-07 15:17:18 |
depth | 1 |
children | 0 |
last_payout | 2025-04-14 15:17: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 | 10,393 |
author_reputation | -4,767,186,324,268 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,952,860 |
net_rshares | 71,917,944 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bilpcoinbot1 | 0 | 71,917,944 | 100% |
Hello, I have no programing knowledge but I recognize that you did a great job building the site. It is interesting to have a website that aggregates publications from all communities. Although there are already several front-ends in HIVE. I'm not the best person to give an opinion on the advantage of having one more. However, I like having "Trendind, New, and Hot" just like Reddit. Personally, I prefer to view websites in "Night Mode", black background. (Theme: Dark). Could have that option.
author | cryptoreforma |
---|---|
permlink | re-aftabirshad-subezx |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]} |
created | 2025-04-06 21:14:24 |
last_update | 2025-04-06 21:14:24 |
depth | 1 |
children | 4 |
last_payout | 2025-04-13 21:14:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.118 HBD |
curator_payout_value | 0.118 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 500 |
author_reputation | 84,372,782,082,393 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,937,279 |
net_rshares | 762,695,694,292 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
acidyo | 0 | 760,251,194,543 | 11% | ||
polaleye50 | 0 | 2,444,499,749 | 100% | ||
endhivewatchers | 0 | 0 | -0.01% |
Nah its just ai slop hive front end we dont need more We need 1 good hive front end but we will never hwve that because 0 people with the skills to make it exist here anymore. Everyone with any real talent left during steemit . Thats why hive has never been over 4 dollars but steem was 8 dollars
author | ackza |
---|---|
permlink | sucjlb |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2025-04-07 11:51:12 |
last_update | 2025-04-07 11:51:12 |
depth | 2 |
children | 1 |
last_payout | 2025-04-14 11:51: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 | 296 |
author_reputation | 287,551,021,799,932 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,948,130 |
net_rshares | 1,045,735,018 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
aftabirshad | 0 | 1,045,735,018 | 100% |
Thanks π for your feedback. I have mentioned that if viewed in terms of current switching.Hive is really in a good position and it is wise to invest your money in it. If you know, I have mentioned in my post that we will fetch data from it through Hive.blog CDN API and posts will also be made through it and all the work will be done. This website is currently 50 percent complete. The next 50 percent will be completed. This website will have all the features.
author | aftabirshad | ||||||
---|---|---|---|---|---|---|---|
permlink | sucm8m | ||||||
category | hive-139531 | ||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||
created | 2025-04-07 12:49:30 | ||||||
last_update | 2025-04-07 12:49:30 | ||||||
depth | 3 | ||||||
children | 0 | ||||||
last_payout | 2025-04-14 12:49:30 | ||||||
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 | 464 | ||||||
author_reputation | 7,971,511,350,381 | ||||||
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 141,949,395 | ||||||
net_rshares | 11,156,798,732 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cryptoreforma | 0 | 11,156,798,732 | 10% |
I really appreciate your words. Of course, I am very happy and I thank you from the bottom of my heart for your feedback. You are really saying that there should be a night mode, so I will add a night mode to it as well.
author | aftabirshad | ||||||
---|---|---|---|---|---|---|---|
permlink | subqi5 | ||||||
category | hive-139531 | ||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||
created | 2025-04-07 01:22:45 | ||||||
last_update | 2025-04-07 01:22:45 | ||||||
depth | 2 | ||||||
children | 1 | ||||||
last_payout | 2025-04-14 01:22: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 | 220 | ||||||
author_reputation | 7,971,511,350,381 | ||||||
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 141,940,050 | ||||||
net_rshares | 12,631,061,321 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cryptoreforma | 0 | 12,631,061,321 | 10% |
π
author | cryptoreforma |
---|---|
permlink | re-aftabirshad-subtff |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.4.1"} |
created | 2025-04-07 02:26:06 |
last_update | 2025-04-07 02:26:06 |
depth | 3 |
children | 0 |
last_payout | 2025-04-14 02:26:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.018 HBD |
curator_payout_value | 0.018 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 1 |
author_reputation | 84,372,782,082,393 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,940,623 |
net_rshares | 117,547,025,441 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dustsweeper | 0 | 101,858,139,004 | 12.45% | ||
pedrobrito2004 | 0 | 14,620,798,068 | 10% | ||
aftabirshad | 0 | 1,068,088,369 | 100% |
I'll give you another suggestion, make an introductory post about yourself. This article is in Brazilian but on Peakd you can translate it to English, follow the recommendations: "Tutorial on how to make your intro post!" https://peakd.com/hive-127515/@michupa/how-to-make-your-post-de It is extremely important because your account is very new.
author | cryptoreforma |
---|---|
permlink | re-aftabirshad-subfo5 |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[],"links":["/hive-127515/@michupa/how-to-make-your-post-de"]} |
created | 2025-04-06 21:28:54 |
last_update | 2025-04-06 21:28:54 |
depth | 1 |
children | 2 |
last_payout | 2025-04-13 21:28:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.118 HBD |
curator_payout_value | 0.118 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 350 |
author_reputation | 84,372,782,082,393 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,937,514 |
net_rshares | 759,728,371,283 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
acidyo | 0 | 758,590,491,933 | 11% | ||
endhivewatchers | 0 | 0 | -0.01% | ||
aftabirshad | 0 | 1,137,879,350 | 100% |
I hope that I will post my introduction today. You can understand that in the last few days I have faced a lot of difficulties in creating this website of mine, but I really enjoyed working on it. I learned a lot. But I hope that I will post my introduction today. If not, then the post that comes after tomorrow, I think that will be my introduction post. @cryptoreforma The real reason is that I don't know any of the users on Hive, so how can I tell in my invitation who invited me? But you really helped me a lot and taught me a lot, so can I write your name?
author | aftabirshad | ||||||
---|---|---|---|---|---|---|---|
permlink | subqnc | ||||||
category | hive-139531 | ||||||
json_metadata | {"users":["cryptoreforma"],"app":"hiveblog/0.1"} | ||||||
created | 2025-04-07 01:25:54 | ||||||
last_update | 2025-04-07 01:25:54 | ||||||
depth | 2 | ||||||
children | 1 | ||||||
last_payout | 2025-04-14 01:25:54 | ||||||
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 | 563 | ||||||
author_reputation | 7,971,511,350,381 | ||||||
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 141,940,069 | ||||||
net_rshares | 15,043,662,262 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
polaleye50 | 0 | 2,394,731,015 | 100% | ||
cryptoreforma | 0 | 12,648,931,247 | 10% |
I understand perfectly. Although, as I told you before, it's not my area, I can see and recognize that you βbroke your headβ doing it. And it was quick. Yes, make the introduction post and put it in this community: https://peakd.com/c/hive-174578/created OCD is an onboarder who encourages new accounts that bring value to HIVE. Note that they gave you a good reward for posting. They recognized your effort and value. By the way, she also has the support of HIVE's stakers: appreciator, trafalgar, acidyo, among others. Make yourself at home, keep going! Feel free to mention my name. The spirit is to help each other create good honey.
author | cryptoreforma |
---|---|
permlink | re-aftabirshad-subt9q |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]} |
created | 2025-04-07 02:22:39 |
last_update | 2025-04-07 02:22:39 |
depth | 3 |
children | 0 |
last_payout | 2025-04-14 02:22:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.016 HBD |
curator_payout_value | 0.015 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 644 |
author_reputation | 84,372,782,082,393 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,940,586 |
net_rshares | 101,712,436,069 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
dustsweeper | 0 | 100,598,297,472 | 12.27% | ||
aftabirshad | 0 | 1,114,138,597 | 100% |
Congratulations @aftabirshad! You have completed the following achievement on the Hive blockchain And have been rewarded with New badge(s) <table><tr><td><img src="https://images.hive.blog/60x70/https://hivebuzz.me/@aftabirshad/upvoted.png?202504070008"></td><td>You received more than 400 upvotes.<br>Your next target is to reach 500 upvotes.</td></tr> </table> <sub>_You can view your badges on [your board](https://hivebuzz.me/@aftabirshad) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> **Check out our last posts:** <table><tr><td><a href="/hive-122221/@hivebuzz/pum-202503-delegations"><img src="https://images.hive.blog/64x128/https://i.imgur.com/fg8QnBc.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202503-delegations">Our Hive Power Delegations to the March PUM Winners</a></td></tr><tr><td><a href="/hive-122221/@hivebuzz/pud-202504-feedback"><img src="https://images.hive.blog/64x128/https://i.imgur.com/zHjYI1k.jpg"></a></td><td><a href="/hive-122221/@hivebuzz/pud-202504-feedback">Feedback from the April Hive Power Up Day</a></td></tr><tr><td><a href="/hive-122221/@hivebuzz/pum-202503-result"><img src="https://images.hive.blog/64x128/https://i.imgur.com/mzwqdSL.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202503-result">Hive Power Up Month Challenge - March 2025 Winners List</a></td></tr></table>
author | hivebuzz |
---|---|
permlink | notify-1743984846 |
category | hive-139531 |
json_metadata | {"image":["https://hivebuzz.me/notify.t6.png"]} |
created | 2025-04-07 00:14:06 |
last_update | 2025-04-07 00:14:06 |
depth | 1 |
children | 0 |
last_payout | 2025-04-14 00:14:06 |
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,479 |
author_reputation | 369,186,990,638,650 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,939,397 |
net_rshares | 1,002,377,243 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
aftabirshad | 0 | 1,002,377,243 | 100% |
Congratulations @aftabirshad! Your post has been a top performer on the Hive blockchain and you have been rewarded with this rare badge <table><tr><td><img src="https://images.hive.blog/60x60/https://hivebuzz.me/badges/toppayoutday.png"></td><td>Post with the highest payout of the day.</td></tr> </table> <sub>_You can view your badges on [your board](https://hivebuzz.me/@aftabirshad) and compare yourself to others in the [Ranking](https://hivebuzz.me/ranking)_</sub> <sub>_If you no longer want to receive notifications, reply to this comment with the word_ `STOP`</sub> **Check out our last posts:** <table><tr><td><a href="/hive-122221/@hivebuzz/pum-202503-delegations"><img src="https://images.hive.blog/64x128/https://i.imgur.com/fg8QnBc.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202503-delegations">Our Hive Power Delegations to the March PUM Winners</a></td></tr><tr><td><a href="/hive-122221/@hivebuzz/pud-202504-feedback"><img src="https://images.hive.blog/64x128/https://i.imgur.com/zHjYI1k.jpg"></a></td><td><a href="/hive-122221/@hivebuzz/pud-202504-feedback">Feedback from the April Hive Power Up Day</a></td></tr><tr><td><a href="/hive-122221/@hivebuzz/pum-202503-result"><img src="https://images.hive.blog/64x128/https://i.imgur.com/mzwqdSL.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202503-result">Hive Power Up Month Challenge - March 2025 Winners List</a></td></tr></table>
author | hivebuzz |
---|---|
permlink | notify-1743995014 |
category | hive-139531 |
json_metadata | {"image":["https://hivebuzz.me/notify.t6.png"]} |
created | 2025-04-07 03:03:33 |
last_update | 2025-04-07 03:03:33 |
depth | 1 |
children | 0 |
last_payout | 2025-04-14 03:03: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 | 1,422 |
author_reputation | 369,186,990,638,650 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,941,026 |
net_rshares | 901,357,108 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
aftabirshad | 0 | 901,357,108 | 100% |
<center>**Curious about HivePakistan? Join us on [Discord](https://discord.gg/3FzxCqFYyG)!**</center> <center>Delegate your HP to the [Hivepakistan](https://peakd.com/@hivepakistan/wallet) account and earn 90% of curation rewards in liquid hive!<br><br><center><table><tr><td><center>[50 HP](https://hivesigner.com/sign/delegateVestingShares?&delegatee=hivepakistan&vesting_shares=50%20HP)</center></td><td><center>[100 HP](https://hivesigner.com/sign/delegateVestingShares?&delegatee=hivepakistan&vesting_shares=100%20HP)</center></td><td><center>[200 HP](https://hivesigner.com/sign/delegateVestingShares?&delegatee=hivepakistan&vesting_shares=200%20HP)</center></td><td><center>[500 HP (Supporter Badge)](https://hivesigner.com/sign/delegateVestingShares?&delegatee=hivepakistan&vesting_shares=500%20HP)</center></td><td><center>[1000 HP](https://hivesigner.com/sign/delegateVestingShares?&delegatee=hivepakistan&vesting_shares=1000%20HP)</center></td></tr></table></center> <center>Follow our [Curation Trail](https://hive.vote/dash.php?i=1&trail=hivepakistan) and don't miss voting!</center> ___ <center>**Additional Perks: Delegate To @ [pakx](https://peakd.com/@pakx) For Earning $PAKX Investment Token**</center> <center><img src="https://files.peakd.com/file/peakd-hive/dlmmqb/23tkn1F4Yd2BhWigkZ46jQdMmkDRKagirLr5Gh4iMq9TNBiS7anhAE71y9JqRuy1j77qS.png"></center><hr><center><b>Curated by <a href="/@dlmmqb">dlmmqb</a></b></center>
author | hivepakistan |
---|---|
permlink | re-aftabirshad-1744019709 |
category | hive-139531 |
json_metadata | "{"tags": ["hive-139531"], "app": "HiveDiscoMod"}" |
created | 2025-04-07 09:55:09 |
last_update | 2025-04-07 09:55:09 |
depth | 1 |
children | 0 |
last_payout | 2025-04-14 09:55: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 | 1,440 |
author_reputation | 119,931,198,173,497 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,946,525 |
net_rshares | 940,505,543 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
aftabirshad | 0 | 940,505,543 | 100% |
**Please remove the Links to the Repo and fix all the Security Issues on the Webpage. This Page should not be online availabale until you fixxed all the XSS Problems and others.**
author | louis88 |
---|---|
permlink | re-aftabirshad-suc73g |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]} |
created | 2025-04-07 07:21:15 |
last_update | 2025-04-07 07:21:15 |
depth | 1 |
children | 10 |
last_payout | 2025-04-14 07:21:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.195 HBD |
curator_payout_value | 0.195 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 180 |
author_reputation | 1,171,130,680,423,446 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,944,649 |
net_rshares | 1,259,936,064,670 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
acidyo | 0 | 1,256,427,880,711 | 15% | ||
polaleye50 | 0 | 2,346,130,884 | 100% | ||
endhivewatchers | 0 | 0 | 0.5% | ||
aftabirshad | 0 | 1,162,053,075 | 100% |
Okay π. Thanks For your feedback
author | aftabirshad | ||||||
---|---|---|---|---|---|---|---|
permlink | succna | ||||||
category | hive-139531 | ||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||
created | 2025-04-07 09:21:12 | ||||||
last_update | 2025-04-07 09:21:12 | ||||||
depth | 2 | ||||||
children | 0 | ||||||
last_payout | 2025-04-14 09:21: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 | 32 | ||||||
author_reputation | 7,971,511,350,381 | ||||||
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 141,946,038 | ||||||
net_rshares | 0 |
I really appreciate your words. You are really right. I may have forgotten to do it after creating the website. You have really made my work a lot easier by reminding me. It would have been a little difficult to implement it later, and I am setting it up now. Actually, I am a college student and I went to a ceremony for my college classes and I came home a while ago, so I am currently correcting it. The website is not yet fully live for users to use because the website is still being developed, but I am correcting it now. I have the whole night to work on it. <center>**Small Gift From me to you**</center>  Thanks Again
author | aftabirshad | ||||||
---|---|---|---|---|---|---|---|
permlink | sucohc | ||||||
category | hive-139531 | ||||||
json_metadata | {"image":["https://images.hive.blog/DQmYViHuM58MsHKnBNLEYRSAyuSPfNj8TeYPd7j6RC4cdmm/Screenshot%202025-04-07%20143339.png"],"app":"hiveblog/0.1"} | ||||||
created | 2025-04-07 13:36:42 | ||||||
last_update | 2025-04-07 13:36:42 | ||||||
depth | 2 | ||||||
children | 0 | ||||||
last_payout | 2025-04-14 13:36: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 | 773 | ||||||
author_reputation | 7,971,511,350,381 | ||||||
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 141,950,398 | ||||||
net_rshares | 0 |
Nice welcome message
author | anomadsoul |
---|---|
permlink | re-louis88-suekhg |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.4.2"} |
created | 2025-04-08 14:05:48 |
last_update | 2025-04-08 14:05:48 |
depth | 2 |
children | 6 |
last_payout | 2025-04-15 14:05: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 | 20 |
author_reputation | 1,681,171,138,068,684 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,973,354 |
net_rshares | 0 |
Things are straight here.
author | louis88 |
---|---|
permlink | re-anomadsoul-suektv |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]} |
created | 2025-04-08 14:13:09 |
last_update | 2025-04-08 14:13:09 |
depth | 3 |
children | 5 |
last_payout | 2025-04-15 14:13: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 | 25 |
author_reputation | 1,171,130,680,423,446 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,973,510 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
endhivewatchers | 0 | 0 | 0.5% |
Good observation
author | polaleye50 |
---|---|
permlink | succ4e |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2025-04-07 09:09:54 |
last_update | 2025-04-07 09:09:54 |
depth | 2 |
children | 0 |
last_payout | 2025-04-14 09:09:54 |
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 | 16 |
author_reputation | 15,724,888,496,461 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,945,903 |
net_rshares | 1,090,897,910 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
aftabirshad | 0 | 1,090,897,910 | 100% |
Impressive dude... very impressed.
author | meno |
---|---|
permlink | re-aftabirshad-subrud |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]} |
created | 2025-04-07 01:51:48 |
last_update | 2025-04-07 01:51:48 |
depth | 1 |
children | 1 |
last_payout | 2025-04-14 01:51: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 | 35 |
author_reputation | 499,302,700,585,449 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,940,284 |
net_rshares | 13,642,172,528 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
cryptoreforma | 0 | 12,618,335,376 | 10% | ||
aftabirshad | 0 | 1,023,837,152 | 100% |
Thanks ππ
author | aftabirshad | ||||||
---|---|---|---|---|---|---|---|
permlink | succtx | ||||||
category | hive-139531 | ||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||
created | 2025-04-07 09:25:09 | ||||||
last_update | 2025-04-07 09:25:09 | ||||||
depth | 2 | ||||||
children | 0 | ||||||
last_payout | 2025-04-14 09:25: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 | 9 | ||||||
author_reputation | 7,971,511,350,381 | ||||||
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 141,946,076 | ||||||
net_rshares | 0 |
I really like what you've done with the interface, clean and fluid.
author | wlfreitas |
---|---|
permlink | re-aftabirshad-suc51r |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2025.4.1","image":[],"users":[]} |
created | 2025-04-07 06:37:06 |
last_update | 2025-04-07 06:37:06 |
depth | 1 |
children | 1 |
last_payout | 2025-04-14 06:37:06 |
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 | 67 |
author_reputation | 757,096,630,561 |
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 141,944,161 |
net_rshares | 960,711,353 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
aftabirshad | 0 | 960,711,353 | 100% |
Thanks ππ
author | aftabirshad | ||||||
---|---|---|---|---|---|---|---|
permlink | succsk | ||||||
category | hive-139531 | ||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||
created | 2025-04-07 09:24:21 | ||||||
last_update | 2025-04-07 09:24:21 | ||||||
depth | 2 | ||||||
children | 0 | ||||||
last_payout | 2025-04-14 09:24:21 | ||||||
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 | 9 | ||||||
author_reputation | 7,971,511,350,381 | ||||||
root_title | "Developing Hive Postify β A Custom Interface for the Hive Ecosystem and Developed Almost (100%) Powered by Hive Blockchain" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 10,000 | ||||||
post_id | 141,946,066 | ||||||
net_rshares | 0 |