--- ***This is a value for value post: see the explanation in the footer.*** --- As many of you know, I've been described as "Hive's leading expert on Lightning". I'm never sure about anything like that but it could possibly be true. I've certainly put in the hours (have I done 10,000 hours of studying Lightning? Maybe). **Nostr is NOT part of Lightning or even Bitcoin**, but it is being developed by many Devs who have been deep in the Lightning BTC dev community for a long time. I believe Nostr was the brainchild of a developer called [Fiatjaf](https://astral.ninja/npub180cvv07tjdrrgpa0j7j7tmnyl2yr6yr7l8j4s3evf6u64th6gkwsyjh6w6). I've linked to his Nostr profile on a site called Astral.ninja. The first evidence of Nostr I find is back in Nov 2020 [github](https://github.com/nostr-protocol/nostr/commit/6158017db0b12686218113232fff175a45953e2f). <div class="pull-right">  </div> ## Why did Nostr get noticed now? On December 19th Twitter put out a [tweet linking to a blog post](https://web.archive.org/web/20221219013904/https://help.twitter.com/en/rules-and-policies/social-platforms-policy) which said this: >December 2022 >Twitter is where the public conversation is happening, and where people from all over the globe come to promote their >businesses, art, ideas, and more. We know that many of our users may be active on other social media platforms; however, going >forward, Twitter will no longer allow free promotion of specific social media platforms on Twitter. > >What is a violation of this policy? > >At both the Tweet level and the account level, we will remove any free promotion of prohibited 3rd-party social media >platforms, such as linking out (i.e. using URLs) to any of the below platforms on Twitter, or providing your handle without a URL: > >Prohibited platforms: > >Facebook, Instagram, Mastodon, Truth Social, Tribel, Post and Nostr > Right there at the end of a list which starts with the multi-billion user Facebook is Nostr. A protocol which barely more than a few thousand people had heard of or used. This blog post barely lasted 12 hours before it was deleted and the policy recinded. But that was enough. A few days prior to this, Jack Dorsey, one of the founders of Twitter, had donated 14 BTC (approx. $235,000) to Fiatjaf for him to hand out as he saw fit: https://twitter.com/jack/status/1603535971114487816?s=20&t=jsvyfANH44jwrVXehDgLDg That tweet set off an explosion of interest and resulted in hundreds of tweets like the following, which were used to verify a public key based identity on Nostr: https://twitter.com/jack/status/1603945963944480768?s=20&t=jsvyfANH44jwrVXehDgLDg Here's mine: https://twitter.com/v4vapp/status/1605959605283999748?s=20&t=jsvyfANH44jwrVXehDgLDg I actually had an earlier tweet but I deleted it, I just don't want the hassle of being banned from Twitter again! ## Nostr is a communications protocol Here's the description of Nostr from the [nostr.com](https://nostr.com) site: >**What is Nostr?** > >A decentralized network based on cryptographic keypairs and that is not peer-to-peer, it is super simple and scalable and therefore has a chance of working. From the main porotocol github page, Nostr stands for ["Notes and Other Stuff Transmited by Relays"](https://github.com/nostr-protocol/nostr) and is: >The simplest open protocol that is able to create a censorship-resistant global "social" network once and for all. > >It doesn't rely on any trusted central server, hence it is resilient; it is based on cryptographic keys and signatures, so it is tamperproof; it does not rely on P2P techniques, therefore it works. ## Nostr is a message passing system At its heart Nostr establishes a protocol or format for sending short messages around which are signed by a public/private key pair (very similar to but far simpler than the key system we have on Hive). Knowing what I know about Fiatjaf which comes mostly from [my interactions with him on Twitter](https://twitter.com/search?q=(from%3Afiatjaf)%20(%40v4vapp)&src=typed_query), he has the typical closed minded approach to incentivisation and tokenisation of a Bitcoin Maximalist. The time he appeared on a Bitcoin podcast and was supposed to receive streaming sats, his Lightning node wasn't configured to receive the payments: https://twitter.com/fiatjaf/status/1563555361914638336?s=20&t=DCFbtk6zbpbDDZ4PSfxWaw As usual I was called a "shitcoiner". ## Nostr doesn't have what Hive has Nostr's approach is basic and naive. Mostly because it is built and used right now by Bitcoin Maximalists, they have a religious aversion to any form of in built tokenisation for an incentivisation system. The closest they've come is code in the clients that recognises a Lightning invoice and renders it, if you have a suitable Lightning wallet on your device, you can click and pay it. This is, of course, a scammer's dream. There was a lot of fun to be had posting invoices and waiting to see if someone else would randomly pay them though I think that's died down now. <div class="pull-right">  </div> <div class="pull-left">  </div> ### Public Relays Nostr relies on people running relays. These store and forward messages. There is no incentive at the moment to run these and no way to formally collect payment for doing so. This will be built "with Lightning" at some point. But as with all things Bitcoin, the base layer protocol (which when we're talking about Lightning is 2 layers removed from Nostr), gives no reward for anything except mining. One key part of brilliance of Bitcoin was rewarding the infrastructure runners to keep it running. But there's nothing in there for anyone else. Paradoxically, it is this innovation, pivotal for Bitcoin's success, which is regarded as completely unusable for anything other than Bitcoin by the Bitcoin maximalists. Lightning adds routing fees, but these are proving to give marginal reward for the risk and capital investment necessary to run a Lightning node. ### Spam Spam Spam They've also had to deal with the first load of spam. It's trivially easy to create a public/private key pair and then start sending any old rubbish out to a selection of relays. Some kind of financial cost or even a proof of work system is being talked about to stop this. ### Censorship resistance There is talk of censorship resistance but this relies on the persistant existance of relays to carry your messages. There is also no real way for end users to download and store all their own messages yet. If you chose an arbitrary set of relays, your messages will be spread around them, but with no guarantees about long term storage. <div class="pull-right">  </div> ### Damus and the App store Damus is the most developed and pretty Nostr client but it's currently only available as a iOS TestFlight app. The first try at getting into the App Store failed for the predictable reasons: no capacity to censor, block or filter "objectionable content". Good luck with that: to be honest this is a critical problem for all of use working on truly independent Web 3.0 projects. The Google and Apple grips on the App store fronts will hurt all of us. ## Try it out If you want to try it out, you probably should start wiht a web based version. The only decent mobile client is called [Damus](https://damus.io/) and only available on iOS but it's a beta version and the testing slots are all full. Go to [astral.ninja](https://astral.ninja) instead. Create a new public/private key pair and make sure you keep a note of these somewhere. You'll need them. Now if you know what you're doing editing JSON and you want to do something a bit fancy you can get a "verified tick" like mine:  To get one of these go to @ausbitbank's [site and log in with HiveKeychain](https://hive.ausbit.dev/). Go to your own profile page and look for the section on the left hand side of the page called "Posting Json Metadata". If you are logged in you should see a little pen, click this, which will let you edit this. What you need to do is insert a key/value pair for your Nostr public key. Perhaps if a few of you ask, @ausbitbank will make this easier. UPDATE... @ausbitbank made it easy(er) A note about Nostr keys: you have ONE public key but it can appear in 2 formats (because nothing is ever easy on Nostr). These are BOTH my public keys, one starts with `npub` and one is in HEX. It doesn't matter which one you put into Hive, but I would suggest you use the one which starts with npub: `npub18hz8xs2tafx7rhclzukrr94gypcemw6ch2hcwe9eak4q03k4a8wq2wfmgv` `3dc473414bea4de1df1f172c3196a820719dbb58baaf8764b9edaa07c6d5e9dc` What you should NEVER do is share a key which starts with `nsec`.   Once you've done that, go back to [astral.ninja](https://astral.ninja) and find the profile editor.  On Nostr you can fill in both the NIP-05 Identifier field and the Lightning Address or LUD-06 Identifier with the same thing: **your_hive_name@v4v.app** You can copy what I've done using my Hive image as my avatar if you like substituting your own Hive name: `https://images.hive.blog/u/brianoflondon/avatar` In the NIP-05 Identifier and the Lightning Address boxes you need to add the bit which I've built once again removing `brianoflondon` and putting in your Hive name: `brianoflondon@v4v.app` When you do that, Nostr clients will make a call to my server like this: `https://api.v4v.app/.well-known/nostr.json?name=brianoflondon` Which will return your public key and give you that verification mark. ### Any Questions? If there is more appetite for information about Nostr, I'll answer comments and perhaps post again, let me know! ------- ## Value for Value For the last few months while building @v4vapp I was generously supported by the DHF. Going forward I have a much more modest support which covers direct server costs and a little of my time. If you apprecieate the work I do on and around Hive, you can express this directly: upvoting posts on Hive is great. Also consider a direct donation (there's a Tip button on Hive or a Lightning Address) on all my posts. **[Support Proposal 244 on PeakD](https://peakd.com/me/proposals/244) [Support Proposal 244 with Hivesigner](https://hivesigner.com/sign/update-proposal-votes?proposal_ids=%5B244%5D&approve=true) [Support Proposal 244 on Ecency](https://ecency.com/proposals/244) [Vote for Brianoflondon's Witness KeyChain or HiveSigner](https://vote.hive.uno/@brianoflondon)** ------- <div class="pull-right">  </div> - [Get Fountain for Podcasts and 3speak shows](https://fountain.fm/refer/brianoflondon-76b73a585e) - [Find me on Telegram](https://t.me/brianoflondon) - [V4VAPP Support on Telegram](https://t.me/v4vapp_support) - [Vote for Brianoflondon's Witness KeyChain or HiveSigner](https://vote.hive.uno/@brianoflondon) - [Vote for Brianoflondon's Witness direct with HiveSigner](https://hivesigner.com/sign/account-witness-vote?witness=brianoflondon&approve=1) - [Find my videos on 3speak](https://3speak.online/user/brianoflondon) - [Verify my ID and Send me a direct message on Keybase](https://keybase.io/brianoflondon)
author | brianoflondon |
---|---|
permlink | what-is-nostr-and-why-is-it-exploding-a-guide-for-hiveans |
category | hive-110369 |
json_metadata | "{"app":"peakd/2022.12.1","format":"markdown","description":"A brief introduction to Nostr which is attracting a lot of attention.","tags":["lightning","leofinance","v4vapp","nostr","bitcoin","proofofbrain","development"],"users":["ausbitbank","v4v.app","v4vapp","brianoflondon"],"image":["https://files.peakd.com/file/peakd-hive/brianoflondon/23uQLdkNJdV89D3ztpR4FMPdNKdNx23MVuKgZLCowWCnKpmmfNrzu2rVc4T5cAo17RWmx.png","https://files.peakd.com/file/peakd-hive/brianoflondon/23u6YguacGiGnhk2y8yTFfhj9SDJvnLA86eTgJFmgEqA2PdffSK5E7HvyuhFfEfJAPwKQ.png","https://files.peakd.com/file/peakd-hive/brianoflondon/23tbMLELun8kWj6izJR3wAu1KPHjcSHuM1m1BBH69sRfwFyVL1wb91FFEksnhg2S1i8Bi.PNG","https://files.peakd.com/file/peakd-hive/brianoflondon/23tvXvBM8pDhcBJvshqqTxw6aumAvCUktLfWPxBaHhDCk6tT7x3x15yvRdixDej1hv8Gz.png","https://files.peakd.com/file/peakd-hive/brianoflondon/AJdASjacfKRaoMKrqpzUAa4B2t7dcrs8rskutuXxDmiXDQZusPB75VFoCpnATBY.png","https://files.peakd.com/file/peakd-hive/brianoflondon/23tRxJ7Qc9D3XqsNxdR5LsZA7PkyirwUo8amxYdEqCjpHk55Y7rb6B65jhfsMMAcu4K92.png","https://files.peakd.com/file/peakd-hive/brianoflondon/23swdkW9XcRzSPdkjDEZPfRt6HM15rfH8AWwKkSMwtvzaNXE44TSSgcQPgz8DNaFnajcN.png","https://files.peakd.com/file/peakd-hive/brianoflondon/EoATWNbkxwcWXD3VpfRRyGConq34dgaSNHQz5AuzH5WULYJnNWwYXpa4tgHNJpqdjMu.png","https://files.peakd.com/file/peakd-hive/brianoflondon/AK3gcbmQA5oP28nnfgu5MiW8JCXw1XA6tYghwFWbSkPW2P6hXto5i7TDRTkPRVa.png"]}" |
created | 2023-01-05 13:45:33 |
last_update | 2023-01-06 12:19:42 |
depth | 0 |
children | 50 |
last_payout | 2023-01-12 13:45:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 47.756 HBD |
curator_payout_value | 47.667 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 12,620 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,634,321 |
net_rshares | 233,841,884,797,038 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
onealfa | 0 | 38,292,558,147 | 6.66% | ||
acidyo | 0 | 10,672,767,905,336 | 100% | ||
kevinwong | 0 | 48,665,385,915 | 6.25% | ||
slickwilly | 0 | 366,383,366,905 | 100% | ||
leprechaun | 0 | 904,687,710 | 13.5% | ||
kenny-crane | 0 | 607,695,871,153 | 50% | ||
rxhector | 0 | 5,677,183,299 | 20.5% | ||
ausbitbank | 0 | 2,339,323,782,709 | 100% | ||
dwinblood | 0 | 1,109,077,707 | 37.5% | ||
kendewitt | 0 | 505,934,361,233 | 100% | ||
alz190 | 0 | 2,224,714,173 | 50% | ||
jphamer1 | 0 | 3,086,354,094,061 | 100% | ||
scaredycatguide | 0 | 53,377,696,506 | 100% | ||
stevescoins | 0 | 1,340,099,777 | 13.5% | ||
steevc | 0 | 1,183,155,295,568 | 44% | ||
netaterra | 0 | 388,450,565,476 | 15% | ||
themonetaryfew | 0 | 726,485,359,394 | 100% | ||
penguinpablo | 0 | 261,170,935,345 | 14% | ||
uwelang | 0 | 16,989,885,156 | 10% | ||
wakeupnd | 0 | 101,863,834,133 | 50% | ||
tftproject | 0 | 691,311,193 | 4.05% | ||
jimbobbill | 0 | 2,219,123,878 | 15% | ||
abh12345 | 0 | 1,051,712,233,759 | 40% | ||
funnyman | 0 | 1,401,183,501 | 5.6% | ||
ura-soul | 0 | 37,457,079,071 | 13.5% | ||
moretea | 0 | 5,093,465,446 | 25% | ||
richristow | 0 | 2,276,867,845 | 100% | ||
funnel | 0 | 10,721,348,172 | 20% | ||
edb | 0 | 28,197,627,941 | 22.5% | ||
shadowmyst | 0 | 1,940,477,905 | 100% | ||
v4vapid | 0 | 2,913,792,281,306 | 17.82% | ||
da-dawn | 0 | 67,742,899,458 | 23% | ||
thereikiforest | 0 | 502,926,372 | 10% | ||
travelnepal | 0 | 2,039,946,831 | 50% | ||
alexis555 | 0 | 4,675,683,756,769 | 44% | ||
pouchon | 0 | 1,832,745,381,855 | 50% | ||
borislavzlatanov | 0 | 10,774,803,338 | 100% | ||
danielsaori | 0 | 578,787,515,542 | 100% | ||
trafalgar | 0 | 21,305,159,224,316 | 48% | ||
louisthomas | 0 | 99,284,444,650 | 100% | ||
itinerantph | 0 | 533,637,443 | 24% | ||
freebornsociety | 0 | -1,593,693,413 | -1% | ||
detlev | 0 | 59,887,198,736 | 5% | ||
raindrop | 0 | 330,047,829,930 | 48% | ||
bearbear613 | 0 | 49,015,447,057 | 100% | ||
arnel | 0 | 532,408,145 | 100% | ||
iansart | 0 | 132,717,206,842 | 50% | ||
eliel | 0 | 12,704,451,341 | 5% | ||
jerrybanfield | 0 | 293,730,079,700 | 100% | ||
kennyroy | 0 | 470,267,725 | 5% | ||
bitrocker2020 | 0 | 154,150,045,437 | 12.5% | ||
drag33 | 0 | 37,989,937,846 | 100% | ||
swelker101 | 0 | 10,403,596,879 | 50% | ||
ironshield | 0 | 12,188,202,232 | 27% | ||
newsflash | 0 | 227,743,856,746 | 4.45% | ||
nuagnorab | 0 | 13,196,199,621 | 100% | ||
tonyz | 0 | 218,474,620,580 | 73% | ||
taitux | 0 | 7,475,025,650 | 100% | ||
arrliinn | 0 | 6,467,601,814 | 5% | ||
bitcoinflood | 0 | 393,107,781,897 | 16% | ||
steeminator3000 | 0 | 784,649,488 | 100% | ||
alphacore | 0 | 171,350,300,213 | 75.11% | ||
enjar | 0 | 1,131,201,150,830 | 100% | ||
krischy | 0 | 1,945,701,027 | 100% | ||
spectrumecons | 0 | 2,415,068,152,774 | 40% | ||
truthforce | 0 | 1,687,490,504 | 27% | ||
ew-and-patterns | 0 | 14,332,889,723 | 5% | ||
rival | 0 | 3,313,053,880 | 32.8% | ||
joeyarnoldvn | 0 | 1,511,522,168 | 4.26% | ||
thegrandestine | 0 | 574,063,330 | 71.35% | ||
forexbrokr | 0 | 2,852,568,947 | 5% | ||
toofasteddie | 0 | 141,087,483,367 | 32% | ||
bluemist | 0 | 21,801,330,036 | 10% | ||
adambarratt | 0 | 80,264,178,731 | 100% | ||
lenasveganliving | 0 | 2,372,482,915 | 5% | ||
hope-on-fire | 0 | 175,367,472,062 | 26% | ||
vincentnijman | 0 | 305,287,520,111 | 100% | ||
shebe | 0 | 504,742,532 | 6% | ||
appreciator | 0 | 38,134,533,837,707 | 10% | ||
nikoleondas | 0 | 10,226,439,207 | 32.8% | ||
stayoutoftherz | 0 | 2,419,192,603,452 | 25% | ||
sanjeevm | 0 | 1,884,035,504,930 | 50% | ||
bambukah | 0 | 885,523,635 | 7% | ||
everrich | 0 | 1,933,657,072 | 100% | ||
isabelpena | 0 | 17,259,683,477 | 100% | ||
geneeverett | 0 | 56,392,351,845 | 100% | ||
pocketrocket | 0 | 18,134,519,004 | 100% | ||
nicolemoker | 0 | 349,074,152 | 100% | ||
thauerbyi | 0 | 3,815,257,168 | 22.5% | ||
jeanlucsr | 0 | 2,870,031,740 | 5% | ||
shanibeer | 0 | 329,806,654,304 | 20% | ||
aafeng | 0 | 8,501,305,400 | 1% | ||
evernoticethat | 0 | 14,013,439,147 | 100% | ||
santigs | 0 | 385,628,397,693 | 51% | ||
marketinggeek | 0 | 678,048,432 | 25% | ||
zirochka | 0 | 239,632,800,692 | 45% | ||
stoodkev | 0 | 12,661,315,183,829 | 100% | ||
cconn | 0 | 957,660,869 | 10% | ||
cesinfenianos | 0 | 8,570,244,394 | 100% | ||
roleerob | 0 | 116,232,200,619 | 12.5% | ||
mawit07 | 0 | 205,614,769,060 | 48% | ||
silversaver888 | 0 | 107,337,670,583 | 19.61% | ||
insanityisfree | 0 | 504,863,382 | 27% | ||
rakkasan84 | 0 | 33,151,365,648 | 100% | ||
minloulou | 0 | 852,284,442 | 12.5% | ||
risemultiversity | 0 | 1,934,118,217 | 13.5% | ||
rodent | 0 | 21,175,237,550 | 90% | ||
viper160891 | 0 | 2,240,160,258 | 100% | ||
dagger212 | 0 | 642,155,914,872 | 60% | ||
divinekids | 0 | 805,721,616 | 5% | ||
khaleelkazi | 0 | 23,322,473,989 | 25% | ||
vegoutt-travel | 0 | 36,782,623,690 | 40% | ||
x30 | 0 | 264,297,757,583 | 10% | ||
arabisouri | 0 | 66,416,121,988 | 100% | ||
traciyork | 0 | 883,462,653,294 | 55% | ||
cre47iv3 | 0 | 5,864,461,510 | 100% | ||
informationwar | 0 | 171,267,280,051 | 27% | ||
coolguy123 | 0 | 176,225,300,700 | 100% | ||
sunsea | 0 | 6,953,490,161 | 5% | ||
prinzvalium | 0 | 201,013,884,795 | 50% | ||
senorcoconut | 0 | 2,683,415,856 | 6.25% | ||
vintherinvest | 0 | 564,105,500 | 12.5% | ||
traf | 0 | 1,789,857,952,562 | 48% | ||
elderson | 0 | 10,787,264,244 | 12.5% | ||
joannewong | 0 | 1,026,611,941 | 12.5% | ||
iptrucs | 0 | 6,622,923,368 | 25% | ||
drunksamurai | 0 | 575,786,160 | 10% | ||
vempromundo | 0 | 11,933,872,166 | 100% | ||
dmwh | 0 | 35,712,442,409 | 13.5% | ||
wiseagent | 0 | 105,480,811,892 | 15% | ||
cryptonized | 0 | 21,913,265,506 | 14% | ||
fourfourfun | 0 | 626,358,058 | 2.22% | ||
amerlin | 0 | 1,881,836,889 | 100% | ||
anikekirsten | 0 | 532,264,616 | 5% | ||
jim888 | 0 | 879,383,664,247 | 22% | ||
abitcoinskeptic | 0 | 5,467,034,545 | 20% | ||
daltono | 0 | 531,286,641,306 | 25% | ||
gabrielatravels | 0 | 45,156,683,792 | 100% | ||
jongolson | 0 | 477,968,820,527 | 30% | ||
jude.villarta | 0 | 2,018,943,082 | 50% | ||
cmmemes | 0 | 8,392,110,587 | 100% | ||
asadshah | 0 | 1,338,730,483 | 100% | ||
roadstories | 0 | 7,389,744,256 | 20% | ||
tryskele | 0 | 2,130,706,134 | 8% | ||
criptomaster | 0 | 2,523,854,019 | 100% | ||
edicted | 0 | 5,340,578,469,401 | 100% | ||
ahmedsy | 0 | 28,870,005,062 | 100% | ||
purefood | 0 | 2,244,040,698 | 25% | ||
empress-eremmy | 0 | 36,318,361,415 | 13.5% | ||
rbm | 0 | 2,854,994,615 | 50% | ||
aagabriel | 0 | 6,660,696,215 | 65% | ||
a-quarius | 0 | 68,270,999,350 | 45% | ||
philnewton | 0 | 1,579,995,029 | 20% | ||
videosteemit | 0 | 32,161,579,162 | 100% | ||
the-reaper | 0 | 502,773,158 | 71.35% | ||
nnaraoh | 0 | 187,773,402,531 | 100% | ||
darewealth | 0 | 967,116,391 | 50% | ||
fieryfootprints | 0 | 7,873,787,743 | 4% | ||
jazzhero | 0 | 25,224,833,589 | 37.5% | ||
ericburgoyne | 0 | 46,239,642,712 | 50% | ||
fireguardian | 0 | 2,668,333,869 | 20% | ||
eddiespino | 0 | 3,071,532,599,281 | 100% | ||
condeas | 0 | 2,581,398,077,817 | 100% | ||
kirito-freud | 0 | 5,222,399,678 | 50% | ||
samostically | 0 | 2,264,565,131 | 10% | ||
supreme-verdict | 0 | 1,986,243,068 | 71.35% | ||
organduo | 0 | 9,184,605,203 | 25% | ||
honeymoon-1611 | 0 | 1,935,480,164 | 20% | ||
didutza | 0 | 798,332,952 | 50% | ||
watchlist | 0 | 0 | 100% | ||
miosha | 0 | 504,122,493,619 | 100% | ||
outlinez | 0 | 21,575,133,515 | 10% | ||
grisvisa | 0 | 41,695,620,615 | 75% | ||
andablackwidow | 0 | 49,549,719,956 | 100% | ||
bil.prag | 0 | 406,338,936,132 | 50% | ||
manniman | 0 | 53,019,531,476 | 11% | ||
adamada | 0 | 296,787,054,497 | 50% | ||
louis88 | 0 | 410,163,753,366 | 20% | ||
d-zero | 0 | 95,838,651,341 | 100% | ||
reversehitler88 | 0 | 13,676,939,417 | 100% | ||
racibo | 0 | 705,108,400 | 2% | ||
obsesija | 0 | 7,165,298,106 | 12.5% | ||
blainjones | 0 | 6,727,996,694 | 7.5% | ||
gadrian | 0 | 291,661,355,568 | 50% | ||
inciter | 0 | 6,381,509,544 | 10% | ||
quochuy | 0 | 484,508,933,716 | 8.02% | ||
kgakakillerg | 0 | 17,853,508,033 | 10% | ||
cedricguillas | 0 | 201,946,217,019 | 100% | ||
mariusfebruary | 0 | 0 | 100% | ||
el-dee-are-es | 0 | 20,457,039,466 | 10% | ||
kendallron | 0 | 1,004,671,096 | 50% | ||
sbi3 | 0 | 47,595,994,606 | 9.41% | ||
fitnessgourmet | 0 | 884,885,482 | 100% | ||
fw206 | 0 | 1,630,633,354,446 | 30% | ||
techcoderx | 0 | 64,759,614,066 | 100% | ||
crystalhuman | 0 | 998,293,792 | 100% | ||
davidesimoncini | 0 | 8,471,769,995 | 20.9% | ||
pinas | 0 | 524,663,311 | 50% | ||
steemxp | 0 | 720,078,413 | 12.5% | ||
worldwildflora | 0 | 965,479,201 | 50% | ||
commonlaw | 0 | 4,925,056,229 | 35% | ||
ronbong | 0 | 1,243,448,422 | 100% | ||
sgbonus | 0 | 24,361,200,125 | 10% | ||
numasi | 0 | 9,618,289,807 | 100% | ||
digital.mine | 0 | 71,836,141,634 | 60% | ||
marblely | 0 | 9,985,104,235 | 10% | ||
haccolong | 0 | 739,321,284 | 6.75% | ||
apshamilton | 0 | 1,944,718,722,068 | 100% | ||
gaottantacinque | 0 | 437,312,768 | 100% | ||
jvphotography | 0 | 1,103,700,355 | 20% | ||
libuska | 0 | 114,131,658 | 100% | ||
steemulant | 0 | 131,368,523 | 8.02% | ||
shortsegments | 0 | 1,655,172,836 | 1.25% | ||
gallerani | 0 | 1,491,983,671 | 25% | ||
bestofph | 0 | 6,638,399,026 | 50% | ||
hamismsf | 0 | 633,626,652,737 | 100% | ||
ireenchew | 0 | 10,128,569,848 | 17.5% | ||
teamvn | 0 | 7,826,306,585 | 8.02% | ||
luciannagy | 0 | 2,012,294,096 | 10% | ||
smartvote | 0 | 68,774,389,230 | 2.7% | ||
jk6276 | 0 | 1,667,188,808 | 50% | ||
hoaithu | 0 | 1,912,242,943 | 5.73% | ||
yaelg | 0 | 63,035,811,768 | 90% | ||
steemadi | 0 | 4,027,436,062 | 100% | ||
damian-z | 0 | 766,908,379 | 10% | ||
aconsciousness | 0 | 2,401,860,586 | 95% | ||
deepdives | 0 | 129,218,826,823 | 27% | ||
gasaeightyfive | 0 | 1,049,470,501 | 100% | ||
dlike | 0 | 66,631,706,384 | 25% | ||
belial2412 | 0 | 1,238,265,174 | 50% | ||
anhvu | 0 | 1,210,600,444 | 5.4% | ||
mobi72 | 0 | 846,312,602 | 5% | ||
steemaction | 0 | 154,895,491,975 | 25% | ||
gubbatv | 0 | 305,770,112,914 | 100% | ||
marcocasario | 0 | 201,108,945,775 | 100% | ||
oakshieldholding | 0 | 14,560,185,721 | 100% | ||
cribbio | 0 | 1,616,060,331 | 100% | ||
mister-meeseeks | 0 | 45,407,249,816 | 50% | ||
pocketjs | 0 | 14,492,641 | 8.02% | ||
stefano.massari | 0 | 47,820,342,407 | 20% | ||
riskneutral | 0 | 3,152,728,353 | 27% | ||
linuxbot | 0 | 1,343,885,922 | 100% | ||
michealb | 0 | 409,266,894,052 | 100% | ||
theycallmedan | 0 | 39,278,770,628,877 | 50% | ||
misterengagement | 0 | 3,055,989,174 | 40% | ||
francescomai | 0 | 30,616,295,996 | 100% | ||
jpbliberty | 0 | 576,892,887,151 | 100% | ||
khan.dayyanz | 0 | 4,560,611,142 | 5% | ||
jacuzzi | 0 | 1,685,069,074 | 1.4% | ||
mrsbozz | 0 | 14,263,729,976 | 60% | ||
escuadron201 | 0 | 46,975,562,625 | 100% | ||
anonsteve | 0 | 33,699,639,469 | 50% | ||
flyingbolt | 0 | 1,812,274,776 | 25% | ||
elikast | 0 | 2,429,386,065 | 100% | ||
apokruphos | 0 | 3,596,614,308 | 1% | ||
josehany | 0 | 102,047,157,991 | 100% | ||
steemtelly | 0 | 2,416,245,890 | 8.02% | ||
eternalsuccess | 0 | 27,892,507,371 | 27% | ||
limka | 0 | 0 | 20.96% | ||
leeyh2 | 0 | 14,663,143,754 | 100% | ||
hungrybear | 0 | 590,153,951 | 14% | ||
thelogicaldude | 0 | 10,294,389,054 | 10% | ||
denizcakmak | 0 | 1,142,676,868 | 100% | ||
russia-btc | 0 | 527,922,194,692 | 50.5% | ||
alenox | 0 | 670,713,595 | 100% | ||
maxsieg | 0 | 3,382,417,307 | 27% | ||
photographercr | 0 | 45,391,585,112 | 20% | ||
faithtorry | 0 | 744,291,868 | 100% | ||
annievaughn | 0 | 667,321,580 | 100% | ||
linetcarrey | 0 | 624,658,293 | 100% | ||
songfreehua | 0 | 706,804,619 | 100% | ||
rufeytenily | 0 | 703,151,725 | 100% | ||
besedexter | 0 | 639,592,206 | 80.6% | ||
juliamassey | 0 | 619,260,541 | 100% | ||
anikashannon | 0 | 589,857,554 | 100% | ||
bigmoneyman | 0 | 906,550,575 | 50% | ||
coolsurfer | 0 | 1,078,092,872 | 5% | ||
megavest | 0 | 66,136,728,714 | 25% | ||
minigame | 0 | 380,248,802,472 | 100% | ||
beerlover | 0 | 6,171,674,726 | 5% | ||
todayslight | 0 | 3,425,649,690 | 22% | ||
agmoore2 | 0 | 4,205,677,706 | 100% | ||
shauner | 0 | 1,760,691,839 | 5% | ||
clownworld | 0 | 1,217,861,548 | 13.5% | ||
vancouverdining | 0 | 1,225,253,977,228 | 20% | ||
leighscotford | 0 | 5,000,051,683 | 6.6% | ||
iktisat | 0 | 634,143,484 | 100% | ||
travelwritemoney | 0 | 8,583,905,603 | 25% | ||
invest.country | 0 | 873,110,287 | 25% | ||
dalz1 | 0 | 1,008,630,091 | 100% | ||
imbartley | 0 | 784,510,339 | 25% | ||
ozraeliavi | 0 | 69,092,049,268 | 100% | ||
steem-key | 0 | 3,180,500,542 | 100% | ||
leovoter | 0 | 928,352,228 | 41% | ||
mindtrap-leo | 0 | 2,477,136,784 | 100% | ||
leo.voter | 0 | 20,921,968,746,202 | 25% | ||
leo.curator | 0 | 920,038,082 | 20% | ||
onealfa.leo | 0 | 268,731,900,687 | 41% | ||
empoderat | 0 | 33,110,984,583 | 100% | ||
vxc.leo | 0 | 0 | 100% | ||
leo.bank | 0 | 642,459,965 | 25% | ||
bearjohn | 0 | 1,501,053,202 | 75% | ||
mktmaker | 0 | 677,488,509 | 72.75% | ||
learn.leo | 0 | 505,884,868 | 25% | ||
myfreshes | 0 | 5,848,128,906 | 8% | ||
babytarazkp | 0 | 3,826,934,023 | 40% | ||
asteroids | 0 | 1,926,861,733 | 25% | ||
poam | 0 | 532,778,899 | 24.75% | ||
wrestlingdesires | 0 | 93,060,909,276 | 100% | ||
taskmaster4450le | 0 | 2,594,172,877,842 | 100% | ||
tomhall.leo | 0 | 0 | 100% | ||
pouchon.tribes | 0 | 67,684,111,040 | 80% | ||
roadstories.trib | 0 | 496,360,814 | 50% | ||
mister.reatard | 0 | 9,318,221,208 | 50% | ||
oratione | 0 | 907,275,823 | 100% | ||
zeesh | 0 | 901,037,565 | 5% | ||
holybread | 0 | 355,395,046,302 | 100% | ||
coinlogic.online | 0 | 3,887,065,443 | 12.5% | ||
chloem | 0 | 3,563,435,155 | 25% | ||
leotrail | 0 | 899,256,866 | 25% | ||
therealyme | 0 | 928,791,607,540 | 15% | ||
blocktvnews | 0 | 1,837,842,956 | 100% | ||
bilpcoin.pay | 0 | 535,627,227 | 10% | ||
patlog | 0 | 889,461,389 | 100% | ||
lnakuma | 0 | 33,467,761,118 | 100% | ||
stoodmonsters | 0 | 303,449,502,049 | 100% | ||
verbalshadow | 0 | 45,684,794,692 | 100% | ||
bpcvoter | 0 | 573,439,080 | 50% | ||
veryanprime | 0 | 5,010,057,422 | 100% | ||
inigo-montoya-jr | 0 | 639,683,521 | 22.95% | ||
gloriaolar | 0 | 26,098,531,001 | 30% | ||
juanvegetarian | 0 | 4,920,837,028 | 50% | ||
onestop | 0 | 2,584,916,174 | 12.5% | ||
kgsupport | 0 | 2,388,634,139 | 50% | ||
atma.love | 0 | 139,459,106,755 | 28% | ||
marblesz | 0 | 656,502,102 | 10% | ||
warmstill | 0 | 822,873,694 | 50% | ||
moonappics | 0 | 3,195,751,960 | 41% | ||
julesquirin | 0 | 2,192,513,565 | 9.6% | ||
catanknight | 0 | 533,328,071 | 100% | ||
shinoxl | 0 | 7,703,410,839 | 100% | ||
leofinance | 0 | 48,487,454,208 | 25% | ||
x9ed1732b | 0 | 9,193,365,321 | 22.5% | ||
politicalhive | 0 | 2,145,894,003 | 100% | ||
tht | 0 | 3,586,156,953 | 100% | ||
hivetrending | 0 | 83,530,167,913 | 20% | ||
flowerbaby | 0 | 7,911,630,562 | 25% | ||
softworld | 0 | 292,838,762,596 | 50% | ||
captainhive | 0 | 905,345,652,851 | 40% | ||
behiver | 0 | 408,633,502,345 | 100% | ||
globalcurrencies | 0 | 3,383,294,389 | 70% | ||
hiveshout | 0 | 490,881,037 | 100% | ||
ninnu | 0 | 26,725,371,733 | 50% | ||
zuly63 | 0 | 658,353,428 | 20% | ||
invest4free | 0 | 4,491,484,219 | 29% | ||
ghaazi | 0 | 4,329,328,376 | 100% | ||
actioncats | 0 | 18,256,169,953 | 10% | ||
discoveringarni | 0 | 45,943,461,719 | 15% | ||
noelyss | 0 | 3,520,064,762 | 5% | ||
beehivetrader | 0 | 1,597,484,265 | 12.5% | ||
moneyheist-sl | 0 | 324,893,770 | 100% | ||
lucianav | 0 | 1,039,047,972 | 5% | ||
logicforce | 0 | 2,616,995,252 | 48% | ||
patronpass | 0 | 623,817,291 | 10% | ||
dannewton | 0 | 77,168,139,741 | 20% | ||
plusvault | 0 | 523,534,077 | 24% | ||
gabilan55 | 0 | 526,931,438 | 5% | ||
olaunlimited | 0 | 18,397,377,902 | 21.6% | ||
notaboutme | 0 | 4,442,976,511 | 100% | ||
zhoten | 0 | 7,383,644,189 | 100% | ||
earthsea | 0 | 11,468,614,660 | 50% | ||
keco | 0 | 2,964,004,116 | 5% | ||
razorshark | 0 | 833,984,568 | 100% | ||
uyobong.venture | 0 | 567,550,405 | 100% | ||
onlycrypto | 0 | 693,195,850 | 100% | ||
engioi | 0 | 7,919,247,747 | 100% | ||
adedayoolumide | 0 | 1,833,406,507 | 5% | ||
cmplxty.leo | 0 | 279,040,786 | 46% | ||
melochacalie | 0 | 1,825,420,812 | 50% | ||
eddie-earner | 0 | 17,267,746,827 | 100% | ||
brettpullen | 0 | 1,354,704,312,279 | 100% | ||
noalys | 0 | 1,074,525,712 | 5% | ||
wrapped-leo | 0 | 4,101,869,333 | 25% | ||
tokenyzzy | 0 | 14,460,368,179 | 100% | ||
gabrieljr | 0 | 1,742,005,455 | 50% | ||
ztfo | 0 | 491,245,139 | 23.75% | ||
jobar | 0 | 493,157,261 | 25% | ||
kattycrochet | 0 | 4,589,126,746 | 5% | ||
nikoszzz | 0 | 1,394,469,719 | 100% | ||
alex-rourke | 0 | 1,527,235,040,092 | 100% | ||
hanez | 0 | 546,173,915 | 25% | ||
officialhisha | 0 | 13,473,896,651 | 50% | ||
infihedge | 0 | 502,153,066 | 25% | ||
drax.leo | 0 | 28,429,222,467 | 100% | ||
meta.condeas | 0 | 3,924,176,353 | 100% | ||
reonarudo | 0 | 1,718,680,145 | 12.5% | ||
leoline | 0 | 10,306,259,000 | 50% | ||
netaterra.leo | 0 | 720,860,220 | 22.5% | ||
n0m0refak3n3ws | 0 | 757,111,256 | 13.5% | ||
cocaaladioxine | 0 | 1,633,253,659 | 90% | ||
lbi-token | 0 | 300,531,193,072 | 100% | ||
sapphirecrypto | 0 | 22,377,594,771 | 100% | ||
godfather.ftw | 0 | 3,275,894,716 | 5% | ||
blockbroccoli | 0 | 722,409,425 | 36% | ||
leo.tokens | 0 | 2,143,457,259 | 25% | ||
ammonite.leo | 0 | 1,562,355,496 | 100% | ||
rondonshneezy | 0 | 1,372,352,826 | 10% | ||
dadspardan | 0 | 2,493,667,730 | 10% | ||
cielitorojo | 0 | 6,490,302,551 | 7% | ||
hykss.leo | 0 | 144,756,886,761 | 15% | ||
belemo.leo | 0 | 2,683,210,249 | 100% | ||
trostparadox | 0 | 3,685,878,345,351 | 100% | ||
sofs-su | 0 | 54,137,111,083 | 41.9% | ||
brando28 | 0 | 2,055,099,959 | 29% | ||
kriszrokk | 0 | 10,026,011,672 | 100% | ||
solymi | 0 | 10,108,063,081 | 7.5% | ||
al-leonardo | 0 | 87,820,229,856 | 100% | ||
cryptosneeze | 0 | 3,594,706,210 | 10% | ||
cbridges573 | 0 | 2,649,803,495 | 9% | ||
endgames | 0 | 531,519,558 | 25% | ||
bananass | 0 | 605,605,255 | 16.25% | ||
huzzah | 0 | 7,495,174,734 | 20% | ||
leverup | 0 | 512,719,330 | 24.25% | ||
marvinman | 0 | 4,758,692,554 | 100% | ||
megaleoschein | 0 | 1,278,588,518 | 80% | ||
elongate | 0 | 811,113,072 | 25% | ||
amongus | 0 | 879,934,037 | 25% | ||
elgatoshawua | 0 | 1,797,927,119 | 5% | ||
xyba | 0 | 46,478,676,372 | 100% | ||
dugsix | 0 | 1,378,604,017 | 100% | ||
cooperclub | 0 | 6,188,748,502 | 10% | ||
zdigital222 | 0 | 1,415,275,597 | 100% | ||
cvrle | 0 | 12,194,681,393 | 100% | ||
lioz3018 | 0 | 563,285,872 | 50% | ||
houseoftribes | 0 | 701,978,252 | 99% | ||
luckyali.leo | 0 | 490,082,226 | 25% | ||
star.leo | 0 | 3,299,884,821 | 100% | ||
nyxlabs | 0 | 1,689,285,400 | 10% | ||
draygyn | 0 | 687,374,433 | 10% | ||
b-leo | 0 | 4,203,409,343 | 25% | ||
creodas | 0 | 1,507,489,169 | 37.5% | ||
bhealy | 0 | 1,674,917,186 | 100% | ||
iviaxpow3r | 0 | 1,142,285,024 | 10% | ||
happyfrog420-new | 0 | 46,257,253,228 | 100% | ||
rendrianarma | 0 | 2,005,382,612 | 50% | ||
hexagono6 | 0 | 1,447,720,036 | 5% | ||
stellify | 0 | 640,844,591 | 7.5% | ||
trouvaille | 0 | 1,534,753,039 | 5% | ||
hive.pizza | 0 | 590,846,812,478 | 20% | ||
alokkumar121.leo | 0 | 3,780,069,429 | 100% | ||
maxelitereturned | 0 | 2,317,603,152 | 50% | ||
generatornation | 0 | 613,586,479 | 100% | ||
shinyobjects | 0 | 11,249,364,557 | 100% | ||
high8125theta | 0 | 11,809,425,057 | 90% | ||
darinapogodina | 0 | 1,152,003,413 | 100% | ||
leveluplifestyle | 0 | 20,365,643,355 | 50% | ||
maurofolco | 0 | 1,092,212,555 | 100% | ||
power-kappe | 0 | 689,825,963 | 10% | ||
princessbusayo | 0 | 8,570,875,548 | 33% | ||
pizzabot | 0 | 15,989,307,295 | 100% | ||
dajokawild | 0 | 3,726,974,874 | 10% | ||
okluvmee | 0 | 11,608,515,759 | 13.5% | ||
mariakekin | 0 | 32,722,234,377 | 100% | ||
hive.friends | 0 | 0 | 1% | ||
holovision.cash | 0 | 14,256,357,999 | 100% | ||
jdike | 0 | 2,271,821,306 | 100% | ||
hjrrodriguez | 0 | 13,162,864,612 | 100% | ||
brume7 | 0 | 1,440,639,483 | 12.5% | ||
farpetrad | 0 | 25,824,527,208 | 80% | ||
shanhenry | 0 | 2,883,393,356 | 100% | ||
fotomaglys | 0 | 1,702,025,486 | 5% | ||
mattbrown.art | 0 | 1,688,712,397 | 20% | ||
scholaris.pob | 0 | 2,515,024,168 | 100% | ||
rpren | 0 | 582,298,638 | 50% | ||
robmojo.leo | 0 | 1,820,512,219 | 50% | ||
hivehydra | 0 | 964,394,281 | 100% | ||
projectmama | 0 | 1,193,731,081 | 100% | ||
dibblers.dabs | 0 | 29,389,960,261 | 12% | ||
karmaa13 | 0 | 0 | 100% | ||
aprasad2325 | 0 | 1,860,828,307 | 5% | ||
crypto-guides | 0 | 10,000,655,539 | 100% | ||
da-prince | 0 | 1,287,997,636 | 100% | ||
bella76 | 0 | 931,719,992 | 12.5% | ||
borsengelaber | 0 | 88,251,512,230 | 40% | ||
solominer.leo | 0 | 726,976,212 | 100% | ||
delver | 0 | 11,098,031,111 | 27% | ||
maurojd | 0 | 2,565,021,774 | 100% | ||
jocieprosza.leo | 0 | 3,769,133,999 | 100% | ||
rayius | 0 | 2,788,206,876 | 100% | ||
dinvest | 0 | 604,771,362 | 41% | ||
cryptoccshow | 0 | 1,834,361,688 | 15% | ||
hive-life | 0 | 34,607,894,300 | 100% | ||
foreverhero | 0 | 4,854,464,772 | 100% | ||
flquin | 0 | 2,075,550,871 | 55% | ||
olympicdragon | 0 | 2,789,261,929 | 100% | ||
chincoculbert | 0 | 4,679,609,450 | 24.6% | ||
rauti | 0 | 3,425,922,916 | 100% | ||
jam728 | 0 | 2,170,288,165 | 100% | ||
quycmf8 | 0 | 167,752,157,803 | 10% | ||
tanzil2024 | 0 | 76,344,007,799 | 100% | ||
lanny0938 | 0 | 10,329,108,079 | 100% | ||
hyun-soo | 0 | 1,635,823,675 | 5% | ||
onewolfe | 0 | 1,033,457,451 | 50% | ||
cugel | 0 | 6,786,130,730 | 12.5% | ||
rentaw03 | 0 | 674,823,212 | 10% | ||
kushyzee | 0 | 895,170,621 | 12.5% | ||
ariuss | 0 | 971,422,890 | 100% | ||
xclie | 0 | 0 | 100% | ||
njker | 0 | 682,996,949 | 25% | ||
flipflopcrypto | 0 | 3,937,180,382 | 100% | ||
jhepong | 0 | 987,482,046 | 100% | ||
scrubs24 | 0 | 4,143,874,419 | 18.75% | ||
mimi.ruby | 0 | 179,992,683,836 | 100% | ||
trasto | 0 | 5,663,309,775 | 50% | ||
wendy0520 | 0 | 498,265,617 | 9% | ||
thinkrdotexe | 0 | 17,639,863,081 | 100% | ||
ingi1976 | 0 | 3,447,567,224 | 5% | ||
dawan | 0 | 2,109,952,861 | 100% | ||
lauti | 0 | 2,941,705,962 | 100% | ||
beffeater | 0 | 2,088,201,105 | 50% | ||
tdctunes | 0 | 31,382,027,980 | 10% | ||
nane-qts | 0 | 8,325,070,568 | 100% | ||
fairyberry | 0 | 1,389,358,957 | 5% | ||
h3m4n7 | 0 | 3,387,648,536 | 18% | ||
rickyuribe | 0 | 6,835,830,204 | 100% | ||
ddsexyauto | 0 | 5,322,347,068 | 99.7% | ||
rammargarita | 0 | 78,029,561,842 | 100% | ||
spiritverve | 0 | 2,825,264,224 | 20% | ||
stickupcash | 0 | 544,159,049 | 10% | ||
tillmea | 0 | 542,114,540 | 100% | ||
danyst1ne | 0 | 11,978,720,438 | 100% | ||
tydynrain | 0 | 2,850,181,801 | 6.75% | ||
meltysquid | 0 | 38,262,801,703 | 100% | ||
mcookies | 0 | 678,263,017 | 5% | ||
ga38jem | 0 | 60,451,799,205 | 100% | ||
kwskicky | 0 | 673,099,345 | 50% | ||
mario04 | 0 | 0 | 100% | ||
violator101 | 0 | 35,316,417,705 | 100% | ||
khoola | 0 | 2,237,608,443 | 50% | ||
paula1411 | 0 | 684,802,046 | 100% | ||
drexlord | 0 | 3,666,765,449 | 7.5% | ||
thunderjack | 0 | 772,820,705 | 10% | ||
trostparadox.vyb | 0 | 926,902,974 | 50% | ||
vyb.pob | 0 | 2,044,866,609 | 50% | ||
queenstarr | 0 | 2,493,906,972 | 10% | ||
vickoly | 0 | 1,597,294,197 | 5% | ||
crypt0gnome | 0 | 87,833,552,394 | 12% | ||
lothbrox | 0 | 2,267,717,527 | 100% | ||
manuphotos | 0 | 1,103,160,985 | 25% | ||
jomancub | 0 | 7,031,281,083 | 50% | ||
zeclipse | 0 | 659,081,684 | 20% | ||
miguelgonzalezms | 0 | 517,442,038 | 25% | ||
saboin.leo | 0 | 169,096,043 | 29% | ||
vyb.curation | 0 | 1,172,127,177 | 50% | ||
femcy-willcy | 0 | 561,589,053 | 5% | ||
manuelernestogr | 0 | 1,519,382,978 | 50% | ||
apoklipsix | 0 | 1,800,464,524 | 50% | ||
ykretz.leo | 0 | 1,306,488,334 | 100% | ||
blocktunes | 0 | 1,228,709,271 | 2% | ||
onealfa.vyb | 0 | 0 | 41% | ||
osmy91 | 0 | 2,639,467,132 | 50% | ||
bosveld1 | 0 | 889,524,949 | 100% | ||
studio3141 | 0 | 689,086,698 | 50% | ||
gwajnberg | 0 | 1,622,658,947 | 14% | ||
djblendah | 0 | 630,170,921 | 100% | ||
blackdaisyft | 0 | 9,992,424,611 | 50% | ||
karelnt | 0 | 1,955,590,505 | 50% | ||
investinfreedom | 0 | 15,690,950,123 | 27% | ||
rainbrella | 0 | 3,665,361,806 | 100% | ||
nkechi | 0 | 824,025,384 | 25% | ||
janetedita | 0 | 2,689,790,760 | 50% | ||
abelfotografia | 0 | 3,843,754,531 | 25% | ||
ditoferrer | 0 | 943,198,520 | 25% | ||
cryptocubangirl | 0 | 641,429,038 | 25% | ||
hivecuba | 0 | 153,613,113,952 | 50% | ||
cryptodive | 0 | 33,769,005,079 | 100% | ||
coolguy123.leo | 0 | 870,294,088 | 50% | ||
foggwulf101 | 0 | 47,357,280,575 | 100% | ||
p-leo | 0 | 3,723,073,659 | 25% | ||
khaltok | 0 | 2,126,662,184 | 25% | ||
money.finance | 0 | 16,878,598,288 | 100% | ||
treasuree | 0 | 3,588,914,061 | 100% | ||
andreseloy581 | 0 | 88,766,399,576 | 100% | ||
demoad | 0 | 729,489,829 | 25% | ||
hurtlocker | 0 | 23,920,690,118 | 20% | ||
heron-ua | 0 | 546,138,297 | 100% | ||
fabiodc | 0 | 504,944,628 | 40% | ||
mannimanccadm | 0 | 5,994,071,773 | 100% | ||
isabel-vihu | 0 | 11,552,381,972 | 40% | ||
tecnologyfan1 | 0 | 1,143,596,987 | 25% | ||
ertytux | 0 | 0 | 100% | ||
mallorcamum | 0 | 553,324,265 | 40% | ||
ricardoeloy | 0 | 1,333,694,262 | 25% | ||
androliuben | 0 | 1,371,175,155 | 25% | ||
resonator | 0 | 9,131,061,805,940 | 27% | ||
anna-newkey | 0 | 24,332,955,218 | 50% | ||
thinkr.exe | 0 | 1,598,732,864 | 100% | ||
sabajfa | 0 | 1,904,939,988 | 50% | ||
fefe99 | 0 | 714,809,078 | 100% | ||
kam5iz | 0 | 4,759,090,841 | 40% | ||
xappreciator | 0 | -150,343,235 | -10% | ||
franzpaulie | 0 | 34,162,042,857 | 100% | ||
xtheycallmedan | 0 | -387,039,081 | -50% | ||
xtrafalgar | 0 | -292,490,123 | -48% | ||
criptocuates | 0 | 5,262,259,768 | 100% | ||
lili255 | 0 | 279,530,655 | 48% | ||
pumarte | 0 | 1,554,297,578 | 25% | ||
growandbow | 0 | 25,346,715,553 | 100% | ||
lyamalfonzo23 | 0 | 531,378,489 | 10% | ||
bodaciouscam | 0 | 21,872,306 | 100% | ||
the13anarchist | 0 | 925,067,748 | 6.25% | ||
p-hive | 0 | 5,587,851,950 | 25% | ||
gmzorn | 0 | 2,626,741,250 | 100% | ||
chisa.gaka | 0 | 1,341,531,970 | 50% | ||
kumagaro | 0 | 906,627,278 | 50% | ||
pacobeta365 | 0 | 2,836,942,309 | 25% | ||
salicj | 0 | 28,894,972,112 | 100% | ||
queercoin | 0 | 32,583,650,067 | 100% | ||
bnb-hive | 0 | 564,498,341,210 | 25% | ||
eunoia101 | 0 | 45,890,269,752 | 100% | ||
specific-leo | 0 | 755,651,215 | 25% | ||
johnhtims.thrds | 0 | 460,003,849,540 | 100% | ||
datsir | 0 | 2,976,791,401 | 100% | ||
eduardo900613 | 0 | 1,868,219,445 | 25% | ||
p1k4ppa10 | 0 | 8,821,318,381 | 100% | ||
mariolisrnaranjo | 0 | 658,119,677 | 25% | ||
cubdaily | 0 | 3,210,836,563 | 25% | ||
mullmull | 0 | 0 | 0% | ||
jesusdiaz880924 | 0 | 695,924,996 | 25% | ||
marriot5464 | 0 | 1,153,521,422 | 100% | ||
adailsm | 0 | 1,578,066,402 | 50% | ||
novillain | 0 | 121,118,022 | 100% | ||
jinvest | 0 | 35,542,274,806 | 100% | ||
fokusnow | 0 | 44,121,257,265 | 25% | ||
blocktunesdao | 0 | 883,571,716 | 2% | ||
ksjegw | 0 | 849,224,467 | 100% | ||
thiagorewards | 0 | 38,075,028,990 | 100% | ||
blueisa | 0 | 1,278,168,315 | 100% | ||
kerokus | 0 | 11,753,519,730 | 100% | ||
diodao | 0 | 2,504,482,385 | 27.1% | ||
leo-fairy | 0 | 2,824,893,837 | 100% | ||
nidabyzt | 0 | 17,616,029,425 | 100% | ||
thayeblohangen | 0 | 39,823,456,421 | 100% | ||
tarab | 0 | 127,401,810 | 100% | ||
trappedvision | 0 | 0 | 100% | ||
mscleaning | 0 | 710,632,901 | 99.7% |
Whenever I open that website out of curiosity I instantly close it at first glance.
author | acidyo |
---|---|
permlink | re-brianoflondon-ro0nmc |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 14:15:51 |
last_update | 2023-01-05 14:15:51 |
depth | 1 |
children | 2 |
last_payout | 2023-01-12 14:15:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.428 HBD |
curator_payout_value | 0.428 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 83 |
author_reputation | 3,305,205,654,715,176 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,634,933 |
net_rshares | 2,097,938,537,763 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
freebornsociety | 0 | -1,581,985,407 | -1% | ||
mmmmkkkk311 | 0 | -6,431,342,785 | -10% | ||
mariuszkarowski | 0 | -917,644,040 | -10% | ||
stefano.massari | 0 | 59,556,866,652 | 25% | ||
brianoflondon | 0 | 2,049,126,415,304 | 50% | ||
hyun-soo | 0 | -1,813,771,961 | -5% |
I test this stuff so you don't have to ๐คฃ
author | brianoflondon |
---|---|
permlink | re-acidyo-ro0ons |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 14:38:15 |
last_update | 2023-01-05 14:38:15 |
depth | 2 |
children | 0 |
last_payout | 2023-01-12 14:38:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.100 HBD |
curator_payout_value | 0.100 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 40 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,635,371 |
net_rshares | 494,512,856,777 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
acidyo | 0 | 494,512,856,777 | 5% |
I'm not even going to open it. However I hear more and more often about this Nostr and every time I explain to people that since it is not a blockchain-based social network they are continuing to waste time.
author | stefano.massari |
---|---|
permlink | ro21gh |
category | hive-110369 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2023-01-06 08:12:18 |
last_update | 2023-01-06 08:12:18 |
depth | 2 |
children | 0 |
last_payout | 2023-01-13 08:12: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 | 208 |
author_reputation | 337,814,562,127,273 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,654,917 |
net_rshares | 0 |
The Fountain link gives this error: 404 - That page does not seem to exist... Some free Hive-engine tokens for you: !PGM !PIZZA !LOL *Ps.* Would you like to have some fun, help save the world and get rich while doing so? If so, Join The Matrix-8 Solution General Discussion + Q & A's Group on Telegram and https://t.me/+U6NwI1Zw3Z_F-Jja to earn $HIVE and *pre-mine $KLU"
author | atma.love |
---|---|
permlink | re-brianoflondon-202315t213415222z |
category | hive-110369 |
json_metadata | {"tags":["hive-110369","lightning","leofinance","v4vapp","nostr","bitcoin","proofofbrain","development"],"app":"ecency/3.0.35-mobile","format":"markdown+html"} |
created | 2023-01-05 21:34:18 |
last_update | 2023-01-05 21:34:18 |
depth | 1 |
children | 2 |
last_payout | 2023-01-12 21:34: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 | 378 |
author_reputation | 157,250,377,348,112 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,644,785 |
net_rshares | -6,965,191,825 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
spaminator | 0 | -6,965,191,825 | -0.25% |
<div class='pull-right'><center><img src="https://lolztoken.com/lolz.png"><br><a href="https://lolztoken.com">lolztoken.com</a></p><br><br><br><br></center></div><p><center><strong>The word queue is ironic.<br>It's just q with a bunch of silent letters waiting in line.</strong><br><sub>Credit: <a href="https://peakd.com/@reddit">reddit</a></sub><br>@brianoflondon, I sent you an <a href="https://lolztoken.com">$LOLZ</a> on behalf of @atma.love<br><br>Use the <strong>!LOL</strong> or <strong>!LOLZ</strong> command to share a joke and an <strong>$LOLZ</strong><br>(1/10)</center></p>
author | lolzbot |
---|---|
permlink | re-re-brianoflondon-202315t213415222z-20230105t213440z |
category | hive-110369 |
json_metadata | "{"app": "beem/0.24.19"}" |
created | 2023-01-05 21:34:48 |
last_update | 2023-01-05 21:34:48 |
depth | 2 |
children | 0 |
last_payout | 2023-01-12 21:34: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 | 586 |
author_reputation | 196,366,730,023,119 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,644,795 |
net_rshares | 0 |
<center>Sent 0.1 PGM - 0.1 LVL- 1 STARBITS - 0.05 DEC - 15 SBT - 0.1 THG - tokens to @atma.love</center> <center><sub>remaining commands 14</sub></center> **BUY AND STAKE THE PGM TO SEND A LOT OF TOKENS!** The tokens that the command sends are: 0.1 PGM-0.1 LVL-0.1 THGAMING-0.05 DEC-15 SBT-1 STARBITS-[0.00000001 BTC (SWAP.BTC) only if you have 2500 PGM in stake or more ] 5000 PGM IN STAKE = 2x rewards!  Discord [](https://discord.gg/KCvuNTEjWw) Support the curation account @ pgm-curator with a delegation [10 HP](https://hivesigner.com/sign/op/WyJkZWxlZ2F0ZV92ZXN0aW5nX3NoYXJlcyIseyJkZWxlZ2F0b3IiOiJfX3NpZ25lciIsImRlbGVnYXRlZSI6InBnbS1jdXJhdG9yIiwidmVzdGluZ19zaGFyZXMiOiIxMCJ9XQ..) - [50 HP](https://hivesigner.com/sign/op/WyJkZWxlZ2F0ZV92ZXN0aW5nX3NoYXJlcyIseyJkZWxlZ2F0b3IiOiJfX3NpZ25lciIsImRlbGVnYXRlZSI6InBnbS1jdXJhdG9yIiwidmVzdGluZ19zaGFyZXMiOiI1MCJ9XQ..) - [100 HP](https://hivesigner.com/sign/op/WyJkZWxlZ2F0ZV92ZXN0aW5nX3NoYXJlcyIseyJkZWxlZ2F0b3IiOiJfX3NpZ25lciIsImRlbGVnYXRlZSI6InBnbS1jdXJhb3RyIiwidmVzdGluZ19zaGFyZXMiOiIxMDAifV0.) - [500 HP](https://hivesigner.com/sign/op/WyJkZWxlZ2F0ZV92ZXN0aW5nX3NoYXJlcyIseyJkZWxlZ2F0b3IiOiJfX3NpZ25lciIsImRlbGVnYXRlZSI6InBnbS1jdXJhdG9yIiwidmVzdGluZ19zaGFyZXMiOiI1MDAifV0.) - [1000 HP](https://hivesigner.com/sign/op/WyJ0cmFuc2Zlcl90b192ZXN0aW5nIix7ImZyb20iOiJfX3NpZ25lciIsInRvIjoicGdtLWN1cmF0b3IiLCJhbW91bnQiOiIxMDAwIn1d) Get **potential** votes from @ pgm-curator by paying in PGM, here is a [guide](https://peakd.com/hive-146620/@zottone444/pay-1-pgm-and-get-4-votes-itaegn) <sub>I'm a bot, if you want a hand ask @ zottone444</sub> ***
author | pgm-curator |
---|---|
permlink | pgm-curatoratmadotlove1672954472745 |
category | hive-110369 |
json_metadata | {"tags":[],"app":"pgm/0.1","format":"markdown+html"} |
created | 2023-01-05 21:34:33 |
last_update | 2023-01-05 21:34:33 |
depth | 2 |
children | 0 |
last_payout | 2023-01-12 21:34: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,883 |
author_reputation | 3,409,490,822,394 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,644,791 |
net_rshares | 0 |
I did a quick update to add an easy nostr button under extra props at the bottom  
author | ausbitbank |
---|---|
permlink | re-brianoflondon-ro0qrn |
category | hive-110369 |
json_metadata | {"tags":"hive-110369"} |
created | 2023-01-05 15:23:51 |
last_update | 2023-01-05 15:24:24 |
depth | 1 |
children | 1 |
last_payout | 2023-01-12 15:23:51 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 3.508 HBD |
curator_payout_value | 3.506 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 358 |
author_reputation | 287,009,709,424,827 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,636,422 |
net_rshares | 17,204,246,039,574 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ervin-lemark | 0 | 578,402,413,133 | 100% | ||
mattclarke | 0 | 604,995,537,202 | 50% | ||
v4vapid | 0 | 161,937,528,701 | 1% | ||
kiokizz | 0 | 4,980,705,042 | 5% | ||
shaidon | 0 | 77,319,954,353 | 100% | ||
brianoflondon | 0 | 3,981,619,615,516 | 100% | ||
theycallmedan | 0 | 9,267,251,523,215 | 11% | ||
frogcake | 0 | 1,029,976,382,647 | 100% | ||
alex-rourke | 0 | 1,497,814,172,122 | 100% | ||
xtheycallmedan | 0 | -51,792,357 | -11% |
You're a star!
author | brianoflondon |
---|---|
permlink | re-ausbitbank-ro0t6h |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 16:15:54 |
last_update | 2023-01-05 16:15:54 |
depth | 2 |
children | 0 |
last_payout | 2023-01-12 16:15: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 | 14 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,637,576 |
net_rshares | 0 |
Thanks for this detailed information about Nostr and how one could get on it. I must say that the name flew around me several times, but for some reason, I wasn't excited enough to try it out. Probably will need to read a little bit more about its tokenomics and how/what personal data it handles and give it a try if everything is fine. I wonder if it can be another channel on which I can shill Hive ๐
author | behiver |
---|---|
permlink | re-brianoflondon-ro1blf |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 22:53:39 |
last_update | 2023-01-05 22:53:39 |
depth | 1 |
children | 0 |
last_payout | 2023-01-12 22:53: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 | 403 |
author_reputation | 567,890,466,702,673 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,646,529 |
net_rshares | 0 |
i got the keys and tried to click around few weeks ago. it is hive in 2017 with no incentive to run anything and even steemit site made more sense in his basic form.
author | bil.prag |
---|---|
permlink | re-brianoflondon-ro0p4x |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 14:48:36 |
last_update | 2023-01-05 14:48:36 |
depth | 1 |
children | 1 |
last_payout | 2023-01-12 14:48:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.398 HBD |
curator_payout_value | 0.398 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 165 |
author_reputation | 457,886,032,622,899 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,635,592 |
net_rshares | 1,951,073,275,085 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brianoflondon | 0 | 1,951,073,275,085 | 50% |
Very basic.
author | brianoflondon |
---|---|
permlink | re-bilprag-ro0t70 |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 16:16:12 |
last_update | 2023-01-05 16:16:12 |
depth | 2 |
children | 0 |
last_payout | 2023-01-12 16:16:12 |
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 | 11 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,637,587 |
net_rshares | 78,647,966,148 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
bil.prag | 0 | 78,647,966,148 | 10% |
Does look and sound complicated. ๐ I tried another lightning based social media App these days, Starbackr. Donโt know if you heard of them. You can send a little Sats amount with liking other content. But I must say everything seems so under developed regarding community size, activity and content quality if I compare it to Hive. Also the use case is much better here. My main focus remains here because of that. Itโs just the better App. Only thing that has also a good look&feel and a well developed platform with a somewhat community is FountainApp. But thatโs only for podcasting. But still.
author | borsengelaber |
---|---|
permlink | re-brianoflondon-202315t16655444z |
category | hive-110369 |
json_metadata | {"tags":["hive-110369","lightning","leofinance","v4vapp","nostr","bitcoin","proofofbrain","development"],"app":"ecency/3.0.35-mobile","format":"markdown+html"} |
created | 2023-01-05 15:07:00 |
last_update | 2023-01-05 15:07:00 |
depth | 1 |
children | 1 |
last_payout | 2023-01-12 15:07:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.410 HBD |
curator_payout_value | 0.410 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 597 |
author_reputation | 316,783,209,199,340 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,636,020 |
net_rshares | 2,010,818,374,733 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brianoflondon | 0 | 2,010,818,374,733 | 50% |
They're trying a bunch of stuff which all feels very basic compared to Steem 5 years ago.<div><a href="https://engage.hivechain.app"></a></div>
author | brianoflondon |
---|---|
permlink | re-1673193751968 |
category | hive-110369 |
json_metadata | {"app":"engage"} |
created | 2023-01-08 16:02:33 |
last_update | 2023-01-08 16:02:33 |
depth | 2 |
children | 0 |
last_payout | 2023-01-15 16:02: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 | 179 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,713,232 |
net_rshares | 0 |
@brianoflondon I did all the steps but it says failed to verify NIP-05. Any clue? The network request does not even go out, it fails immediately. (updated my vote on the proposal ๐ช)  PS. seems to be their JS breaking. Oh well, I tried. 
author | cryptoshots.nft |
---|---|
permlink | re-brianoflondon-2hazjq |
category | hive-110369 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["leofinance"],"canonical_url":"https://leofinance.io/@cryptoshots.nft/re-brianoflondon-2hazjq","image":["https://images.hive.blog/DQmdsLbWurecz96xDsp4UnnUuDZuLJyUVZmTx5DZuu3UsM5/image.png","https://images.hive.blog/DQmQacLqfQqZ8tVBDNyd3exUsEhiQYoM1VX8nwnMJRZRqkf/image.png"]} |
created | 2023-03-03 05:40:48 |
last_update | 2023-03-03 05:56:51 |
depth | 1 |
children | 3 |
last_payout | 2023-03-10 05:40: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 | 434 |
author_reputation | 28,321,818,165,305 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 121,284,876 |
net_rshares | 0 |
``` { "hive_accname": "cryptoshots.nft", "npub": "npub157kq66q5682tz24dftyqv5p9acdfczwpu0s4a95w2z8ywjy86hvqm94t46", "hex": "a7ac0d6814d1d4b12aad4ac8065025ee1a9c09c1e3e15e968e508e474887d5d8", "last_check": "2023-03-03T06:04:05.995000" } ``` Your name is done correctly in Hive and my systems so any problems with Nostr are PROBLEMS WITH NOSTR ๐คฃ As long as your npub key is correct (I calculate the hex one)
author | brianoflondon |
---|---|
permlink | re-cryptoshotsnft-rqxkxz |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2023.2.3"} |
created | 2023-03-03 06:06:00 |
last_update | 2023-03-03 06:06:00 |
depth | 2 |
children | 0 |
last_payout | 2023-03-10 06:06: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 | 427 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 121,285,427 |
net_rshares | 17,753,488,312 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gaottantacinque | 0 | 0 | 100% | ||
cribbio | 0 | 0 | 100% | ||
cryptoshots.nft | 0 | 16,811,766,141 | 100% | ||
dutchchemist | 0 | 941,722,171 | 100% | ||
cryptoshotsdoom | 0 | 0 | 50% |
PS. strange, something may be off on your side too:  PPS. It could have been a caching issue. Eventually the username field got populated and the update went through.
author | cryptoshots.nft |
---|---|
permlink | re-cryptoshots-nft-5ir2nn |
category | hive-110369 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["leofinance"],"canonical_url":"https://leofinance.io/@cryptoshots.nft/re-cryptoshots-nft-5ir2nn","image":["https://images.hive.blog/DQmeVQ7QDL4wYW8RxPjVms3h4NKwzdG9igB4aG5cb8xsft3/image.png"]} |
created | 2023-03-03 06:16:18 |
last_update | 2023-03-03 06:22:51 |
depth | 2 |
children | 1 |
last_payout | 2023-03-10 06:16: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 | 264 |
author_reputation | 28,321,818,165,305 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 121,285,696 |
net_rshares | 0 |
The response with the "_" is a default response when no Nostr pub key is found for the name. That Pub key points to my v4vapp@v4v.app account and acts a sort of domain default. If you have put a pub key on crypto-shots it's not being found. BTW that one is being found now. You can get the full list of all keys I know about here: https://api.v4v.app/docs#/nostr/nostr_list_v1_nostr__get When someone updates their profile on Hive, I won't know about it until a request to lookup a Nostr key comes in, then I cache it in a database. I forget about it after an hour so will look it up again if I need to.
author | brianoflondon |
---|---|
permlink | re-cryptoshotsnft-rqxrx4 |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2023.2.3"} |
created | 2023-03-03 08:36:39 |
last_update | 2023-03-03 08:36:39 |
depth | 3 |
children | 0 |
last_payout | 2023-03-10 08:36: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 | 608 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 121,288,105 |
net_rshares | 0 |
From your interaction with its founder, he seems like a nice guy...
author | cryptoshots.nft |
---|---|
permlink | re-brianoflondon-rqxik9 |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2023.2.3"} |
created | 2023-03-03 05:14:33 |
last_update | 2023-03-03 05:14:33 |
depth | 1 |
children | 0 |
last_payout | 2023-03-10 05:14:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.250 HBD |
curator_payout_value | 0.251 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 67 |
author_reputation | 28,321,818,165,305 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 121,284,514 |
net_rshares | 1,013,304,631,290 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brianoflondon | 0 | 1,013,304,631,290 | 25% |
So the crux being that when it comes to creating a censorship-resistant social media platform, it's a step in the right direction... ...but without incentivising infrastructure, they're going to have to monetise to scale and hence you have Web2. Posted Using [LeoFinance <sup>Beta</sup>](https://leofinance.io/@forexbrokr/re-brianoflondon-2wywmg)
author | forexbrokr |
---|---|
permlink | re-brianoflondon-2wywmg |
category | hive-110369 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["leofinance"],"canonical_url":"https://leofinance.io/@forexbrokr/re-brianoflondon-2wywmg"} |
created | 2023-01-06 09:12:15 |
last_update | 2023-01-06 09:12:15 |
depth | 1 |
children | 0 |
last_payout | 2023-01-13 09:12: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 | 348 |
author_reputation | 423,122,348,693,842 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,655,893 |
net_rshares | 0 |
Dirty shitcoiner, your sats are no good here!
author | hivetrending |
---|---|
permlink | re-brianoflondon-ro0rzi |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 15:50:06 |
last_update | 2023-01-05 15:50:06 |
depth | 1 |
children | 1 |
last_payout | 2023-01-12 15:50:06 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.420 HBD |
curator_payout_value | 0.419 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 45 |
author_reputation | 73,026,492,737,802 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,636,999 |
net_rshares | 2,051,509,805,609 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brianoflondon | 0 | 2,051,509,805,609 | 50% |
Exactly, got to love their devotion to their cult!
author | brianoflondon |
---|---|
permlink | re-hivetrending-ro0t56 |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 16:15:06 |
last_update | 2023-01-05 16:15:06 |
depth | 2 |
children | 0 |
last_payout | 2023-01-12 16:15: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 | 50 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,637,556 |
net_rshares | 0 |
Now I understand why youโre called โbrainโ, youโve got the brain mate!๐๐ Thank you @brianoflondon for taking your time to come up with all of these. It was so detailed, keep it up ๐
author | ibbtammy |
---|---|
permlink | re-brianoflondon-ro43ii |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-07 10:51:54 |
last_update | 2023-01-07 10:51:54 |
depth | 1 |
children | 2 |
last_payout | 2023-01-14 10:51:54 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.424 HBD |
curator_payout_value | 0.424 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 182 |
author_reputation | 213,777,928,338,054 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,682,818 |
net_rshares | 1,949,950,275,714 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brianoflondon | 0 | 1,949,950,275,714 | 50% |
When I first got to Israel, my bank actually mis-spelled the name on my credit card and wrote Brain instead of Brian. I left it that way until the card expired :-)
author | brianoflondon |
---|---|
permlink | re-ibbtammy-ro47qb |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-07 12:23:00 |
last_update | 2023-01-07 12:23:00 |
depth | 2 |
children | 0 |
last_payout | 2023-01-14 12:23: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 | 163 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,684,160 |
net_rshares | 0 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
gaottantacinque | 0 | 0 | 100% | ||
gasaeightyfive | 0 | 0 | 100% | ||
marcocasario | 0 | 0 | 100% | ||
cribbio | 0 | 0 | 100% | ||
hive-defender | 0 | 0 | 100% | ||
key-defender.shh | 0 | 0 | 100% | ||
cryptoshotsdoom | 0 | 0 | 10% |
Ohh I see the story behind the name, but regardless youโre still a smarty pants๐
author | ibbtammy |
---|---|
permlink | re-ibbtammy-ro4ghn |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-07 15:32:12 |
last_update | 2023-01-07 15:32:12 |
depth | 2 |
children | 0 |
last_payout | 2023-01-14 15:32: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 | 80 |
author_reputation | 213,777,928,338,054 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,687,996 |
net_rshares | 0 |
Haven't heard about this before.... Sound interesting. Will Give it a check. Btw, Thanks for this brief Guide. Much appreciate your work.
author | idksamad78699 |
---|---|
permlink | re-brianoflondon-202315t192026281z |
category | hive-110369 |
json_metadata | {"tags":["lightning","leofinance","v4vapp","nostr","bitcoin","proofofbrain","development"],"app":"ecency/3.0.30-vision","format":"markdown+html"} |
created | 2023-01-05 14:20:27 |
last_update | 2023-01-05 14:20:27 |
depth | 1 |
children | 1 |
last_payout | 2023-01-12 14:20:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.156 HBD |
curator_payout_value | 0.157 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 137 |
author_reputation | 371,028,230,447,236 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,635,017 |
net_rshares | 772,606,835,617 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brianoflondon | 0 | 772,606,835,617 | 20% |
๐<div><a href="https://engage.hivechain.app"></a></div>
author | brianoflondon |
---|---|
permlink | re-1673187627948 |
category | hive-110369 |
json_metadata | {"app":"engage"} |
created | 2023-01-08 14:20:27 |
last_update | 2023-01-08 14:20:27 |
depth | 2 |
children | 0 |
last_payout | 2023-01-15 14:20:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 91 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,710,989 |
net_rshares | 0 |
Lol, letโs start the new social media web3 hype by starting with btc maxi mindset and no incentivesโฆ this will be a success for sureโฆ? No worries mate, weโll do something with Lightning a couple years from now! Or a bit laterโฆ
author | invest4free |
---|---|
permlink | re-brianoflondon-202315t155758692z |
category | hive-110369 |
json_metadata | {"tags":["hive-110369","lightning","leofinance","v4vapp","nostr","bitcoin","proofofbrain","development"],"app":"ecency/3.0.35-mobile","format":"markdown+html"} |
created | 2023-01-05 14:57:57 |
last_update | 2023-01-05 14:57:57 |
depth | 1 |
children | 0 |
last_payout | 2023-01-12 14:57:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.414 HBD |
curator_payout_value | 0.414 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 227 |
author_reputation | 30,793,207,547,928 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,635,780 |
net_rshares | 2,031,054,300,971 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brianoflondon | 0 | 2,031,054,300,971 | 50% |
my peon brain will need to read this 4 more times probably before i can grasp what is written
author | m0rt0nmattd |
---|---|
permlink | re-brianoflondon-ro35zr |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-06 22:47:54 |
last_update | 2023-01-06 22:47:54 |
depth | 1 |
children | 0 |
last_payout | 2023-01-13 22:47: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 | 93 |
author_reputation | 6,332,550,367,019 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,672,358 |
net_rshares | 0 |
Kay, I joined the club. Now all I need is a use case for NOSTR.
author | manniman |
---|---|
permlink | re-brianoflondon-rqq2ex |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2023.2.2"} |
created | 2023-02-27 04:42:33 |
last_update | 2023-02-27 04:42:33 |
depth | 1 |
children | 0 |
last_payout | 2023-03-06 04:42:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.207 HBD |
curator_payout_value | 0.207 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 63 |
author_reputation | 77,790,724,868,389 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 121,158,739 |
net_rshares | 748,848,126,435 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brianoflondon | 0 | 748,848,126,435 | 25% |
As per my prior comment on your other recent post about Nostr, this just gives me bad vibes. Hive does everything better, for free, and does not have the toxic BTC Maxi cult controlling it, which turns off new users from BTC more than anything else Posted Using [LeoFinance <sup>Beta</sup>](https://leofinance.io/@mercadomaestro/re-brianoflondon-7vubnt)
author | mercadomaestro |
---|---|
permlink | re-brianoflondon-7vubnt |
category | hive-110369 |
json_metadata | {"app":"leofinance/0.2","format":"markdown","tags":["leofinance"],"canonical_url":"https://leofinance.io/@mercadomaestro/re-brianoflondon-7vubnt"} |
created | 2023-02-26 19:43:18 |
last_update | 2023-02-26 19:43:18 |
depth | 1 |
children | 0 |
last_payout | 2023-03-05 19:43:18 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.040 HBD |
curator_payout_value | 0.041 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 355 |
author_reputation | 12,544,221,812,960 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 121,147,235 |
net_rshares | 151,371,742,943 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brianoflondon | 0 | 151,371,742,943 | 5% |
<center>๐ PIZZA Party! @brianoflondon! The Hive.Pizza team manually upvoted your post. I gifted <strong>$PIZZA</strong> slices here: @sharkthelion<sub>(1/10)</sub> tipped @brianoflondon (x3) atma.love tipped brianoflondon (x1) <sub>Please <a href="https://vote.hive.uno/@pizza.witness">vote for pizza.witness</a>!</sub></center>
author | pizzabot |
---|---|
permlink | re-what-is-nostr-and-why-is-it-exploding-a-guide-for-hiveans-20230105t151811z |
category | hive-110369 |
json_metadata | "{"app": "beem/0.24.19"}" |
created | 2023-01-05 15:18:12 |
last_update | 2023-01-14 17:06:00 |
depth | 1 |
children | 0 |
last_payout | 2023-01-12 15:18: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 | 332 |
author_reputation | 7,437,250,246,728 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,636,303 |
net_rshares | 0 |
https://twitter.com/1359604242256953345/status/1610996397284954118 https://twitter.com/1460818780980973570/status/1611248373318696960 https://twitter.com/122941062/status/1611445293739917312 <sub> The rewards earned on this comment will go directly to the people( @v4vapp, @onealfa ) sharing the post on Twitter as long as they are registered with @poshtoken. Sign up at https://hiveposh.com.</sub>
author | poshtoken | ||||||
---|---|---|---|---|---|---|---|
permlink | re-brianoflondon-what-is-nostr-and-why-is-it-exploding-a-guide-for--1401 | ||||||
category | hive-110369 | ||||||
json_metadata | "{"app":"Poshtoken 0.0.1","payoutToUser":["v4vapp","onealfa"]}" | ||||||
created | 2023-01-05 13:48:39 | ||||||
last_update | 2023-01-06 19:32:51 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2023-01-12 13:48: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 | 399 | ||||||
author_reputation | 5,156,215,968,776,268 | ||||||
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 0 | ||||||
post_id | 119,634,375 | ||||||
net_rshares | 0 |
https://reddit.com/r/hivenetwork/comments/10lfe4i/what_is_nostr_and_why_is_it_exploding_a_guide_for/ <sub> This post was shared on Reddit by ( @hivetrending ). Register with @poshtoken, sign up at https://hiveposh.com.</sub>
author | redditposh | ||||||
---|---|---|---|---|---|---|---|
permlink | re-brianoflondon-what-is-nostr-and-why-is-it-exploding-a-guide-for--1401 | ||||||
category | hive-110369 | ||||||
json_metadata | "{"app":"Poshtoken 0.0.2","payoutToUser":["hivetrending"]}" | ||||||
created | 2023-01-26 01:08:15 | ||||||
last_update | 2023-01-26 01:08:15 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2023-02-02 01:08: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 | 225 | ||||||
author_reputation | 1,928,339,226,356,489 | ||||||
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 0 | ||||||
post_id | 120,200,284 | ||||||
net_rshares | 0 |
Sounds like something nose-related. !PIZZA
author | sharkthelion |
---|---|
permlink | re-brianoflondon-ro0wb2 |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 17:23:27 |
last_update | 2023-01-05 17:23:27 |
depth | 1 |
children | 2 |
last_payout | 2023-01-12 17:23:27 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.198 HBD |
curator_payout_value | 0.198 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 44 |
author_reputation | 25,580,857,327,962 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,639,155 |
net_rshares | 969,479,355,236 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brianoflondon | 0 | 969,479,355,236 | 25% |
๐<div><a href="https://engage.hivechain.app"></a></div>
author | brianoflondon |
---|---|
permlink | re-1673193877681 |
category | hive-110369 |
json_metadata | {"app":"engage"} |
created | 2023-01-08 16:04:36 |
last_update | 2023-01-08 16:04:36 |
depth | 2 |
children | 1 |
last_payout | 2023-01-15 16:04:36 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 91 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,713,281 |
net_rshares | 0 |
Iโve now heard about Nostr on some podcasts and am intrigued. I think the name is kinda horrible, though. !PIZZA
author | sharkthelion |
---|---|
permlink | re-brianoflondon-rodfp1 |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2023.1.1"} |
created | 2023-01-12 11:53:24 |
last_update | 2023-01-12 11:53:24 |
depth | 3 |
children | 0 |
last_payout | 2023-01-19 11:53: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 | 114 |
author_reputation | 25,580,857,327,962 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,816,675 |
net_rshares | 0 |
I'm there! npub1cm7x0f3pzrt0enkrvfmwc6x9unr8vuzre6jh3jz7ph6jcq9zwqwqc9ztan !PIZZA
author | sharkthelion |
---|---|
permlink | re-brianoflondon-rohjhe |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2023.1.1"} |
created | 2023-01-14 17:05:39 |
last_update | 2023-01-14 17:05:39 |
depth | 1 |
children | 0 |
last_payout | 2023-01-21 17:05: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 | 83 |
author_reputation | 25,580,857,327,962 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,877,938 |
net_rshares | 0 |
I hear more and more about this Nostr, but I use HIVE and I'm not interested at all. Also in my opinion a social media must be blockchain based with its own tokenomics. So, if I understand correctly, in my opinion Nostr is already old. Thanks for this topic
author | stefano.massari |
---|---|
permlink | ro21bs |
category | hive-110369 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2023-01-06 08:09:30 |
last_update | 2023-01-06 08:09:30 |
depth | 1 |
children | 0 |
last_payout | 2023-01-13 08:09: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 | 259 |
author_reputation | 337,814,562,127,273 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,654,888 |
net_rshares | 0 |
You are indeed doing well with all this updates you give most of the time
author | temi-tee |
---|---|
permlink | re-brianoflondon-202315t172359313z |
category | hive-110369 |
json_metadata | {"tags":["lightning","leofinance","v4vapp","nostr","bitcoin","proofofbrain","development"],"app":"ecency/3.0.30-vision","format":"markdown+html"} |
created | 2023-01-05 16:24:00 |
last_update | 2023-01-05 16:24:00 |
depth | 1 |
children | 1 |
last_payout | 2023-01-12 16:24:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.198 HBD |
curator_payout_value | 0.199 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 74 |
author_reputation | 8,636,070,850,583 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,637,834 |
net_rshares | 974,313,593,178 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
brianoflondon | 0 | 974,313,593,178 | 25% |
๐<div><a href="https://engage.hivechain.app"></a></div>
author | brianoflondon |
---|---|
permlink | re-1673193861766 |
category | hive-110369 |
json_metadata | {"app":"engage"} |
created | 2023-01-08 16:04:21 |
last_update | 2023-01-08 16:04:21 |
depth | 2 |
children | 0 |
last_payout | 2023-01-15 16:04: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 | 91 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,713,274 |
net_rshares | 0 |
Did I do anything wrong? 
author | toofasteddie |
---|---|
permlink | re-brianoflondon-ro0pbq |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 14:52:39 |
last_update | 2023-01-05 14:52:39 |
depth | 1 |
children | 9 |
last_payout | 2023-01-12 14:52: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 | 165 |
author_reputation | 662,521,635,188,236 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,635,668 |
net_rshares | 0 |
Same here. 
author | ervin-lemark |
---|---|
permlink | re-toofasteddie-202315t18107321z |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"ecency/3.0.30-vision","format":"markdown+html"} |
created | 2023-01-05 17:10:09 |
last_update | 2023-01-05 17:10:09 |
depth | 2 |
children | 8 |
last_payout | 2023-01-12 17:10: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 | 103 |
author_reputation | 467,980,084,013,725 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,638,877 |
net_rshares | 0 |
https://v4v.app/.well-known/nostr.json?name=ervin-lemark It should all be working for @ervin-lemark but I'm seeing astral.ninja being hideously slow right now. But this isn't set up right yet for @toofasteddie Eddie you need to move your nostr item INTO the Profile section. I believe @ausbitbank has made this easier to do now. 
author | brianoflondon |
---|---|
permlink | re-ervin-lemark-ro0xz7 |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 17:59:33 |
last_update | 2023-01-05 17:59:33 |
depth | 3 |
children | 3 |
last_payout | 2023-01-12 17:59:33 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.026 HBD |
curator_payout_value | 0.026 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 478 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,639,848 |
net_rshares | 127,820,802,879 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
toofasteddie | 0 | 127,820,802,879 | 30% |
Don't worry, figured out what's wrong... they need hex. It'll be best if I convert at the server though if you can figure out how to convert you key which starts `npub` into Hex it should work for you. I'll sort this after I've made dinner :-)
author | brianoflondon |
---|---|
permlink | re-ervin-lemark-ro0z2b |
category | hive-110369 |
json_metadata | {"tags":["hive-110369"],"app":"peakd/2022.12.1"} |
created | 2023-01-05 18:23:00 |
last_update | 2023-01-05 18:23:00 |
depth | 3 |
children | 3 |
last_payout | 2023-01-12 18:23: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 | 243 |
author_reputation | 759,674,214,959,955 |
root_title | "What is Nostr and why is it exploding? A guide for Hiveans." |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 119,640,315 |
net_rshares | 0 |