#### Repository https://github.com/emre/byteball-rpc-client byteball-rpc-client is a python library to interact with the [headless byteball](https://github.com/byteball/headless-byteball)'s RPC interface. In order to access the RPC service, you need to [setup a private headless wallet with RPC enabled](https://github.com/byteball/headless-byteball/wiki/Running-RPC-service). Once you set it up, you can use these commands: - getinfo (State of then DAG) - validateaddress (Byteball Address Validator) - getnewaddress (Create a new address in the headless wallet) - getbalance (Get the balance of the wallet or a specific address in the wallet) - listtransactions (Scan transactions in the wallet) - sendtoaddress (Withdraw funds to any other address)  <center><sup>Logo of Byteball</sup></center> #### Installation ``` $ (sudo) pip install byteball_rpc_client ``` #### Usage Get a ```Client``` instance first. ```python from byteball_rpc_client.client import Client c = Client("your_private_rpc_server") ``` #### Commands ##### getinfo ```python c.get_info() ``` Output: ```python { 'last_mci': 3074861, 'last_stable_mci': 0, 'count_unhandled': 0 } ``` #### validateaddress ```python c.validate_address("<any_byteball_address>") ``` Output will be True or False. (bool) ##### getnewaddress ```python c.get_new_address() ``` Output will be a string. (Ex: ```FRQJM2OLCY5FYPXIIHXPPZM4YYN2JYOZ```) ##### getbalance Get the balance of the wallet: ```python c.get_balance() ``` Output: ```python { 'base': { 'stable': 1762691, 'pending': 0, 'is_private': None } } ``` Or if you want to get the balance of a single address: ```python c.get_balance("<address>") ``` ##### listtransactions - Get all transactions related to a particular address ```python c.list_transactions(address="<address>") ``` Output: ``` [{ 'action': 'sent', 'amount': 250000, 'addressTo': '<address>', 'original_address': None, 'textAddress': '', 'claimed': False, 'mnemonic': None, 'confirmations': 1, 'unit': '<unit>', 'fee': 541, 'time': '<timestamp>', 'level': None, 'mci': <mci>, 'isTextcoin': False }, ] ``` - Get all transactions on the wallet after a particular MCI ```python c.list_transactions(since_mci="<mci>") ``` - Get a specific transaction ```python c.list_transactions(unit="<unit_id>") ``` #### sendtoaddress Withdraw bytes or another asset. ``` c.send_to_address('<receiver_address>', amount) ``` It has an optional **asset** parameter for different assets. The default is bytes. Amount also should be in bytes. The response will be the unit ID in a string. Ex: ``` wYy4kuIMJTnbnPGopBOmA1aeY16ArhfVD6UKLVZdb0g= ``` #### Notes Current RPC server doesn't have any authentication. So, make sure you secure the access to the RPC server. #### My GitHub Account https://github.com/emre
author | emrebeyler |
---|---|
permlink | python-json-rpc-client-for-byteball |
category | utopian-io |
json_metadata | {"community":"busy","app":"busy/2.5.3","format":"markdown","tags":["utopian-io","development","byteball","busy","sndbox"],"users":[],"links":["https://github.com/emre/byteball-rpc-client","https://github.com/byteball/headless-byteball","https://github.com/byteball/headless-byteball/wiki/Running-RPC-service","https://github.com/emre"],"image":["https://ipfs.busy.org/ipfs/QmSipbrs6EzPS2RqMV31XKDmCLKac5X6edhG9rp471XEPd"]} |
created | 2018-07-18 15:20:03 |
last_update | 2018-07-18 15:51:12 |
depth | 0 |
children | 6 |
last_payout | 2018-07-25 15:20:03 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 89.886 HBD |
curator_payout_value | 25.506 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 3,001 |
author_reputation | 448,528,959,341,273 |
root_title | "Python JSON-RPC client for Byteball" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,129,421 |
net_rshares | 54,759,437,664,195 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
tombstone | 0 | 110,982,483,615 | 0.06% | ||
lola-carola | 0 | 172,058,749 | 0.6% | ||
kevinwong | 0 | 38,579,098,929 | 0.15% | ||
fabien | 0 | 1,742,983,551,679 | 100% | ||
felixxx | 0 | 52,535,844,588 | 16% | ||
treaphort | 0 | 78,081,838 | 1.65% | ||
themanualbot | 0 | 883,437,572 | 1% | ||
allyouneedtoknow | 0 | 64,522,842,540 | 60% | ||
the-naked-geek | 0 | 124,599,015 | 24.5% | ||
busy.pay | 0 | 627,023,058,957 | 6.14% | ||
achiron | 0 | 13,177,672,818 | 100% | ||
decebal2dac | 0 | 6,519,636,483 | 100% | ||
hansikhouse | 0 | 2,197,846,050 | 25% | ||
voronoi | 0 | 8,105,580,196 | 50% | ||
teamhumble | 0 | 3,663,737,692 | 6% | ||
heymattsokol | 0 | 928,655,659 | 6% | ||
ejemai | 0 | 7,316,604,598 | 4% | ||
paolobeneforti | 0 | 20,239,710,058 | 6% | ||
silviabeneforti | 0 | 2,630,319,743 | 4% | ||
ihsan19 | 0 | 464,499,288 | 50% | ||
siriusgaia | 0 | 111,701,264 | 4.9% | ||
yuslindwi | 0 | 1,555,571,012 | 25% | ||
fingersik | 0 | 1,315,998,351 | 2% | ||
erb | 0 | 1,386,482,766 | 4% | ||
toninux | 0 | 274,828,344 | 24.5% | ||
oendertuerk | 0 | 38,501,194,136 | 20% | ||
teachblogger | 0 | 579,628,915 | 5% | ||
kenan1989 | 0 | 3,880,962,339 | 20% | ||
eurogee | 0 | 298,944,773 | 2% | ||
dbzfan4awhile | 0 | 321,498,947 | 3% | ||
cryptastic | 0 | 2,251,756,934 | 10% | ||
luvabi | 0 | 1,194,992,399 | 5% | ||
world-travel-pro | 0 | 957,732,090 | 0.2% | ||
bitrocker2020 | 0 | 813,676,606 | 1% | ||
upheaver | 0 | 625,627,771 | 6% | ||
leesongyi | 0 | 4,675,711,004 | 2% | ||
coquiunlimited | 0 | 1,100,357,747 | 8.5% | ||
ruel.cedeno | 0 | 26,763,220,542 | 100% | ||
kemal13 | 0 | 756,627,972 | 30% | ||
bearone | 0 | 1,166,366,195 | 2% | ||
reddragonfly | 0 | 1,595,360,364 | 4% | ||
lastozgur | 0 | 4,900,159,101 | 100% | ||
howtostartablog | 0 | 1,353,964,579 | 3% | ||
faluthi01 | 0 | 141,471,632 | 10% | ||
tensor | 0 | 28,844,296,361 | 100% | ||
affiedalfayed | 0 | 244,243,648 | 2% | ||
carrotcake | 0 | 1,541,663,295 | 2% | ||
klynic | 0 | 750,338,370 | 10% | ||
firatozbek | 0 | 4,479,374,776 | 100% | ||
coloringiship | 0 | 768,580,905 | 2% | ||
sndbox | 0 | 4,867,657,257,764 | 50% | ||
drorion | 0 | 15,915,519,232 | 100% | ||
mintvilla | 0 | 5,751,666,604 | 12% | ||
martibis | 0 | 125,594,136 | 3% | ||
alexzicky | 0 | 12,117,081,873 | 25% | ||
tanyaschutte | 0 | 396,176,839 | 7.5% | ||
steemitph | 0 | 8,659,776,763 | 10% | ||
aaronleang | 0 | 3,590,981,850 | 10% | ||
djlethalskillz | 0 | 631,324,711 | 1% | ||
make-a-whale | 0 | 49,343,851,244 | 12% | ||
biplob12 | 0 | 118,341,685 | 25% | ||
dayoung | 0 | 6,783,786,934 | 25% | ||
nessyquel | 0 | 469,512,356 | 20% | ||
dakeshi | 0 | 5,226,279,789 | 100% | ||
massivevibration | 0 | 2,643,072,178 | 5% | ||
boontjie | 0 | 1,380,997,395 | 100% | ||
crokkon | 0 | 54,772,117,157 | 100% | ||
markjason | 0 | 592,619,504 | 20% | ||
anna-mi | 0 | 732,926,674 | 10% | ||
smafey | 0 | 322,167,303 | 24.5% | ||
revisesociology | 0 | 1,152,143,463 | 1% | ||
espoem | 0 | 16,931,339,224 | 15% | ||
playitforward | 0 | 4,954,503,857 | 6% | ||
birgitt | 0 | 778,356,445 | 24.5% | ||
penauthor | 0 | 67,281,525 | 1% | ||
mrblinddraw | 0 | 2,440,070,352 | 18% | ||
animagic | 0 | 237,996,731 | 20% | ||
isnochys | 0 | 5,387,309,156 | 13% | ||
zord189 | 0 | 1,200,362,831 | 2% | ||
sam.hsuu | 0 | 418,055,729 | 2% | ||
nanastraybutt | 0 | 83,624,932 | 2% | ||
jrawsthorne | 0 | 14,810,477,314 | 100% | ||
ankapolo | 0 | 5,352,757,801 | 35% | ||
loshcat | 0 | 2,981,869,139 | 100% | ||
bobdos | 0 | 6,158,436,853 | 2.5% | ||
rightscomet | 0 | 128,491,038 | 24.5% | ||
explorernations | 0 | 295,919,268 | 1% | ||
murattatar | 0 | 1,946,681,288 | 8% | ||
imaginedragon | 0 | 758,217,565 | 12.5% | ||
zulfan88 | 0 | 64,726,866 | 10% | ||
alvinauh | 0 | 3,606,353,807 | 20% | ||
notimetospace | 0 | 327,283,167 | 2% | ||
nudgent | 0 | 149,548,407 | 24.5% | ||
utopian-io | 0 | 45,795,477,647,904 | 29.89% | ||
unforgettable | 0 | 2,871,155,408 | 100% | ||
jaff8 | 0 | 2,962,597,852 | 4% | ||
elchin | 0 | 712,413,020 | 100% | ||
emrebeyler | 0 | 195,484,558,147 | 100% | ||
mrmaracucho | 0 | 271,214,647 | 49% | ||
spectrums | 0 | 191,274,200 | 20% | ||
nairadaddy | 0 | 405,079,440 | 1% | ||
rdvn | 0 | 8,978,551,862 | 100% | ||
jeffbernst | 0 | 967,184,299 | 4% | ||
naideth | 0 | 126,426,091 | 10% | ||
evilest-fiend | 0 | 1,698,307,619 | 50% | ||
tentalavera | 0 | 177,762,873 | 5% | ||
forkonti | 0 | 2,498,925,563 | 100% | ||
sireh | 0 | 1,923,784,946 | 5% | ||
hellowhale | 0 | 203,971,430 | 100% | ||
damdap | 0 | 106,488,047 | 24.5% | ||
enjoyy | 0 | 229,401,220 | 24.5% | ||
berkerpeksag | 0 | 1,625,366,876 | 100% | ||
iptrucs | 0 | 3,326,699,075 | 15% | ||
thinkermyles | 0 | 85,554,086 | 14.7% | ||
handfree42 | 0 | 61,217,634 | 24.5% | ||
joeycrack | 0 | 493,713,278 | 24.5% | ||
uykusuz | 0 | 9,895,868,904 | 100% | ||
turkolog | 0 | 431,120,818 | 100% | ||
rosemarynoble | 0 | 109,814,614 | 25% | ||
ataturk | 0 | 472,685,195 | 100% | ||
sagor5828 | 0 | 159,059,150 | 25% | ||
asyrafahamed | 0 | 255,221,766 | 6% | ||
iwanderela | 0 | 675,847,390 | 5% | ||
tinowhale | 0 | 2,074,563,181 | 49% | ||
ewq | 0 | 258,466,233 | 6% | ||
nellita66 | 0 | 92,548,659 | 25% | ||
camillius | 0 | 183,275,812 | 25% | ||
lukecreed | 0 | 168,421,904 | 24.5% | ||
amosbastian | 0 | 54,701,530,678 | 100% | ||
jonnahmatias1016 | 0 | 63,850,850 | 10% | ||
fromhell2sky | 0 | 6,229,497,755 | 24.5% | ||
imnotasenuelo | 0 | 118,857,345 | 25% | ||
sauronbey | 0 | 2,843,328,456 | 100% | ||
crypto3d | 0 | 2,325,308,336 | 10% | ||
osmania | 0 | 48,825,238,371 | 100% | ||
talivet | 0 | 239,617,124 | 25% | ||
googletr | 0 | 2,039,092,324 | 100% | ||
adamzi | 0 | 923,280,837 | 3% | ||
chorock | 0 | 51,485,970,021 | 15% | ||
deejee | 0 | 146,582,717 | 25% | ||
aitbilal | 0 | 3,852,037,506 | 100% | ||
canburaksimsek | 0 | 15,738,957,593 | 100% | ||
soufiani | 0 | 758,166,711 | 1% | ||
theturk | 0 | 124,926,343 | 25% | ||
muradovv | 0 | 3,119,850,547 | 5% | ||
matthewthonyit | 0 | 71,728,309 | 25% | ||
crypto4euro | 0 | 69,267,848 | 25% | ||
holger80 | 0 | 121,135,479,933 | 33% | ||
debruyne844 | 0 | 149,769,219 | 25% | ||
uzerebru | 0 | 166,640,912 | 41% | ||
uzercanan | 0 | 964,075,723 | 45% | ||
pars11 | 0 | 9,976,919,488 | 100% | ||
sndbox-alpha | 0 | 12,109,653,972 | 20% | ||
asonintrigue | 0 | 81,090,851 | 5% | ||
frankremmy | 0 | 86,792,645 | 3% | ||
kaylog | 0 | 76,286,069 | 24.5% | ||
ahmetmertugrul | 0 | 871,734,492 | 100% | ||
giftbox | 0 | 544,029,845 | 100% | ||
kaeo | 0 | 122,321,600 | 20% | ||
rinbird | 0 | 122,021,426 | 20% | ||
naijatimez | 0 | 140,350,798 | 25% | ||
polbot | 0 | 228,332,204 | 100% | ||
tipitip | 0 | 623,361,742 | 100% | ||
aimei | 0 | 146,325,997 | 25% | ||
liberviarum | 0 | 3,740,419,672 | 25% | ||
ahmeterbay | 0 | 1,485,571,231 | 100% | ||
viajeradelrio | 0 | 109,934,205 | 25% | ||
adejokeade | 0 | 104,416,724 | 25% | ||
ruh | 0 | 690,814,597 | 100% | ||
lifediaries2nd | 0 | 66,447,832 | 10% | ||
soydandan | 0 | 91,508,192 | 15% | ||
bulent1976 | 0 | 257,883,382 | 25% | ||
tolgahanuzun | 0 | 10,277,026,211 | 100% | ||
saidqautsar | 0 | 124,737,368 | 25% | ||
muratkbesiroglu | 0 | 329,265,032,277 | 100% | ||
anak123 | 0 | 224,001,372 | 25% | ||
adygek | 0 | 70,298,126 | 25% | ||
oldtown | 0 | 149,533,107 | 24.5% | ||
sereze | 0 | 753,550,472 | 100% | ||
zcool | 0 | 235,868,588 | 10% | ||
bit6in | 0 | 119,192,454 | 25% | ||
carment | 0 | 149,162,746 | 24.5% | ||
daszod | 0 | 240,983,943 | 49% | ||
andreas-winkler | 0 | 69,630,802 | 24.5% | ||
trsteemer | 0 | 167,368,303 | 35% | ||
blaqboyikott | 0 | 127,600,864 | 24.5% | ||
qurator-tier-0 | 0 | 3,474,572,170 | 1% | ||
hendragunawan | 0 | 109,985,036 | 25% | ||
blockmountain | 0 | 82,584,622 | 10% | ||
feronio | 0 | 1,329,859,095 | 100% | ||
mahsumakbas | 0 | 29,905,512,966 | 100% | ||
hyroniz | 0 | 149,445,467 | 25% | ||
occpresents | 0 | 389,373,226 | 15% | ||
zakaria14 | 0 | 107,133,651 | 25% | ||
rechellomataro | 0 | 106,777,928 | 24.5% | ||
steeman220 | 0 | 128,387,900 | 24.5% | ||
kejora05 | 0 | 106,564,616 | 25% | ||
recordpool | 0 | 1,243,355,190 | 10% | ||
sigmund | 0 | 252,266,679 | 25% | ||
mcanimation | 0 | 309,160,836 | 100% | ||
apteacher | 0 | 442,176,175 | 4% | ||
tyramisoux | 0 | 20,660,643,377 | 100% | ||
kryptorero | 0 | 148,572,341 | 24.5% | ||
bahagia9 | 0 | 106,717,814 | 24.5% | ||
gydronium | 0 | 177,408,244 | 29.4% | ||
touhidalam69 | 0 | 4,308,726,567 | 100% | ||
pinkwonder | 0 | 2,308,758,349 | 100% | ||
senseofhumor | 0 | 608,963,921 | 100% | ||
aksapphires | 0 | 106,967,945 | 24.5% | ||
mannylumanao | 0 | 105,871,183 | 10% | ||
hahajin | 0 | 97,892,082 | 100% | ||
goldenturtle | 0 | 67,079,768 | 15% | ||
lifekeys | 0 | 89,963,978 | 15% | ||
zam398 | 0 | 233,597,681 | 10% | ||
sebastiaaanb | 0 | 63,988,123 | 24.5% | ||
vividessor | 0 | 2,055,653,516 | 100% | ||
siomara-2018 | 0 | 131,465,498 | 25% | ||
parakazan | 0 | 276,298,885 | 100% | ||
ajuwaya | 0 | 308,682,193 | 100% | ||
khaliloff | 0 | 902,771,909 | 100% | ||
donnyandrian | 0 | 246,525,950 | 50% | ||
dotman-art | 0 | 85,611,369 | 10% | ||
carpet.duck | 0 | 80,667,306 | 10% | ||
msjito | 0 | 275,439,592 | 50% | ||
votebott | 0 | 609,021,671 | 100% | ||
hhtb | 0 | 126,749,723 | 10% | ||
sulwati | 0 | 143,703,514 | 24.5% | ||
oyundelisi | 0 | 611,165,961 | 100% | ||
bigboy9 | 0 | 601,776,478 | 100% | ||
sirwayneweezy | 0 | 146,133,157 | 25% | ||
basav | 0 | 106,514,373 | 24.5% | ||
helmutkohl | 0 | 611,145,101 | 100% | ||
sutter | 0 | 682,269,357 | 24.5% | ||
tarmo888 | 0 | 0 | 100% | ||
oguzcan | 0 | 127,790,965 | 100% | ||
penyuteverest | 0 | 140,689,087 | 25% | ||
livingtoday | 0 | 577,317,395 | 100% | ||
kko | 0 | 610,361,074 | 100% | ||
ceruleanblue | 0 | 633,820,674 | 100% | ||
iauns | 0 | 10,446,275,804 | 100% | ||
tsonkomirchev | 0 | 106,704,742 | 100% | ||
mimi87 | 0 | 108,443,688 | 25% | ||
yollardannotlar | 0 | 1,868,035,083 | 100% | ||
beemtutorials | 0 | 450,363,048 | 100% |
Thanks for the contribution, @emrebeyler! Your contribution has been evaluated according to [Utopian policies and guidelines](https://join.utopian.io/guidelines), as well as a predefined set of questions pertaining to the category. To view those questions and the relevant answers related to your post, [click here](https://review.utopian.io/result/3/2231122). ---- Need help? Write a ticket on https://support.utopian.io/. Chat with us on [Discord](https://discord.gg/uTyJkNm). [[utopian-moderator]](https://join.utopian.io/)
author | amosbastian |
---|---|
permlink | re-emrebeyler-python-json-rpc-client-for-byteball-20180718t220058760z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"users":["emrebeyler"],"links":["https://join.utopian.io/guidelines","https://review.utopian.io/result/3/2231122","https://support.utopian.io/","https://discord.gg/uTyJkNm","https://join.utopian.io/"],"app":"steemit/0.1"} |
created | 2018-07-18 22:00:57 |
last_update | 2018-07-18 22:00:57 |
depth | 1 |
children | 0 |
last_payout | 2018-07-25 22:00:57 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.052 HBD |
curator_payout_value | 0.015 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 532 |
author_reputation | 174,473,586,900,705 |
root_title | "Python JSON-RPC client for Byteball" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,166,350 |
net_rshares | 32,947,866,639 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
espoem | 0 | 5,838,392,836 | 5% | ||
emrebeyler | 0 | 26,836,559,216 | 14% | ||
lordofreward | 0 | 205,727,312 | 0.75% | ||
mops2e | 0 | 67,187,275 | 55% |
Awesome project! I hope this gets some good attention great work!
author | ceruleanblue |
---|---|
permlink | re-emrebeyler-python-json-rpc-client-for-byteball-20180718t155100867z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-07-18 15:51:03 |
last_update | 2018-07-18 15:51:03 |
depth | 1 |
children | 1 |
last_payout | 2018-07-25 15:51: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 | 65 |
author_reputation | 3,400,370,914,590 |
root_title | "Python JSON-RPC client for Byteball" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 0 |
post_id | 65,132,857 |
net_rshares | 0 |
RPC interface is designed for exchanges afaik. Websocket api is better for general use. (Which I will adress later on.)
author | emrebeyler |
---|---|
permlink | re-ceruleanblue-re-emrebeyler-python-json-rpc-client-for-byteball-20180718t160911912z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-07-18 16:09:12 |
last_update | 2018-07-18 16:09:12 |
depth | 2 |
children | 0 |
last_payout | 2018-07-25 16:09: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 | 119 |
author_reputation | 448,528,959,341,273 |
root_title | "Python JSON-RPC client for Byteball" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,134,819 |
net_rshares | 0 |
byteball:QLOPGPP4MYKOJRY5ZEDBO4TN5J5WHSJO
author | darksideofmoon |
---|---|
permlink | re-emrebeyler-python-json-rpc-client-for-byteball-20180718t155118730z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-07-18 15:51:21 |
last_update | 2018-07-18 15:51:21 |
depth | 1 |
children | 0 |
last_payout | 2018-07-25 15:51: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 | 41 |
author_reputation | -409,989,617,720 |
root_title | "Python JSON-RPC client for Byteball" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,132,894 |
net_rshares | -61,674,782,808 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
business-trail | 0 | -61,674,782,808 | -95% |
Seriously mate, every post I'm awestruck....and clueless. You and Markymark need a Nobel Prize in coding. Cobol and Basic were never like this........
author | nathen007 |
---|---|
permlink | re-emrebeyler-python-json-rpc-client-for-byteball-20180718t163823014z |
category | utopian-io |
json_metadata | {"tags":["utopian-io"],"app":"steemit/0.1"} |
created | 2018-07-18 16:38:21 |
last_update | 2018-07-18 16:38:21 |
depth | 1 |
children | 0 |
last_payout | 2018-07-25 16:38:21 |
cashout_time | 1969-12-31 23:59:59 |
total_payout_value | 0.133 HBD |
curator_payout_value | 0.015 HBD |
pending_payout_value | 0.000 HBD |
promoted | 0.000 HBD |
body_length | 150 |
author_reputation | 258,444,909,480,655 |
root_title | "Python JSON-RPC client for Byteball" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,137,973 |
net_rshares | 71,091,801,918 |
author_curate_reward | "" |
voter | weight | wgt% | rshares | pct | time |
---|---|---|---|---|---|
emrebeyler | 0 | 71,091,801,918 | 37% |
Hey @emrebeyler **Thanks for contributing on Utopian**. Weβre already looking forward to your next contribution! **Want to chat? Join us on Discord https://discord.gg/h52nFrV.** <a href='https://v2.steemconnect.com/sign/account-witness-vote?witness=utopian-io&approve=1'>Vote for Utopian Witness!</a>
author | utopian-io |
---|---|
permlink | re-python-json-rpc-client-for-byteball-20180721t212009z |
category | utopian-io |
json_metadata | "{"app": "beem/0.19.42"}" |
created | 2018-07-21 21:20:09 |
last_update | 2018-07-21 21:20:09 |
depth | 1 |
children | 0 |
last_payout | 2018-07-28 21:20: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 | 302 |
author_reputation | 152,955,367,999,756 |
root_title | "Python JSON-RPC client for Byteball" |
beneficiaries | [] |
max_accepted_payout | 1,000,000.000 HBD |
percent_hbd | 10,000 |
post_id | 65,517,179 |
net_rshares | 0 |