<center> </center> # Hive-PHP This one took a while despite having some demand from PHP developers. But it is finally here. The serialization and signing are done natively on PHP. Every line of code has been written by me. I did not test all the operations but all the operations should work. Please do test if you can and let me know if there are any problems. The documentation is available on both gitlab and packagist. But for the sake of keeping them on blockchain will put them here too. *** ### Installation ``` composer require mahdiyari/hive-php ``` ### Initialization ``` $hive = new Hive($options?); ``` Example: ``` include 'vendor/autoload.php'; use Hive\Hive; $hive = new Hive(); // or // default options - these are already configured $options = array( 'rpcNodes'=> [ 'https://api.hive.blog', 'https://rpc.ausbit.dev', 'https://rpc.ecency.com', 'https://api.pharesim.me', 'https://api.deathwing.me' ], 'chainId'=> 'beeab0de00000000000000000000000000000000000000000000000000000000', 'timeout'=> 7 ); // Will try the next node after 7 seconds of waiting for response // Or on a network failure $hive = new Hive($options); ``` ### Usage ### API calls: ``` $hive->call($method, $params); ``` Example: ``` $result = $hive->call('condenser_api.get_accounts', '[["mahdiyari"]]'); // returns the result as an array echo $result[0]['name']; // "mahdiyari" echo $result[0]['hbd_balance']; // "123456.000 HBD" ``` ### Private Key: ``` $hive->privateKeyFrom($string); $hive->privateKeyFromLogin($username, $password, $role); ``` Example: ``` $privateKey = $hive->privateKeyFrom('5JRaypasxMx1L97ZUX7YuC5Psb5EAbF821kkAGtBj7xCJFQcbLg'); // or $privateKey = $hive->privateKeyFromLogin('username', 'hive password', 'role'); // role: "posting" or "active" or etc echo $privateKey->stringKey; // 5JRaypasxMx1L97ZUX7YuC5Psb5EAbF821kkAGtBj7xCJFQcbLg ``` ### Public Key: ``` $hive->publicKeyFrom($string); $privateKey->createPublic() ``` Example: ``` $publicKey = $hive->publicKeyFrom('STM6aGPtxMUGnTPfKLSxdwCHbximSJxzrRjeQmwRW9BRCdrFotKLs'); // or $publicKey = $privateKey->createPublic(); echo $publicKey->toString(); // STM6aGPtxMUGnTPfKLSxdwCHbximSJxzrRjeQmwRW9BRCdrFotKLs ``` ### Signing ``` $privateKey->sign($hash256); ``` Example: ``` $message = hash('sha256', 'My super cool message to be signed'); $signature = $privateKey->sign($message); echo $signature; // 1f8e46aa5cbc215f82119e172e3dd73396ad0d2231619d3d71688eff73f2b83474084eb970955d1f1f9c2a7281681d138ca49fe90ac58bf069549afe961685d932 ``` ### Verifying ``` $publicKey->verify($hash256, $signature); ``` Example: ``` $verified = $publicKey->verify($message, $signature); var_dump($verified); // bool(true) ``` ### Transactions There are two ways to broadcast a transaction. #### Manual broadcast Example: ``` $vote = new stdClass; $vote->voter = 'guest123'; $vote->author = 'blocktrades'; $vote->permlink = '11th-update-of-2022-on-blocktrades-work-on-hive-software'; $vote->weight = 5000; $op = array("vote", $vote); // transaction built $trx = $hive->createTransaction([$op]); // transaction signed $hive->signTransaction($trx, $privateKey); // will return trx_id on success $result = $hive->broadcastTransaction($trx); var_dump($result); // array(1) { // 'trx_id' => // string(40) "2062bb47ed0c4c001843058129470fe5a8211735" // } ``` #### Inline broadcast Example: ``` $result = $hive->broadcast($privateKey, 'vote', ['guest123', 'blocktrades', '11th-update-of-2022-on-blocktrades-work-on-hive-software', 5000]); var_dump($result); // array(1) { // 'trx_id' => // string(40) "2062bb47ed0c4c001843058129470fe5a8211735" // } ``` ### Notes for Transactions Operations are in the following format when broadcasting manually: ``` array('operation_name', object(operation_params)) ``` example: ``` $vote = new stdClass; $vote->voter = 'guest123'; $vote->author = 'blocktrades'; $vote->permlink = '11th-update-of-2022-on-blocktrades-work-on-hive-software'; $vote->weight = 5000; $op = array("vote", $vote); ``` Any parameter in opreation that is JSON (not to be confused with json strings), should be passed as an object. Example: The `beneficiaries` field in `comment_options` is in JSON format like this: ``` $beneficiaries = '[0, {"beneficiaries": [{"account": "mahdiyari","weight": 10000}]}]'; ``` We should convert that into an object. ``` $beneficiaries = json_decode($beneficiaries); ``` (beneficiaries go inside the extensions) ``` $result = $hive->broadcast($privateKey, 'comment_options', ['author', 'permlink', '1000000.000 HBD', 10000, true, true, [$beneficiaries]]); ``` *** ### How to know the operation parameters Easiest way is to find the operation on a block explorer. e.g. https://hiveblocks.com/tx/2062bb47ed0c4c001843058129470fe5a8211735 You can also search the operation in `/lib/Helpers/Serializer.php` to get an idea of what parameters it requires. *** ### Any missing features? Create an issue or reach out to me. *** ### License MIT *** I hope PHP developers enjoy this and get away from the "hacks" they used so far to interact with Hive blockchain. Composer package: https://packagist.org/packages/mahdiyari/hive-php Gitlab repository: https://gitlab.com/mahdiyari/hive-php *** Almost forgot the bonus content! <center></center> <sub>Made with ❤️ by @mahdiyari</sub> <sub>Image source: pixabay.com</sub>
author | mahdiyari |
---|---|
permlink | hive-php-a-real-php-library-for-hive |
category | hive-139531 |
json_metadata | {"app":"peakd/2022.07.1","format":"markdown","tags":["hive-php","php","hive","dev","library"],"users":["mahdiyari"],"image":["https://files.peakd.com/file/peakd-hive/mahdiyari/23wC1ZxrRS6LyojwUDQp45BLcjrcuFXSybyB3FVSdhKD4voCnu1ctuaQvWVpdyZFwKZbF.png","https://files.peakd.com/file/peakd-hive/mahdiyari/23u69hbZXgiGLqYX8oRkxmTH1CFYbSFSZfNfTABRG8u349MPiZi6j3GrsJwM1kUyDhAfP.jpg"]} |
created | 2022-07-26 18:47:03 |
last_update | 2022-07-26 19:35:15 |
depth | 0 |
children | 31 |
last_payout | 2022-08-02 18:47:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 358.855 HBD |
curator_payout_value | 358.622 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 5,652 |
author_reputation | 199,864,818,197,856 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,182,781 |
net_rshares | 902,943,648,081,685 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
blocktrades | 0 | 186,523,649,649,107 | 100% | ||
alpha | 0 | 214,512,429,240,107 | 100% | ||
pharesim | 0 | 991,170,365,528 | 100% | ||
pnc | 0 | 134,500,664,151 | 100% | ||
oaldamster | 0 | 155,843,787,873 | 100% | ||
kevinwong | 0 | 285,872,439,291 | 35% | ||
leprechaun | 0 | 3,531,872,383 | 100% | ||
mammasitta | 0 | 31,675,735,404 | 10% | ||
gtg | 0 | 30,078,002,305,114 | 100% | ||
gerber | 0 | 43,577,415,092 | 24% | ||
good-karma | 0 | 4,957,200,125 | 0.5% | ||
roelandp | 0 | 457,193,785,294 | 25% | ||
ezzy | 0 | 1,495,056,874 | 24% | ||
bryanj4 | 0 | 2,571,392,470 | 100% | ||
ausbitbank | 0 | 2,185,788,425,738 | 100% | ||
mrwang | 0 | 559,737,392 | 17.5% | ||
fulltimegeek | 0 | 1,543,454,358,870 | 100% | ||
cloh76 | 0 | 145,511,188,617 | 100% | ||
renovatio | 0 | 27,263,115,225 | 100% | ||
inertia | 0 | 2,499,854,502,898 | 100% | ||
arcange | 0 | 3,931,631,140,334 | 25% | ||
fiona777 | 0 | 679,625,472 | 100% | ||
exyle | 0 | 210,649,950,017 | 24% | ||
bustillo | 0 | 1,092,994,952 | 100% | ||
arconite | 0 | 990,826,806 | 17.5% | ||
psygambler | 0 | 16,097,514,570 | 100% | ||
jphamer1 | 0 | 7,208,243,790,980 | 100% | ||
bryan-imhoff | 0 | 466,109,625,299 | 50% | ||
borran | 0 | 994,264,729,431 | 100% | ||
stevescoins | 0 | 4,891,922,016 | 50% | ||
leduc1984 | 0 | 824,244,206 | 100% | ||
netaterra | 0 | 73,472,773,360 | 3.6% | ||
esecholo | 0 | 19,948,364,388 | 100% | ||
penguinpablo | 0 | 255,925,641,431 | 14% | ||
wakeupnd | 0 | 19,087,970,758 | 10% | ||
tftproject | 0 | 2,700,944,134 | 15% | ||
jimbobbill | 0 | 2,185,894,064 | 15% | ||
seckorama | 0 | 9,966,262,924 | 5% | ||
ebargains | 0 | 2,008,929,430 | 6% | ||
funnyman | 0 | 1,317,618,302 | 5.6% | ||
freshfund | 0 | 20,377,743,325 | 100% | ||
lloyddavis | 0 | 19,878,758,863 | 75% | ||
successforall | 0 | 127,751,452,620 | 100% | ||
syahhiran | 0 | 2,531,825,516 | 100% | ||
ura-soul | 0 | 134,537,422,095 | 100% | ||
techslut | 0 | 298,262,964,675 | 50% | ||
jaybird | 0 | 17,630,828,557 | 100% | ||
sward | 0 | 26,326,068,462 | 100% | ||
truthseeker101 | 0 | 573,837,964 | 20% | ||
ancolie | 0 | 2,072,440,966 | 1.75% | ||
edb | 0 | 20,922,582,229 | 20% | ||
evalight | 0 | 14,224,913,028 | 100% | ||
esteemapp | 0 | 1,062,534,333 | 0.5% | ||
justinw | 0 | 141,716,055,665 | 33% | ||
walterjay | 0 | 30,136,265,374 | 2.5% | ||
dreemsteem | 0 | 19,983,432,281 | 10% | ||
v4vapid | 0 | 10,726,133,072,537 | 66% | ||
blockchaincat | 0 | 4,126,899,838 | 100% | ||
santinhos | 0 | 1,739,412,710 | 100% | ||
automaton | 0 | 9,226,026,834 | 100% | ||
shaunmza | 0 | 137,349,802,906 | 100% | ||
ihsan19 | 0 | 1,295,887,668 | 100% | ||
radiv | 0 | 1,360,996,540 | 25% | ||
rr2qie | 0 | 143,262,038 | 100% | ||
culturearise369 | 0 | 970,013,090 | 100% | ||
ackza | 0 | 116,603,466,620 | 100% | ||
borislavzlatanov | 0 | 9,099,084,849 | 100% | ||
danielsaori | 0 | 753,474,852,985 | 100% | ||
trafalgar | 0 | 36,492,989,248,514 | 83% | ||
oluwoleolaide | 0 | 33,197,891,770 | 70% | ||
itinerantph | 0 | 1,174,454,456 | 41.5% | ||
dapu | 0 | 808,597,671 | 100% | ||
freebornsociety | 0 | 1,000,471,774 | 6.6% | ||
detlev | 0 | 121,542,944,567 | 11% | ||
tibra | 0 | 710,304,374 | 15% | ||
pastzam | 0 | 344,133,777,381 | 41% | ||
raindrop | 0 | 582,418,222,703 | 83% | ||
teachblogger | 0 | 2,117,427,082 | 50% | ||
l337m45732 | 0 | 9,211,607,515 | 20% | ||
jdc | 0 | 769,981,026 | 15% | ||
dune69 | 0 | 3,171,791,992 | 22.8% | ||
tamaralovelace | 0 | 58,286,837,179 | 100% | ||
underground | 0 | 24,215,772,795 | 100% | ||
jerge | 0 | 1,129,455,003 | 100% | ||
broncnutz | 0 | 7,087,411,746,284 | 100% | ||
iansart | 0 | 66,063,284,819 | 24% | ||
opinizeunltd | 0 | 14,645,585,610 | 50.7% | ||
kennyroy | 0 | 3,514,936,708 | 100% | ||
uruiamme | 0 | 5,931,859,415 | 60% | ||
drag33 | 0 | 43,096,171,999 | 100% | ||
newsflash | 0 | 57,185,577,767,703 | 100% | ||
coquiunlimited | 0 | 1,217,412,801 | 10% | ||
kisom1 | 0 | 802,954,372 | 100% | ||
anacristinasilva | 0 | 28,344,992,711 | 100% | ||
alphacore | 0 | 3,268,880,925 | 2.82% | ||
enjar | 0 | 1,072,972,504,739 | 100% | ||
mahdiyari | 0 | 1,427,858,321,751 | 100% | ||
firstamendment | 0 | 123,553,884,310 | 100% | ||
jackmiller | 0 | 1,301,514,276 | 70% | ||
chinito | 0 | 28,503,041,031 | 100% | ||
truthforce | 0 | 6,372,850,018 | 100% | ||
offoodandart | 0 | 6,812,628,756 | 100% | ||
sirjaxxy | 0 | 1,032,032,828 | 100% | ||
joeyarnoldvn | 0 | 3,024,185,756 | 8.28% | ||
darsico | 0 | 1,389,860,186,967 | 100% | ||
heyitshaas | 0 | 10,006,769,108 | 100% | ||
papilloncharity | 0 | 1,465,047,553,697 | 70.1% | ||
warfeed | 0 | 711,546,329 | 50% | ||
makrotheblack | 0 | 9,185,639,157 | 100% | ||
britcoins | 0 | 687,418,657 | 100% | ||
khoon | 0 | 46,892,332,215 | 100% | ||
bluemist | 0 | 47,424,665,957 | 22% | ||
otom | 0 | 6,470,509,656 | 25% | ||
eturnerx | 0 | 27,220,398,414 | 1.1% | ||
mers | 0 | 166,336,503,270 | 72% | ||
xlisto | 0 | 130,242,391,636 | 100% | ||
unyimeetuk | 0 | 1,215,247,999 | 50% | ||
gooze | 0 | 3,648,522,146 | 100% | ||
felt.buzz | 0 | 24,242,651,071 | 2.5% | ||
gurujames | 0 | 627,369,646 | 100% | ||
luciancovaci | 0 | 2,002,649,584 | 49% | ||
shitsignals | 0 | 2,715,927,445 | 24% | ||
appreciator | 0 | 84,722,283,431,889 | 22% | ||
hairyfairy | 0 | 34,232,242,498 | 75% | ||
bucipuci | 0 | 21,086,968,791 | 10% | ||
goldcoin | 0 | 24,109,497,412 | 100% | ||
bambukah | 0 | 35,918,647,812 | 100% | ||
marian0 | 0 | 108,989,708,591 | 100% | ||
isabelpena | 0 | 15,354,406,436 | 100% | ||
zonguin | 0 | 706,624,536 | 2.5% | ||
geneeverett | 0 | 2,898,687,421 | 100% | ||
pocketrocket | 0 | 14,699,545,297 | 100% | ||
kharrazi | 0 | 661,251,889 | 100% | ||
francosteemvotes | 0 | 550,395,163 | 5% | ||
prapanth | 0 | 29,942,289,328 | 70% | ||
azirgraff | 0 | 2,681,808,078 | 60% | ||
jasonbu | 0 | 8,179,992,106 | 12.5% | ||
dtube | 0 | -9,491,239,925,322 | -100% | ||
jeanlucsr | 0 | 1,335,885,787 | 2.4% | ||
leyla5 | 0 | 2,936,775,373 | 100% | ||
amitsharma | 0 | 121,376,777,630 | 100% | ||
abieikram | 0 | 2,399,194,966 | 100% | ||
tesaganewton | 0 | 39,554,178,654 | 100% | ||
horpey | 0 | 75,125,559,393 | 100% | ||
shanibeer | 0 | 389,211,086,736 | 25% | ||
sunisa | 0 | 31,306,869,810 | 60% | ||
theleapingkoala | 0 | 7,695,488,730 | 50% | ||
raghib | 0 | 1,577,389,209 | 100% | ||
aafeng | 0 | 418,388,365,998 | 50% | ||
recan | 0 | 682,542,477 | 50% | ||
my451r | 0 | 166,329,722,212 | 100% | ||
sunnyjolly | 0 | 55,478,332,474 | 100% | ||
felander | 0 | 111,682,946,817 | 24% | ||
santigs | 0 | 54,219,148,207 | 100% | ||
ekkah | 0 | 877,658,368 | 100% | ||
bahagia-arbi | 0 | 5,200,840,761 | 100% | ||
nurhayati | 0 | 1,624,271,042 | 35% | ||
aidefr | 0 | 967,034,358 | 3.75% | ||
yogacoach | 0 | 654,734,031 | 24% | ||
taskmaster4450 | 0 | 2,989,747,661,597 | 100% | ||
karlin | 0 | 82,499,189,951 | 100% | ||
roleerob | 0 | 22,737,841,291 | 5% | ||
fatman | 0 | 7,899,904,535 | 2% | ||
votehero | 0 | 27,289,599,770 | 6.3% | ||
mawit07 | 0 | 238,238,114,955 | 34.1% | ||
revisesociology | 0 | 2,165,244,320,481 | 100% | ||
walidchabir | 0 | 1,580,710,041 | 100% | ||
oizaguirres | 0 | 11,345,708,238 | 100% | ||
silversaver888 | 0 | 480,649,575,074 | 100% | ||
overunitydotcom | 0 | 18,376,625,141 | 100% | ||
cuthamza | 0 | 1,932,008,295 | 100% | ||
insanityisfree | 0 | 1,975,128,320 | 100% | ||
steembet.asia | 0 | 666,296,583 | 100% | ||
msp-makeaminnow | 0 | 27,567,869,641 | 36.9% | ||
afrikablr | 0 | 848,336,673 | 15% | ||
silberpapst | 0 | 1,081,399,733 | 50% | ||
risemultiversity | 0 | 7,263,181,565 | 50% | ||
termitemusic | 0 | 90,242,011,578 | 100% | ||
gringo211985 | 0 | 1,395,589,766 | 100% | ||
saifulanwar | 0 | 1,852,860,683 | 100% | ||
apanamamama | 0 | 36,613,906,130 | 100% | ||
esteem.app | 0 | 119,370,991 | 0.5% | ||
xuanphuc98 | 0 | 10,863,179,783 | 100% | ||
macmaniac77 | 0 | 23,672,495,435 | 100% | ||
x30 | 0 | 1,624,959,126,673 | 22% | ||
princeso | 0 | 4,379,545,571 | 50% | ||
petrolinivideo | 0 | 7,165,090,128 | 75% | ||
kimchi-king | 0 | 1,847,833,472 | 50% | ||
arabisouri | 0 | 98,683,393,763 | 100% | ||
noble-noah | 0 | 20,706,759,739 | 100% | ||
caladan | 0 | 11,241,118,155 | 22.8% | ||
achmadyani | 0 | 2,181,451,097 | 100% | ||
informationwar | 0 | 633,714,456,970 | 100% | ||
lays | 0 | 4,130,130,800 | 100% | ||
devosdevosi | 0 | 4,347,822,906 | 100% | ||
hectgranate | 0 | 574,447,947 | 2.2% | ||
mightpossibly | 0 | 75,464,931,732 | 50% | ||
anutta | 0 | 2,407,222,554 | 56% | ||
sunsea | 0 | 13,093,861,038 | 11% | ||
emrebeyler | 0 | 2,042,822,772,154 | 100% | ||
steveconnor | 0 | 71,955,177,576 | 50% | ||
sankysanket18 | 0 | 4,815,295,312 | 100% | ||
dumitriu | 0 | 40,589,683,590 | 100% | ||
jhiecortez | 0 | 559,571,718 | 100% | ||
irynochka | 0 | 3,329,000,151 | 100% | ||
steeminer4up | 0 | 1,369,630,120 | 100% | ||
traf | 0 | 3,189,954,263,588 | 83% | ||
helmibireuen | 0 | 11,305,053,146 | 100% | ||
hojaraskita | 0 | 1,437,557,460 | 100% | ||
leninbracho50 | 0 | 49,319,444,090 | 100% | ||
xanderslee | 0 | 6,980,737,829 | 100% | ||
funtraveller | 0 | 5,138,013,344 | 80% | ||
syllem | 0 | 16,278,559,271 | 100% | ||
robotics101 | 0 | 1,140,121,480 | 5% | ||
lpv | 0 | 722,526,074 | 2.25% | ||
breelikeatree | 0 | 207,305,474,178 | 100% | ||
sneakyninja | 0 | 2,990,434,795 | 5.08% | ||
willsaldeno | 0 | 12,716,978,634 | 100% | ||
baroen96 | 0 | 557,969,964 | 100% | ||
spiritabsolute | 0 | 33,090,128,855 | 100% | ||
crescendoofpeace | 0 | 7,696,725,941 | 10% | ||
petronila | 0 | 784,240,525 | 100% | ||
dmwh | 0 | 130,255,865,982 | 50% | ||
cryptonized | 0 | 20,713,672,840 | 14% | ||
tomatom | 0 | 10,916,918,283 | 50% | ||
fourfourfun | 0 | 14,717,340,323 | 50% | ||
duke77 | 0 | 2,240,074,539 | 10% | ||
dechastre | 0 | 877,201,806 | 25% | ||
voaputra | 0 | 703,898,199 | 100% | ||
anikekirsten | 0 | 1,284,641,676 | 11% | ||
jim888 | 0 | 830,229,106,082 | 22% | ||
phortun | 0 | 210,397,192,820 | 25% | ||
gabrielatravels | 0 | 14,144,127,881 | 50% | ||
rezawijaya | 0 | 522,223,753 | 100% | ||
awuahbenjamin | 0 | 1,347,067,570 | 100% | ||
empirefashion | 0 | 177,409,888 | 100% | ||
not-a-gamer | 0 | 1,396,904,030 | 100% | ||
tdre | 0 | 29,767,286,737 | 100% | ||
rodyservi | 0 | 1,051,269,991 | 100% | ||
hijosdelhombre | 0 | 110,374,307,427 | 100% | ||
emjoe | 0 | 18,554,413,689 | 100% | ||
pexpresiones | 0 | 39,027,890,889 | 100% | ||
blocktrades.com | 0 | 85,626,474,246,440 | 100% | ||
hhaskana | 0 | 1,828,377,691 | 100% | ||
sacra97 | 0 | 47,736,363,080 | 31% | ||
ahmedsy | 0 | 28,153,394,050 | 100% | ||
apanamakid | 0 | 3,073,385,573 | 100% | ||
mrxplicit | 0 | 1,747,812,792 | 100% | ||
mirnasahara | 0 | 527,281,570 | 100% | ||
seikatsumkt | 0 | 4,856,629,683 | 75% | ||
dragibusss | 0 | 1,416,419,028 | 50% | ||
empress-eremmy | 0 | 89,236,980,517 | 50% | ||
yolmare | 0 | 71,968,651,368 | 100% | ||
aagabriel | 0 | 9,335,376,274 | 65% | ||
auracraft | 0 | 3,787,671,714 | 100% | ||
ikrahch | 0 | 200,575,428,831 | 50% | ||
thetroublenotes | 0 | 231,922,524,578 | 100% | ||
itharagaian | 0 | 1,131,027,455 | 10% | ||
ninachejov | 0 | 1,658,815,582 | 100% | ||
investprosper | 0 | 833,983,619 | 50% | ||
leguidecrypto | 0 | 541,301,976 | 5% | ||
warpedpoetic | 0 | 9,757,722,537 | 50% | ||
ian19 | 0 | 1,064,730,315 | 100% | ||
unconditionalove | 0 | 3,210,516,660 | 12% | ||
orlandumike | 0 | 16,621,062,666 | 20% | ||
natha93 | 0 | 24,515,514,563 | 100% | ||
minerspost | 0 | 2,119,682,056 | 50% | ||
gvincentjosephm | 0 | 3,527,343,813 | 100% | ||
princefm | 0 | 3,039,272,692 | 100% | ||
beverages | 0 | 141,533,869,046 | 50% | ||
foodtaster | 0 | 2,246,731,588 | 100% | ||
gakimov | 0 | 622,653,455 | 100% | ||
chungsu1 | 0 | 585,619,543 | 100% | ||
penderis | 0 | 95,509,111,221 | 100% | ||
darkpylon | 0 | 3,670,834,008 | 100% | ||
jadams2k18 | 0 | 1,737,140,951 | 100% | ||
onlavu | 0 | 23,493,529,229 | 25% | ||
thebluewin | 0 | 87,837,603,079 | 100% | ||
auminda | 0 | 10,902,669,486 | 100% | ||
asgarth | 0 | 547,894,269,754 | 50% | ||
lightflares | 0 | 2,158,236,374 | 50% | ||
akpos | 0 | 19,175,342,454 | 100% | ||
lisfabian | 0 | 28,733,961,703 | 50% | ||
technologix | 0 | 60,824,036,455 | 100% | ||
g4fun | 0 | 11,332,131,874 | 25% | ||
vicesrus | 0 | 107,064,596,853 | 50% | ||
sitiaishah | 0 | 5,206,090,463 | 100% | ||
polashsen | 0 | 650,385,635 | 100% | ||
kim24 | 0 | 505,933,279 | 100% | ||
olgadmitriewna | 0 | 2,363,663,883 | 100% | ||
reazuliqbal | 0 | 116,332,484,063 | 24% | ||
throwbackthurs | 0 | 6,939,251,822 | 50% | ||
bonzopoe | 0 | 36,523,851,038 | 40% | ||
abwasserrohr | 0 | 1,215,320,316 | 100% | ||
patlu | 0 | 820,273,034 | 20% | ||
silverd510 | 0 | 16,855,099,160 | 100% | ||
immanuel94 | 0 | 377,874,575,748 | 100% | ||
bdlatif | 0 | 2,361,887,932 | 50% | ||
bestboom | 0 | 6,509,786,766 | 24% | ||
oomcie85 | 0 | 6,640,068,181 | 100% | ||
manniman | 0 | 742,806,623,601 | 100% | ||
karolines | 0 | 6,164,659,264 | 100% | ||
sima369 | 0 | 693,588,367 | 11% | ||
reversehitler88 | 0 | 13,217,876,004 | 100% | ||
virgo27 | 0 | 2,212,878,755 | 100% | ||
joshwho | 0 | 504,322,080 | 50% | ||
axeltheartist | 0 | 7,061,139,560 | 100% | ||
ycgg | 0 | 6,479,689,045 | 100% | ||
elizabeth-22 | 0 | 50,952,665,250 | 100% | ||
phasewalker | 0 | 47,823,890,409 | 100% | ||
inciter | 0 | 13,975,534,526 | 22% | ||
lynbabe10 | 0 | 622,142,122 | 100% | ||
choco11oreo11 | 0 | 2,338,114,126 | 90% | ||
imcore | 0 | 1,024,526,772 | 10% | ||
springlining | 0 | 33,961,087,284 | 100% | ||
kgakakillerg | 0 | 2,912,006,206 | 2.2% | ||
el-dee-are-es | 0 | 38,954,409,901 | 10% | ||
meanbees | 0 | 4,719,699,570 | 2.4% | ||
retard-gamer-de | 0 | 1,336,511,425 | 50% | ||
youraverageguy | 0 | 1,039,196,448 | 100% | ||
fitnessgourmet | 0 | 530,357,495 | 50% | ||
kont82 | 0 | 913,385,924 | 100% | ||
leomolina | 0 | 1,029,219,460 | 10% | ||
fw206 | 0 | 3,962,688,506,940 | 100% | ||
steem.services | 0 | 15,137,538,166 | 6% | ||
slobberchops | 0 | 3,984,071,146,402 | 100% | ||
netzisde | 0 | 1,118,316,052 | 50% | ||
pladozero | 0 | 32,091,901,648 | 10% | ||
kriptoqraf | 0 | 1,644,631,764 | 100% | ||
nateaguila | 0 | 282,596,082,713 | 8% | ||
davidesimoncini | 0 | 6,674,353,268 | 22.1% | ||
steem-tube | 0 | 6,854,839,570 | 100% | ||
joanpablo | 0 | 605,717,858 | 100% | ||
liable | 0 | 1,768,482,075 | 40% | ||
fernandosoder | 0 | 151,806,351 | 100% | ||
cloudhyip | 0 | 1,101,871,613 | 50% | ||
nasel | 0 | 5,920,043,148 | 100% | ||
cambridgeport90 | 0 | 26,423,343,781 | 100% | ||
rustam-02 | 0 | 880,997,887 | 100% | ||
commonlaw | 0 | 4,750,924,366 | 35% | ||
ibook-ishare | 0 | 1,033,668,504 | 100% | ||
kstop1 | 0 | 30,484,495,096 | 100% | ||
solarwarrior | 0 | 2,892,406,855,465 | 100% | ||
nfaith | 0 | 2,329,955,566 | 100% | ||
mdaminulislam | 0 | 24,657,944,163 | 100% | ||
dipoabasch | 0 | 2,702,193,959 | 100% | ||
disruptivas | 0 | 3,812,965,343 | 100% | ||
the.rocket.panda | 0 | 8,235,656,281 | 100% | ||
numasi | 0 | 2,151,144,341 | 100% | ||
sunnya | 0 | 653,133,447 | 100% | ||
sbi5 | 0 | 383,380,717,173 | 97.44% | ||
linco | 0 | 4,197,453,859 | 21.6% | ||
marblely | 0 | 94,535,577,006 | 100% | ||
mlgcrypto | 0 | 536,239,481 | 50% | ||
mayib | 0 | 1,612,244,999 | 100% | ||
haccolong | 0 | 17,837,450,050 | 25% | ||
newsnownorthwest | 0 | 1,248,771,377 | 15% | ||
gaottantacinque | 0 | 286,257,182 | 100% | ||
estourefugiado | 0 | 904,228,938 | 100% | ||
alcidescadiz | 0 | 65,543,819,598 | 100% | ||
gocular | 0 | 1,003,765,961 | 100% | ||
srl-zone | 0 | 1,721,069,797 | 100% | ||
emsonic | 0 | 681,628,301 | 12% | ||
thedailysneak | 0 | 3,978,808,838 | 5.08% | ||
buzzer11 | 0 | 993,288,398 | 100% | ||
edundayo | 0 | 897,920,140 | 100% | ||
abduljalill | 0 | 514,971,976 | 100% | ||
steem.craft | 0 | 583,827,446 | 100% | ||
laiyuehta | 0 | 6,136,901,288 | 100% | ||
thehive | 0 | 29,955,254,625 | 77% | ||
hoaithu | 0 | 6,401,284,481 | 21.25% | ||
aconsciousness | 0 | 2,196,451,442 | 95% | ||
deepdives | 0 | 803,056,014,681 | 100% | ||
littleshadow | 0 | 3,142,654,296 | 90% | ||
gasaeightyfive | 0 | 423,077,837 | 100% | ||
oswaldotorres | 0 | 393,646,364 | 100% | ||
dlike | 0 | 81,357,490,524 | 24% | ||
junior182 | 0 | 8,323,897,122 | 100% | ||
cleanplanet | 0 | 46,527,693,784 | 5% | ||
abduljalil.mbo | 0 | 7,997,354,931 | 25% | ||
anhvu | 0 | 4,412,795,800 | 20% | ||
mobi72 | 0 | 2,260,189,604 | 11% | ||
emaillisahere | 0 | 1,123,006,982 | 75% | ||
buzzbee | 0 | 727,149,924 | 33% | ||
wonderlamp | 0 | 857,035,934 | 50% | ||
pboulet | 0 | 7,691,579,631 | 4% | ||
fuzzythumb | 0 | 708,228,691 | 100% | ||
chike4545 | 0 | 971,775,653 | 100% | ||
marcocasario | 0 | 25,397,042,387 | 15% | ||
bobby.madagascar | 0 | 820,020,081 | 12% | ||
reteem | 0 | 936,528,015 | 25% | ||
voter001 | 0 | 24,441,420,004 | 28.2% | ||
babysavage | 0 | 1,507,108,707 | 10.16% | ||
ravensavage | 0 | 1,245,704,235 | 10.16% | ||
marshalmugi | 0 | 17,482,062,866 | 85% | ||
cribbio | 0 | 892,126,345 | 100% | ||
podg3 | 0 | 2,116,557,160 | 90% | ||
rowell | 0 | 4,641,938,341 | 29.2% | ||
steemwhalepower | 0 | 966,516,944 | 100% | ||
dappcast | 0 | 3,665,491,280 | 100% | ||
misstaken | 0 | 2,530,286,612 | 90% | ||
imammudarifqi | 0 | 786,198,211 | 100% | ||
thevil | 0 | 420,761,626,259 | 50% | ||
racarjoal | 0 | 2,637,461,102 | 50% | ||
riskneutral | 0 | 11,684,768,815 | 100% | ||
brianoflondon | 0 | 2,205,499,254,722 | 100% | ||
marinmex | 0 | 11,181,910,460 | 100% | ||
bolsfit | 0 | 1,851,976,712 | 100% | ||
forecasteem | 0 | 11,503,840,147 | 100% | ||
eliasseth | 0 | 11,294,460,666 | 100% | ||
followjohngalt | 0 | 1,662,522,600 | 22.8% | ||
barslanhan | 0 | 554,669,367 | 100% | ||
celi130 | 0 | 295,247,609,121 | 100% | ||
carbodexkim | 0 | 822,426,406 | 100% | ||
jussbren | 0 | 1,669,869,546 | 90% | ||
theycallmedan | 0 | 81,844,825,026,124 | 100% | ||
dfroberg | 0 | 857,575,146 | 50% | ||
nipek | 0 | 1,184,830,587 | 100% | ||
unknownonline | 0 | 1,157,632,848 | 100% | ||
smokingfit | 0 | 5,726,837,562 | 100% | ||
tasteofsuccess | 0 | 540,155,953 | 100% | ||
martinstomisin | 0 | 6,383,251,423 | 100% | ||
khan.dayyanz | 0 | 136,320,091,315 | 100% | ||
bluerobo | 0 | 164,424,879,112 | 100% | ||
shainemata | 0 | 130,018,263,093 | 100% | ||
kork75 | 0 | 21,370,593,787 | 100% | ||
jacuzzi | 0 | 2,018,134,444 | 1.4% | ||
samsemilia7 | 0 | 927,327,699 | 40% | ||
primeradue | 0 | 1,076,707,815 | 66% | ||
determine | 0 | 1,470,077,506 | 24% | ||
permaculturedude | 0 | 781,470,439 | 24% | ||
elikast | 0 | 3,936,795,849 | 100% | ||
smonkstop1 | 0 | 3,328,351,051 | 100% | ||
iccel35 | 0 | 849,220,759 | 100% | ||
goodcontentbot | 0 | 806,935,058 | 15% | ||
owasola | 0 | 758,277,905 | 100% | ||
perfilbrasil | 0 | 70,115,815,561 | 75% | ||
creacioneslelys | 0 | 31,359,314,580 | 100% | ||
hungrybear | 0 | 617,891,628 | 14% | ||
creepycreature | 0 | 2,454,143,531 | 100% | ||
some-asshole | 0 | 827,582,704 | 12.5% | ||
ava77 | 0 | 4,228,747,427 | 100% | ||
kshahrck | 0 | 813,898,830 | 100% | ||
cryptological | 0 | 16,249,297,459 | 50% | ||
goodcontentbot1 | 0 | 1,278,783,708 | 90% | ||
freevoluntarist | 0 | 256,351,111 | 100% | ||
denizcakmak | 0 | 499,883,735 | 50% | ||
apostle-thomas | 0 | 932,776,209 | 100% | ||
sophieandhenrik | 0 | 11,014,051,430 | 100% | ||
marymi | 0 | 3,548,091,807 | 100% | ||
russia-btc | 0 | 467,521,521,429 | 34% | ||
jackramsey | 0 | 7,884,879,332 | 60% | ||
omonomo | 0 | 211,382,440,332 | 20% | ||
alenox | 0 | 3,538,070,958 | 100% | ||
maxsieg | 0 | 12,467,327,220 | 100% | ||
mfblack | 0 | 2,851,487,368 | 22.8% | ||
photographercr | 0 | 43,849,157,909 | 20% | ||
zackarie | 0 | 1,141,896,377 | 50% | ||
yiobri | 0 | 18,760,994,134 | 100% | ||
coolsurfer | 0 | 2,357,841,088 | 11% | ||
poliwalt10 | 0 | 3,550,449,117 | 6% | ||
maclevis | 0 | 13,550,438,442 | 100% | ||
herbncrypto | 0 | 12,730,623,245 | 100% | ||
plebtv | 0 | 731,836,802 | 100% | ||
beerlover | 0 | 14,655,326,723 | 11% | ||
enjargames | 0 | 3,061,345,068 | 100% | ||
fractalfrank | 0 | 101,544,886,624 | 50% | ||
clownworld | 0 | 4,636,317,786 | 50% | ||
vancouverdining | 0 | 2,269,360,482,965 | 44% | ||
glstech | 0 | 4,840,115,669 | 100% | ||
yildiss | 0 | 1,593,869,190 | 100% | ||
leighscotford | 0 | 1,546,518,003 | 2.2% | ||
xyz004 | 0 | 48,402,110,657 | 25% | ||
teamashen | 0 | 35,177,552,063 | 50% | ||
waraira777 | 0 | 577,415,774 | 100% | ||
suigener1s | 0 | 904,377,435 | 100% | ||
psyo | 0 | 11,520,128,598 | 100% | ||
kgswallet | 0 | 608,865,908 | 12% | ||
yeswecan | 0 | 7,032,061,406 | 90% | ||
kgcoin | 0 | 1,273,246,179 | 100% | ||
triplea.bot | 0 | 5,615,103,684 | 24% | ||
ratnaayub | 0 | 827,858,703 | 100% | ||
iraeli | 0 | 2,551,149,167 | 100% | ||
tiffin | 0 | 2,033,286,160 | 22.8% | ||
steem.leo | 0 | 28,432,454,547 | 24% | ||
amico.sports | 0 | 897,700,167,918 | 100% | ||
good.game | 0 | 9,606,691,059 | 100% | ||
hyborian-strain | 0 | 2,435,944,017 | 30% | ||
sbi-tokens | 0 | 2,266,027,702 | 10.16% | ||
logiczombie | 0 | 1,174,481,264 | 50% | ||
hugo1954 | 0 | 505,823,532 | 100% | ||
the-table | 0 | 20,486,820,120 | 100% | ||
cardtrader | 0 | 25,706,261,969 | 86% | ||
thehouse | 0 | 2,133,980,485 | 90% | ||
adysscheryl | 0 | 771,513,287 | 75% | ||
fixie | 0 | 71,589,792,820 | 100% | ||
luvlylady | 0 | 729,931,338 | 100% | ||
oratione | 0 | 865,771,234 | 100% | ||
ksheni | 0 | 19,201,097,994 | 100% | ||
zeesh | 0 | 5,154,689,154 | 11% | ||
dpoll.witness | 0 | 6,323,007,100 | 100% | ||
nitin21 | 0 | 103,058,736 | 100% | ||
monstervoter | 0 | 1,072,930,953 | 50% | ||
bilpcoinrecords | 0 | 2,294,965,737 | 50% | ||
jack0 | 0 | 1,067,017,631 | 75% | ||
silverquest | 0 | 113,745,990,263 | 75% | ||
therealyme | 0 | 221,021,840,810 | 3.6% | ||
blocktvnews | 0 | 628,141,461 | 24% | ||
bilpcoin.pay | 0 | 528,566,060 | 10% | ||
dbfoodbank | 0 | 6,714,401,620 | 100% | ||
honeychip | 0 | 4,610,599,194 | 88% | ||
artmusiclife | 0 | 625,992,059 | 100% | ||
thecontesttrain | 0 | 1,239,027,623 | 50% | ||
invest2learn | 0 | 604,025,491 | 24% | ||
pavelsku | 0 | 7,939,629,970 | 12.5% | ||
gmlrecordz | 0 | 713,595,299 | 50% | ||
ribary | 0 | 8,577,274,260 | 12% | ||
inigo-montoya-jr | 0 | 6,304,022,495 | 85% | ||
sharkthelion | 0 | 3,223,589,622 | 25% | ||
gloriaolar | 0 | 4,371,138,472 | 30% | ||
onestop | 0 | 33,713,113,467 | 100% | ||
kgsupport | 0 | 529,892,674 | 12% | ||
marblesz | 0 | 7,037,525,663 | 100% | ||
mice-k | 0 | 2,255,706,872 | 24% | ||
julesquirin | 0 | 2,889,737,560 | 16.6% | ||
curamax | 0 | 1,382,900,961 | 24% | ||
tommys.shop | 0 | 409,295,785,236 | 55% | ||
dpend.active | 0 | 1,781,803,925 | 4.8% | ||
laruche | 0 | 209,547,477,899 | 5% | ||
hornetsnest | 0 | 19,704,252,942 | 50% | ||
ykretz | 0 | 2,324,395,009 | 5% | ||
penned-bullshit | 0 | 1,221,522,297 | 80% | ||
softworld | 0 | 422,665,097,516 | 100% | ||
kyleana | 0 | 1,299,608,111 | 50% | ||
nildasalazar | 0 | 2,500,370,748 | 100% | ||
dcityrewards | 0 | 621,425,490,540 | 24% | ||
holoferncro | 0 | 2,115,406,720 | 5% | ||
patagonian-nomad | 0 | 689,202,072 | 100% | ||
sketching | 0 | 1,552,214,018 | 12% | ||
authentika | 0 | 1,048,284,035 | 10% | ||
hive-143869 | 0 | 110,301,622,450 | 10% | ||
ninnu | 0 | 68,640,278,986 | 50% | ||
ecency | 0 | 210,611,767,208 | 0.5% | ||
deadblackclover | 0 | 0 | 100% | ||
kingneptune | 0 | 6,034,698,674 | 50% | ||
parung76 | 0 | 1,726,336,084 | 100% | ||
benantca | 0 | 3,448,487,491 | 100% | ||
actioncats | 0 | 33,477,693,557 | 22% | ||
discoveringarni | 0 | 43,784,493,834 | 15% | ||
emrysjobber | 0 | 2,115,545,515 | 100% | ||
minihw | 0 | 0 | 100% | ||
jsalvage | 0 | 2,395,581,780 | 100% | ||
logicforce | 0 | 4,984,462,339 | 34.1% | ||
patronpass | 0 | 6,034,688,531 | 100% | ||
jelly13 | 0 | 943,742,356 | 12% | ||
plusvault | 0 | 2,288,552,986 | 100% | ||
olaunlimited | 0 | 70,695,083,559 | 37.35% | ||
ilovegames | 0 | 6,453,265,325 | 20% | ||
ecency.stats | 0 | 140,597,757 | 0.5% | ||
obandoduarte | 0 | 19,919,331,463 | 100% | ||
sevalo13 | 0 | 2,648,254,040 | 100% | ||
josemoises | 0 | 7,065,456,763 | 100% | ||
sevenoh-fiveoh | 0 | 1,070,540,161 | 5% | ||
lenincarrizo | 0 | 14,523,092,378 | 100% | ||
cryptosimplify | 0 | 6,185,452,174 | 100% | ||
liz.writes | 0 | 1,052,041,370 | 50% | ||
noelgamingtv | 0 | 1,079,522,376 | 100% | ||
yosmandiaz | 0 | 573,126,514 | 100% | ||
adedayoolumide | 0 | 10,077,190,707 | 100% | ||
ilsanunez | 0 | 660,675,047 | 100% | ||
rudy-dj | 0 | 8,843,923,356 | 100% | ||
rituraz17 | 0 | 5,144,878,148 | 65% | ||
sshila | 0 | 2,020,583,967 | 100% | ||
idea-make-rich | 0 | 16,944,485,658 | 20% | ||
leone.bianco | 0 | 789,729,026 | 80% | ||
arrrds | 0 | 1,184,060,956 | 50% | ||
hermaryrc | 0 | 2,958,577,341 | 100% | ||
borbolet | 0 | 13,381,504,336 | 30% | ||
alimaneiro | 0 | 76,615,108 | 100% | ||
emilycorvof | 0 | 1,502,677,227 | 100% | ||
noalys | 0 | 1,341,512,679 | 11% | ||
borniet | 0 | 4,742,374,544 | 100% | ||
elricmoonslayer | 0 | 4,941,117,365 | 100% | ||
rohansuares | 0 | 10,833,700,025 | 100% | ||
jesusin | 0 | 2,238,498,363 | 100% | ||
contentisking | 0 | 11,813,829,830 | 100% | ||
kattycrochet | 0 | 7,662,742,158 | 11% | ||
esecholito | 0 | 49,816,723,364 | 100% | ||
jff7777 | 0 | 863,664,221 | 100% | ||
psicologiaexpres | 0 | 7,908,804,021 | 30% | ||
andrastia | 0 | 29,758,931,121 | 40% | ||
n0m0refak3n3ws | 0 | 4,775,666,435 | 50% | ||
pieternijmeijer | 0 | 20,978,514,580 | 100% | ||
pedrovivaz | 0 | 17,507,875,036 | 100% | ||
hivechat | 0 | 1,263,730,846 | 12% | ||
godfather.ftw | 0 | 56,492,574,177 | 100% | ||
dcrops | 0 | 111,099,056,689 | 12% | ||
mccoy02 | 0 | 19,724,113,646 | 100% | ||
marxeo112 | 0 | 4,033,718,890 | 100% | ||
vonzeppelin | 0 | 3,880,961,068 | 100% | ||
potpourry | 0 | 1,120,118,358 | 30% | ||
pimpstudio-cash | 0 | 768,228,251 | 100% | ||
susie-saver | 0 | 8,298,021,623 | 100% | ||
atexoras | 0 | 4,700,935,241 | 50% | ||
cielitorojo | 0 | 20,377,345,259 | 15.4% | ||
nineclaws | 0 | 52,455,675,734 | 100% | ||
trostparadox | 0 | 3,491,942,531,984 | 100% | ||
sofs-su | 0 | 90,025,762,356 | 77.41% | ||
kriszrokk | 0 | 9,062,236,952 | 100% | ||
kimavalon | 0 | 703,302,328 | 50% | ||
hectorsanchez18 | 0 | 25,591,921,644 | 100% | ||
cookaiss | 0 | 758,228,046 | 5% | ||
repayme4568 | 0 | 3,471,221,501 | 100% | ||
shahab021 | 0 | 0 | 100% | ||
ausbit.dev | 0 | 18,294,413,671 | 100% | ||
elgatoshawua | 0 | 5,135,729,448 | 11% | ||
xyba | 0 | 45,108,034,970 | 100% | ||
vaipraonde | 0 | 0 | 100% | ||
zdigital222 | 0 | 567,282,902 | 82% | ||
din0baba | 0 | 2,389,973,445 | 100% | ||
benk07 | 0 | 496,158,081 | 100% | ||
creodas | 0 | 2,988,693,225 | 75% | ||
mayor333 | 0 | 14,217,858,267 | 100% | ||
drricksanchez | 0 | 8,346,615,103 | 1.8% | ||
happyfrog420-new | 0 | 35,547,279,484 | 100% | ||
valthy | 0 | 3,846,038,900 | 100% | ||
trouvaille | 0 | 5,284,844,739 | 100% | ||
unlockmaster | 0 | 9,148,451,964 | 100% | ||
mrhoofman | 0 | 3,720,143,036 | 25% | ||
nfttunz | 0 | 2,187,327,272,956 | 100% | ||
mahuampionlinemg | 0 | 2,461,975,844 | 100% | ||
zwhammer | 0 | 1,037,945,665 | 50% | ||
hive.friends | 0 | 0 | 1% | ||
nahueldare3627 | 0 | 709,388,520 | 50% | ||
gekoguy | 0 | 580,533,670 | 100% | ||
farpetrad | 0 | 14,862,887,250 | 100% | ||
techjack67 | 0 | 490,454,530 | 100% | ||
krrizjos18 | 0 | 4,508,841,602 | 50% | ||
shanhenry | 0 | 2,228,890,690 | 100% | ||
fotomaglys | 0 | 2,712,838,614 | 11% | ||
panmonagas | 0 | 473,315,661 | 11% | ||
nazatpt | 0 | 4,771,815,380 | 100% | ||
cicixrose | 0 | 791,471,665 | 100% | ||
lordb | 0 | 3,277,641,495 | 100% | ||
hivehydra | 0 | 3,963,993,095 | 90% | ||
d35tr0 | 0 | 1,192,329,655 | 100% | ||
emergingabove | 0 | 0 | 74% | ||
readthisplease | 0 | 2,640,272,225 | 2.5% | ||
meesterbrain | 0 | 1,302,138,044 | 100% | ||
davidbright | 0 | 813,296,585 | 5% | ||
shiftrox | 0 | 56,747,449,541 | 100% | ||
merwinrod | 0 | 1,350,688,680 | 100% | ||
jaybone | 0 | 1,321,766,050 | 100% | ||
jimmy406 | 0 | 13,304,302,745 | 100% | ||
irenicus30 | 0 | 126,669,924,624 | 100% | ||
yusma21 | 0 | 8,361,077,438 | 100% | ||
biggerjoe | 0 | 3,403,470,398 | 1.5% | ||
aprasad2325 | 0 | 4,142,001,352 | 11% | ||
psychoinker | 0 | 1,142,169,642 | 50% | ||
bbqgriffinwings | 0 | 3,246,970,502 | 1.5% | ||
karlagon | 0 | 2,162,106,188 | 100% | ||
delver | 0 | 40,796,292,071 | 100% | ||
pishio | 0 | 545,680,131,578 | 10% | ||
germangenius | 0 | 512,650,729 | 100% | ||
cryptoccshow | 0 | 5,750,713,097 | 50% | ||
aleksdi | 0 | 0 | 100% | ||
nyche | 0 | 14,949,111,735 | 100% | ||
ozohu | 0 | 565,861,975 | 12.5% | ||
iamleicester | 0 | 496,369,793 | 80% | ||
katirayo | 0 | 3,244,567,412 | 75% | ||
ivario | 0 | 645,553,352 | 100% | ||
onwugbenuvictor | 0 | 5,375,521,137 | 15% | ||
amaillo | 0 | 1,105,479,325 | 8% | ||
nnn1jls | 0 | 1,704,886,593 | 100% | ||
lazy001 | 0 | 3,539,816,355 | 100% | ||
wendy0520 | 0 | 1,680,079,917 | 19.8% | ||
umirais | 0 | 18,740,099,416 | 100% | ||
ray5fan | 0 | 756,632,397 | 100% | ||
cryptokungfu | 0 | 8,238,811,624 | 100% | ||
jkp.nisha | 0 | 3,558,192,786 | 100% | ||
uno.alfa | 0 | 2,048,732,726 | 100% | ||
dsky | 0 | 921,565,176,178 | 100% | ||
mcsherriff | 0 | 2,799,034,296 | 24% | ||
myrv | 0 | 4,089,596,171 | 100% | ||
almightygrim | 0 | 9,507,211,603 | 45% | ||
riansilva | 0 | 1,597,691,544 | 50% | ||
shadowalker21 | 0 | 895,756,737 | 5.5% | ||
deraaa | 0 | 1,925,664,839 | 10% | ||
fairyberry | 0 | 3,840,913,574 | 11% | ||
mengao | 0 | 99,427,549,521 | 100% | ||
ghici | 0 | 568,171,009 | 100% | ||
motorseb | 0 | 12,787,202,691 | 100% | ||
phgaming-wipeout | 0 | 1,086,033,778 | 100% | ||
ga38jem | 0 | 37,824,945,544 | 100% | ||
itsostylish | 0 | 23,362,033,195 | 100% | ||
dnrxgwp2021 | 0 | 566,216,740 | 16.5% | ||
estherscott | 0 | 1,205,068,643 | 6.25% | ||
heutorybr | 0 | 5,388,495,034 | 50% | ||
tropicarlos | 0 | 1,075,522,008 | 12.5% | ||
boykampante | 0 | 0 | 100% | ||
winniecorp | 0 | 950,990,971 | 12.5% | ||
attentionneeded | 0 | 506,072,741 | 5% | ||
simsahas | 0 | 3,076,797,499 | 50% | ||
ernestoacostame | 0 | 2,606,171,295 | 100% | ||
drexlord | 0 | 804,649,256 | 1.8% | ||
omosefe | 0 | 1,862,778,904 | 12.5% | ||
sirsmokesalot96 | 0 | 1,901,448,336 | 100% | ||
degagneiv | 0 | 713,816,830 | 100% | ||
lothbrox | 0 | 1,298,153,146 | 100% | ||
huckleberrie | 0 | 4,517,490,367 | 60% | ||
donna8 | 0 | 0 | 100% | ||
hoffmeister84 | 0 | 517,114,548 | 12.5% | ||
gustavoluque | 0 | 436,638,068 | 100% | ||
johnny1229 | 0 | 12,770,319,758 | 100% | ||
hucksbucks | 0 | 12,232,604,573 | 80% | ||
rocinanteprimo | 0 | 2,014,740,048 | 100% | ||
waliphoto | 0 | 819,603,847 | 100% | ||
mireyalara | 0 | 1,576,189,858 | 100% | ||
taradraz1 | 0 | 0 | 100% | ||
hironakamura | 0 | 2,994,545,137 | 25% | ||
martinlazizi | 0 | 650,308,261 | 25% | ||
youngiv | 0 | 0 | 100% | ||
bricksolution | 0 | 43,076,302,733 | 100% | ||
wlffreitas | 0 | 947,301,956 | 37.5% | ||
jhoanbolivar19 | 0 | 5,999,212,600 | 100% | ||
investinfreedom | 0 | 57,156,812,039 | 100% | ||
yraimadiaz | 0 | 8,513,592,795 | 100% | ||
gledys19 | 0 | 9,196,287,242 | 100% | ||
rainbrella | 0 | 3,419,301,502 | 100% | ||
juditka | 0 | 1,739,212,107 | 100% | ||
jlinaresp | 0 | 2,149,264,561 | 9% | ||
friendmoose.pob | 0 | 1,109,478,412 | 91% | ||
asherrobert | 0 | 519,626,972 | 12.5% | ||
atyourservice | 0 | 1,205,360,728 | 10% | ||
vanhuyit8x | 0 | 0 | 100% | ||
rockletsgg | 0 | 0 | 100% | ||
vanhuyit89 | 0 | 0 | 100% | ||
balabambuz | 0 | 4,482,667,136 | 100% | ||
hablavu | 0 | 0 | 100% | ||
jordivu | 0 | 0 | 100% | ||
wuilvu | 0 | 0 | 100% | ||
frabvu | 0 | 0 | 100% | ||
liamvu | 0 | 0 | 100% | ||
olegvu | 0 | 0 | 100% | ||
iuliavu | 0 | 0 | 100% | ||
marcvu | 0 | 0 | 100% | ||
doomforge | 0 | 4,693,658,624 | 100% | ||
blackyvu | 0 | 0 | 100% | ||
fabvu | 0 | 0 | 100% | ||
augustvu | 0 | 0 | 100% | ||
rosevu | 0 | 0 | 100% | ||
treyvu | 0 | 0 | 100% | ||
collevu | 0 | 0 | 100% | ||
fiiihvu | 0 | 0 | 100% | ||
egdyvu | 0 | 0 | 100% | ||
adonvu | 0 | 0 | 100% | ||
alonsovu | 0 | 0 | 100% | ||
albinvu | 0 | 0 | 100% | ||
yorvich | 0 | 0 | 100% | ||
yeksong | 0 | 0 | 100% | ||
uario | 0 | 0 | 100% | ||
marlenaaaaaa | 0 | 0 | 100% | ||
upholdhihi | 0 | 0 | 100% | ||
uphold.yolan | 0 | 0 | 100% | ||
willicarbahi | 0 | 0 | 100% | ||
nthtv | 0 | 87,471,123,728 | 100% | ||
reineesmay | 0 | 1,422,798,912 | 8.75% | ||
archangel21 | 0 | 11,307,830,436 | 100% | ||
sushana | 0 | 0 | 100% | ||
andreseloy581 | 0 | 112,442,376,049 | 100% | ||
dragonmk47 | 0 | 111,010,765,087 | 100% | ||
joyceantonio | 0 | 2,871,751,687 | 100% | ||
theinfiltred | 0 | 1,504,014,063 | 100% | ||
arthursiq5 | 0 | 2,628,436,094 | 100% | ||
semennemes | 0 | 0 | 100% | ||
grupa-rowerowa | 0 | 1,685,108,106 | 100% | ||
ersusoficial | 0 | 133,685,860 | 100% | ||
rahim.art72 | 0 | 429,046,050 | 100% | ||
fotonorway8 | 0 | 4,111,886,786 | 100% | ||
resonator | 0 | 32,297,189,591,926 | 100% | ||
anna-newkey | 0 | 8,059,103,186 | 33% | ||
sovebrito | 0 | 759,794,215 | 11% | ||
buezor | 0 | 1,222,589,705 | 50% | ||
kam5iz | 0 | 1,789,515,427 | 100% | ||
xappreciator | 0 | -435,418,280 | -22% | ||
xblocktrades | 0 | -572,680,000 | -100% | ||
xalpha | 0 | -133,822,833 | -100% | ||
franzpaulie | 0 | 1,674,267,411 | 100% | ||
xtheycallmedan | 0 | -840,515,027 | -100% | ||
xtrafalgar | 0 | -560,346,905 | -83% | ||
xecency | 0 | -21,282,536 | -0.5% | ||
beeminer | 0 | 1,001,342,535 | 100% | ||
tspaula | 0 | 2,052,582,323 | 75% | ||
herryson | 0 | 0 | 0% | ||
sdoyle | 0 | 876,987,915 | 50% | ||
denguem | 0 | 124,712,076 | 100% | ||
lordshah | 0 | 5,779,432,114 | 100% | ||
valeriaehb | 0 | 2,563,551,035 | 100% | ||
vaitengewon | 0 | 54,623,831 | 100% | ||
becca-mac | 0 | 90,970,135,843 | 100% | ||
jadenlegacy222 | 0 | 0 | 100% | ||
acgalarza | 0 | 147,523,289,923 | 70% | ||
kavaer | 0 | 1,382,060,857 | 100% | ||
zealous4ever | 0 | 23,327,156,400 | 100% | ||
revise.spk | 0 | 8,926,909,333 | 100% | ||
innerwebbp | 0 | 477,792,366 | 100% | ||
ayane-chan | 0 | 2,028,639,855 | 100% | ||
atkw | 0 | 121,864,463 | 100% | ||
gust.art | 0 | 290,146,148 | 100% | ||
meta007 | 0 | 932,997,522 | 100% | ||
reanbooks | 0 | 2,062,455,482 | 100% | ||
pajeroz | 0 | 2,335,642,366 | 100% | ||
jaimesanchezg | 0 | 0 | 100% | ||
vinally | 0 | 88,909,090 | 10% | ||
jrex | 0 | 1,260,033,124 | 100% | ||
rdekeragoo | 0 | 1,732,509,118 | 100% | ||
zoelle | 0 | 3,875,142,863 | 100% | ||
destampid | 0 | 681,372,897 | 100% | ||
papillon199526 | 0 | 1,660,773,234 | 47% | ||
chance820709 | 0 | 2,140,604,710 | 100% | ||
jayrent | 0 | 3,558,749,829 | 100% | ||
sora-hara | 0 | 0 | 100% | ||
profwhitetower | 0 | 0 | 100% |
Lol is the php elephant related to India?
author | ackza |
---|---|
permlink | rfs6l1 |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2022-07-29 11:58:18 |
last_update | 2022-07-29 11:58:18 |
depth | 1 |
children | 1 |
last_payout | 2022-08-05 11:58: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 | 41 |
author_reputation | 288,294,301,233,384 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 115,256,682 |
net_rshares | 0 |
https://docs.php.earth/php/community/elephpant/
author | mahdiyari |
---|---|
permlink | rfs6sc |
category | hive-139531 |
json_metadata | {"links":["https://docs.php.earth/php/community/elephpant/"],"app":"hiveblog/0.1"} |
created | 2022-07-29 12:03:15 |
last_update | 2022-07-29 12:03:15 |
depth | 2 |
children | 0 |
last_payout | 2022-08-05 12:03: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 | 47 |
author_reputation | 199,864,818,197,856 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,256,809 |
net_rshares | 0 |
Hello good time. Dear friend, is it possible to talk to you on WhatsApp or Telegram? Or should I have a contact number?
author | azamsohrabi |
---|---|
permlink | rg336p |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2022-08-04 09:18:30 |
last_update | 2022-08-04 09:18:30 |
depth | 1 |
children | 1 |
last_payout | 2022-08-11 09:18: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 | 119 |
author_reputation | 136,290,973,435,922 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,421,081 |
net_rshares | 0 |
telegram @mahdi_Edw
author | mahdiyari |
---|---|
permlink | rg33d4 |
category | hive-139531 |
json_metadata | {"users":["mahdi"],"app":"hiveblog/0.1"} |
created | 2022-08-04 09:23:00 |
last_update | 2022-08-04 09:23:00 |
depth | 2 |
children | 0 |
last_payout | 2022-08-11 09: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 | 19 |
author_reputation | 199,864,818,197,856 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,421,174 |
net_rshares | 0 |
That is nice. Currently, I am working on @hiveland.dapp that uses PHP. In this project we don't need to interact with Hive but we need to interact with Hive Engine and in the beginning it was hard because I needed to implement all the interactions with a Hive Engine node that we need. It is nice to see some "libraries" be implemented on PHP and other langaunge to help developers to interact with our ecosystem.
author | cryptosimplify |
---|---|
permlink | re-mahdiyari-2022727t103938909z |
category | hive-139531 |
json_metadata | {"tags":["hive-php","php","hive","dev","library"],"app":"ecency/3.0.24-vision","format":"markdown+html"} |
created | 2022-07-27 09:39:39 |
last_update | 2022-07-27 09:39:39 |
depth | 1 |
children | 0 |
last_payout | 2022-08-03 09:39:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.259 HBD |
curator_payout_value | 0.259 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 415 |
author_reputation | 228,708,106,907,016 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,200,385 |
net_rshares | 656,626,804,378 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 107,588,255,137 | 100% | ||
mahdiyari | 0 | 549,038,549,241 | 40% |
I didn’t understand a thing but the cat deserve a lovelly Up 💓
author | destampid |
---|---|
permlink | rfoxf6 |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2022-07-27 17:47:30 |
last_update | 2022-07-27 17:47:30 |
depth | 1 |
children | 0 |
last_payout | 2022-08-03 17:47: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 | 62 |
author_reputation | 36,275,177 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,210,337 |
net_rshares | 0 |
Your content has been **voted** as a part of [Encouragement program](https://ecency.com/ecency/@good-karma/encouragement-program-continues-82eafcd10a299). Keep up the good work! <br><br>Use Ecency daily to boost your growth on platform! <br><br><b>Support Ecency</b><br>[Vote for new Proposal](https://hivesigner.com/sign/update-proposal-votes?proposal_ids=%5B197%5D&approve=true)<br>[Delegate HP and earn more](https://ecency.com/hive-125125/@ecency/daily-100-curation-rewards)
author | ecency |
---|---|
permlink | re-2022726t221833628z |
category | hive-139531 |
json_metadata | {"tags":["ecency"],"app":"ecency/3.0.20-welcome","format":"markdown+html"} |
created | 2022-07-26 22:18:33 |
last_update | 2022-07-26 22:18:33 |
depth | 1 |
children | 0 |
last_payout | 2022-08-02 22:18: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 | 478 |
author_reputation | 630,684,164,727,799 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,188,565 |
net_rshares | 0 |
This definitely have a lot of work been put into it which is awesome. Keep up the good work progressing.
author | emeka4 |
---|---|
permlink | rfn8y5 |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2022-07-26 20:01:24 |
last_update | 2022-07-26 20:01:24 |
depth | 1 |
children | 0 |
last_payout | 2022-08-02 20:01:24 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.271 HBD |
curator_payout_value | 0.272 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 104 |
author_reputation | 235,996,715,737,750 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,184,493 |
net_rshares | 685,799,081,702 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mahdiyari | 0 | 685,799,081,702 | 49% |
Awesome!!
author | ernestoacostame |
---|---|
permlink | re-mahdiyari-2022729t5272862z |
category | hive-139531 |
json_metadata | {"tags":["hive-php","php","hive","dev","library"],"app":"ecency/3.0.24-vision","format":"markdown+html"} |
created | 2022-07-29 10:27:03 |
last_update | 2022-07-29 10:27:03 |
depth | 1 |
children | 0 |
last_payout | 2022-08-05 10:27:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 9 |
author_reputation | 3,155,138,401,230 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,255,113 |
net_rshares | 0 |
LOVED IT!
author | fernandosoder |
---|---|
permlink | re-mahdiyari-2022727t143527950z |
category | hive-139531 |
json_metadata | {"tags":["hive-php","php","hive","dev","library"],"app":"ecency/3.0.24-vision","format":"markdown+html"} |
created | 2022-07-27 17:35:27 |
last_update | 2022-07-27 17:35:27 |
depth | 1 |
children | 0 |
last_payout | 2022-08-03 17:35: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 | 9 |
author_reputation | 43,445,761,642,126 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,210,055 |
net_rshares | 0 |
Congratulations @mahdiyari! Your post has been a top performer on the Hive blockchain and you have been rewarded with the following badge: <table><tr><td><img src="https://images.hive.blog/60x60/http://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/@mahdiyari) 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> ###### Support the HiveBuzz project. [Vote](https://hivesigner.com/sign/update_proposal_votes?proposal_ids=%5B%22199%22%5D&approve=true) for [our proposal](https://peakd.com/me/proposals/199)!
author | hivebuzz |
---|---|
permlink | notify-mahdiyari-20220727t014352 |
category | hive-139531 |
json_metadata | {"image":["http://hivebuzz.me/notify.t6.png"]} |
created | 2022-07-27 01:43:54 |
last_update | 2022-07-27 01:43:54 |
depth | 1 |
children | 0 |
last_payout | 2022-08-03 01:43: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 | 772 |
author_reputation | 369,406,393,785,611 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,192,883 |
net_rshares | 0 |
Congratulations @mahdiyari! Your post has been a top performer on the Hive blockchain and you have been rewarded with the following badge: <table><tr><td><img src="https://images.hive.blog/60x60/http://hivebuzz.me/badges/toppayoutweek.png"></td><td>Post with the highest payout of the week.</td></tr> </table> <sub>_You can view your badges on [your board](https://hivebuzz.me/@mahdiyari) 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 the last post from @hivebuzz:** <table><tr><td><a href="/hive-122221/@hivebuzz/pum-202208"><img src="https://images.hive.blog/64x128/https://i.imgur.com/M9RD8KS.png"></a></td><td><a href="/hive-122221/@hivebuzz/pum-202208">The 8th edition of the Hive Power Up Month starts today!</a></td></tr><tr><td><a href="/hive-122221/@hivebuzz/pud-202208"><img src="https://images.hive.blog/64x128/https://i.imgur.com/805FIIt.jpg"></a></td><td><a href="/hive-122221/@hivebuzz/pud-202208">Hive Power Up Day - August 1st 2022</a></td></tr></table> ###### Support the HiveBuzz project. [Vote](https://hivesigner.com/sign/update_proposal_votes?proposal_ids=%5B%22199%22%5D&approve=true) for [our proposal](https://peakd.com/me/proposals/199)!
author | hivebuzz |
---|---|
permlink | notify-mahdiyari-20220801t005140 |
category | hive-139531 |
json_metadata | {"image":["http://hivebuzz.me/notify.t6.png"]} |
created | 2022-08-01 00:51:27 |
last_update | 2022-08-01 00:51:27 |
depth | 1 |
children | 0 |
last_payout | 2022-08-08 00:51: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 | 1,322 |
author_reputation | 369,406,393,785,611 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,323,297 |
net_rshares | 0 |
Amazing work, thank you! This will help a lot! 👍
author | immanuel94 |
---|---|
permlink | rfq81y |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2022-07-28 10:34:48 |
last_update | 2022-07-28 10:34:48 |
depth | 1 |
children | 0 |
last_payout | 2022-08-04 10: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 | 48 |
author_reputation | 212,637,383,853,137 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,227,838 |
net_rshares | 0 |
OMG THANKK YOU THANK YOU!!! This is SO GREAT!!! ❤️💛💚💙💜❣️ I just updated my post about verifying signatures in php to point here to your post!!! This is so much better and cleaner if you can install ext-gmp!!! This is so GREAT!!! Thank you again!!! https://peakd.com/stem/@innerwebbp/solved-php-native-hive-signature-validation-and-the-hivewordpress-sso-single-sign-on
author | innerwebbp |
---|---|
permlink | re-mahdiyari-rfnqmn |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2022.07.1"} |
created | 2022-07-27 02:23:15 |
last_update | 2022-07-27 02:23:15 |
depth | 1 |
children | 0 |
last_payout | 2022-08-03 02:23:15 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.348 HBD |
curator_payout_value | 0.347 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 370 |
author_reputation | 6,494,489,522,266 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,193,510 |
net_rshares | 870,120,029,710 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 114,281,738,597 | 100% | ||
mahdiyari | 0 | 720,127,933,589 | 50% | ||
bambukah | 0 | 35,710,357,524 | 100% |
Wooooooow, this is very wonderful buddy. I love you work and the cat
author | ismaelrd04 |
---|---|
permlink | re-mahdiyari-2022727t202724972z |
category | hive-139531 |
json_metadata | {"tags":["hive-php","php","hive","dev","library"],"app":"ecency/3.0.24-vision","format":"markdown+html"} |
created | 2022-07-28 01:22:42 |
last_update | 2022-07-28 01:22:42 |
depth | 1 |
children | 0 |
last_payout | 2022-08-04 01:22: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 | 68 |
author_reputation | 166,904,945,553,366 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,219,581 |
net_rshares | 0 |
Oh, wow, now, that was a lot of work, but you can expect devs to storm Hive. There are so many PHP devs
author | itsostylish |
---|---|
permlink | re-mahdiyari-2022726t22758446z |
category | hive-139531 |
json_metadata | {"tags":["hive-139531","hive-php","php","hive","dev","library"],"app":"ecency/3.0.30-mobile","format":"markdown+html"} |
created | 2022-07-26 20:08:00 |
last_update | 2022-07-26 20:08:00 |
depth | 1 |
children | 1 |
last_payout | 2022-08-02 20:08:00 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.308 HBD |
curator_payout_value | 0.307 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 103 |
author_reputation | 165,430,880,286,048 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,184,697 |
net_rshares | 777,224,195,174 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 111,999,964,386 | 100% | ||
mahdiyari | 0 | 665,224,230,788 | 48% |
And build what? Everything on hive all the dapps...they come snd they go...its like the steemit dot com effect... we need one large stakeholder who is famous to give out huge upvotes to make this work again
author | ackza |
---|---|
permlink | rfs6ng |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2022-07-29 11:59:45 |
last_update | 2022-07-29 11:59:45 |
depth | 2 |
children | 0 |
last_payout | 2022-08-05 11:59: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 | 206 |
author_reputation | 288,294,301,233,384 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 115,256,705 |
net_rshares | 0 |
This is very beautiful, I love your work and too be honest, I wish you could teach me this beautiful hand work of yours it will be a Honor to receive teachings from you.
author | katirayo |
---|---|
permlink | re-mahdiyari-rfqv4s |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2022.07.1"} |
created | 2022-07-28 18:53:36 |
last_update | 2022-07-28 18:53:36 |
depth | 1 |
children | 0 |
last_payout | 2022-08-04 18:53: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 | 169 |
author_reputation | 19,476,347,900,657 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,238,577 |
net_rshares | 0 |
Wow! This is a great work. Thanks for sharing it here.
author | mireyalara |
---|---|
permlink | re-mahdiyari-2022727t6224499z |
category | hive-139531 |
json_metadata | {"tags":["hive-139531","hive-php","php","hive","dev","library"],"app":"ecency/3.0.30-mobile","format":"markdown+html"} |
created | 2022-07-27 11:02:21 |
last_update | 2022-07-27 11:02:21 |
depth | 1 |
children | 0 |
last_payout | 2022-08-03 11:02:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.216 HBD |
curator_payout_value | 0.215 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 55 |
author_reputation | 7,607,902,438,816 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,201,625 |
net_rshares | 544,651,024,435 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
mahdiyari | 0 | 544,651,024,435 | 40% |
https://twitter.com/MahdiYari4/status/1552007676242034689 https://twitter.com/YanPatrick_/status/1552036131616821249 <sub> The rewards earned on this comment will go directly to the people( @mahdiyari, @shiftrox ) sharing the post on Twitter as long as they are registered with @poshtoken. Sign up at https://hiveposh.com.</sub>
author | poshtoken | ||||||
---|---|---|---|---|---|---|---|
permlink | re-mahdiyari-hive-php-a-real-php-library-for-hive65016 | ||||||
category | hive-139531 | ||||||
json_metadata | "{"app":"Poshtoken 0.0.1","payoutToUser":["mahdiyari","shiftrox"]}" | ||||||
created | 2022-07-26 19:09:03 | ||||||
last_update | 2022-07-26 21:02:03 | ||||||
depth | 1 | ||||||
children | 0 | ||||||
last_payout | 2022-08-02 19:09:03 | ||||||
cashout_time | 1969-12-31 23:59:59 | ||||||
total_payout_value | 0.000 HBD | ||||||
curator_payout_value | 0.000 HBD | ||||||
pending_payout_value | 0.000 HBD | ||||||
promoted | 0.000 HBD | ||||||
body_length | 329 | ||||||
author_reputation | 5,736,167,770,478,202 | ||||||
root_title | "Hive-PHP - A real PHP library for Hive" | ||||||
beneficiaries |
| ||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||
percent_hbd | 0 | ||||||
post_id | 115,183,118 | ||||||
net_rshares | 0 | ||||||
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
nvh000014 | 0 | 0 | 100% | ||
marivu | 0 | 0 | 100% | ||
rojavu | 0 | 0 | 100% | ||
genuvu | 0 | 0 | 100% | ||
jordanvu | 0 | 0 | 100% | ||
josevu | 0 | 0 | 100% | ||
lisneyvu | 0 | 0 | 100% | ||
navarvu | 0 | 0 | 100% | ||
alfredovu | 0 | 0 | 100% | ||
zedzed | 0 | 0 | 100% | ||
yepesjhorhi | 0 | 0 | 100% |
as a beginner doing activities in hive, i have to study this more deeply because it is very important to develop writing performance in hive. Growth in the hive is my goal and the unknown ways will always be learned. thank you friend this is very useful for me.
author | reanbooks |
---|---|
permlink | rfrgo9 |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2022-07-29 02:38:39 |
last_update | 2022-07-29 02:38:39 |
depth | 1 |
children | 0 |
last_payout | 2022-08-05 02:38:39 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.041 HBD |
curator_payout_value | 0.042 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 261 |
author_reputation | 1,181,982,320,337 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,247,693 |
net_rshares | 109,781,647,717 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
ackza | 0 | 109,781,647,717 | 100% |
Wow. This is so much effort put into one piece. Well done @mahdiyari
author | silviafx |
---|---|
permlink | re-mahdiyari-rgb20q |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2022.07.1"} |
created | 2022-08-08 16:34:03 |
last_update | 2022-08-08 16:34:03 |
depth | 1 |
children | 0 |
last_payout | 2022-08-15 16:34:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.000 HBD |
curator_payout_value | 0.000 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 69 |
author_reputation | 6,431,345,769,811 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,546,505 |
net_rshares | 0 |
Hello. I am using your library in my project. Does my project need delegation. I tried $hive->broadcast($privateKey ...) for delegation and it didn't work when Amount delegation > 10000 VEST. The error I get is: missing required active authority:Missing Active Authority sora-haraTransaction failed to validate using both new (hf26) and legacy serialization. The key I use is Active Key private. Can you share with me why? Thank you.
author | sora-hara | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | rl6bew | ||||||||||||
category | hive-139531 | ||||||||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||||||||
created | 2022-11-11 07:56:57 | ||||||||||||
last_update | 2022-11-11 07:56:57 | ||||||||||||
depth | 1 | ||||||||||||
children | 6 | ||||||||||||
last_payout | 2022-11-18 07:56:57 | ||||||||||||
cashout_time | 1969-12-31 23:59:59 | ||||||||||||
total_payout_value | 0.000 HBD | ||||||||||||
curator_payout_value | 0.000 HBD | ||||||||||||
pending_payout_value | 0.000 HBD | ||||||||||||
promoted | 0.000 HBD | ||||||||||||
body_length | 433 | ||||||||||||
author_reputation | 152,158,138 | ||||||||||||
root_title | "Hive-PHP - A real PHP library for Hive" | ||||||||||||
beneficiaries |
| ||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||
percent_hbd | 10,000 | ||||||||||||
post_id | 118,244,240 | ||||||||||||
net_rshares | 0 |
That error can be because of wrong parameters of the transaction. Send me the full code.
author | mahdiyari |
---|---|
permlink | rl6do6 |
category | hive-139531 |
json_metadata | {"app":"hiveblog/0.1"} |
created | 2022-11-11 08:45:45 |
last_update | 2022-11-11 08:45:45 |
depth | 2 |
children | 5 |
last_payout | 2022-11-18 08:45: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 | 88 |
author_reputation | 199,864,818,197,856 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 118,244,840 |
net_rshares | 151,685,643 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
sora-hara | 0 | 151,685,643 | 100% |
Thanks for your answer. This is my code. $ops = [ "sora-hara", "tuanbh", "5000.000000 VESTS" ]; $hive = new Hive(); // create Obj privateKey $key = $hive->privateKeyFrom(HIVE_DELEGATION_KEY); // call API $request = $hive->broadcast($key, 'delegate_vesting_shares', $ops); It succeeds when VEST = 2000. AND >= 5000 then error.
author | sora-hara | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | rl6ek1 | ||||||||||||
category | hive-139531 | ||||||||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||||||||
created | 2022-11-11 09:04:48 | ||||||||||||
last_update | 2022-11-11 09:05:36 | ||||||||||||
depth | 3 | ||||||||||||
children | 0 | ||||||||||||
last_payout | 2022-11-18 09:04: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 | 338 | ||||||||||||
author_reputation | 152,158,138 | ||||||||||||
root_title | "Hive-PHP - A real PHP library for Hive" | ||||||||||||
beneficiaries |
| ||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||
percent_hbd | 10,000 | ||||||||||||
post_id | 118,245,147 | ||||||||||||
net_rshares | 0 |
I checked with the js library that the sign function to create a signature is giving a different value than your library when putting in the same Transaction. But I can't tell where it's coming from because the encryption libraries of the 2 are different. You code you are correct. Can you give me more information about the sign signature? Version of the library that is associated with it.
author | sora-hara | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
permlink | rl6jqc | ||||||||||||
category | hive-139531 | ||||||||||||
json_metadata | {"app":"hiveblog/0.1"} | ||||||||||||
created | 2022-11-11 10:56:36 | ||||||||||||
last_update | 2022-11-11 10:56:36 | ||||||||||||
depth | 3 | ||||||||||||
children | 3 | ||||||||||||
last_payout | 2022-11-18 10:56: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 | 391 | ||||||||||||
author_reputation | 152,158,138 | ||||||||||||
root_title | "Hive-PHP - A real PHP library for Hive" | ||||||||||||
beneficiaries |
| ||||||||||||
max_accepted_payout | 1,000,000.000 HBD | ||||||||||||
percent_hbd | 10,000 | ||||||||||||
post_id | 118,246,971 | ||||||||||||
net_rshares | 0 |
Hellow @mahdiyari I test signing account_update2 but i keep getting 🙂 ``` Fatal error: Uncaught TypeError: property_exists(): Argument #2 ($property) must be of type string, stdClass given in vendor/mahdiyari/hive-php/lib/Helpers/Serializer.php:43 ``` ``` $hive = new Hive(); #hive settings $privateKey = $hive->privateKeyFrom(pass(1)[1]); $account_update2 = new stdClass; $account_update2->account = ''.pass(1)[0].''; $account_update2->json_metadata = ''; $account_update2->posting_json_metadata = '{"profile":{"about":"'.$text.'","version":2}}'; $account_update2->extensions = array(); $op = array("account_update2", $account_update2); // transaction built $trx = $hive->createTransaction([$op]); // transaction signed $hive->signTransaction($trx, $privateKey); // will return trx_id on success return $hive->broadcastTransaction($trx); ``` After modifying Serializer.php I can sign it properly. But this workaround is not good practice, I want to keep your original code. I have PHP 8.1 ``` if($serializer[0] == 'optional') { $valueSerializer = $serializer[1]; if (false) { $this->Int8Serializer($buffer, 1); $this->$valueSerializer($buffer, $data->$param); } else { $this->Int8Serializer($buffer, 0); } ``` Your original code ``` if($serializer[0] == 'optional') { $valueSerializer = $serializer[1]; if (\property_exists($param, $data)) { $this->Int8Serializer($buffer, 1); $this->$valueSerializer($buffer, $data->$param); } else { $this->Int8Serializer($buffer, 0); } ``` Is my query incorrect that this error occurs? Do I have to provide these parameters, if so, what form is correct? I tried different options and I keep getting the same error. ``` ['owner', ['optional', 'AuthoritySerializer']], ['active', ['optional', 'AuthoritySerializer']], ['posting', ['optional', 'AuthoritySerializer']], ['memo_key', ['optional', 'PublicKeySerializer']], ``` Thank you for your help 😊
author | szejq |
---|---|
permlink | re-mahdiyari-s06a5j |
category | hive-139531 |
json_metadata | {"tags":["hive-139531"],"app":"peakd/2023.7.1"} |
created | 2023-08-29 21:53:42 |
last_update | 2023-08-29 21:53:42 |
depth | 1 |
children | 0 |
last_payout | 2023-09-05 21:53: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 | 2,282 |
author_reputation | 140,010,706,526,845 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 126,705,700 |
net_rshares | 0 |
Hello @mahdiyari I don't know how much time you put into this work, but it is certainly very valuable. Thanks for sharing.
author | vaitengewon |
---|---|
permlink | re-mahdiyari-2022727t23445723z |
category | hive-139531 |
json_metadata | {"tags":["hive-139531","hive-php","php","hive","dev","library"],"app":"ecency/3.0.32-mobile","format":"markdown+html"} |
created | 2022-07-28 04:04:45 |
last_update | 2022-07-28 04:04:45 |
depth | 1 |
children | 0 |
last_payout | 2022-08-04 04:04: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 | 125 |
author_reputation | 671,433,234,685 |
root_title | "Hive-PHP - A real PHP library for Hive" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 115,222,181 |
net_rshares | 0 |