Pages:
Author

Topic: Pool API Standard - page 3. (Read 4462 times)

donator
Activity: 1218
Merit: 1079
Gerald Davis
May 22, 2012, 03:31:17 PM
#5
I assume he mean reward method (PPS, SMPSS, DGM, etc)?

Including things like fee %, payout tx fees, merge mining would make it possible to keep something like this actually up to date. Smiley
https://en.bitcoin.it/wiki/Comparison_of_mining_pools
hero member
Activity: 504
Merit: 502
May 22, 2012, 03:31:03 PM
#4
I really like these suggestions, I will soon be adding proper json and may aswell make use of the suggested options once "finalised" in this thread I assume.
legendary
Activity: 1260
Merit: 1000
May 22, 2012, 03:26:41 PM
#3
Uris? 

What do you mean by payout method exactly?
legendary
Activity: 1428
Merit: 1000
May 22, 2012, 03:21:49 PM
#2
what do you think about adding a field about the payout-method used?
and i would love to see standardized uris too.
legendary
Activity: 1260
Merit: 1000
May 22, 2012, 03:10:41 PM
#1
SMF won't format tables properly (surprise!) ... I will reformat it if it's too confusing.

Here is a first draft proposal for a JSON API standards for Bitcoin Pools:

Generic keys:
JSON KeyDescription
versionVersion of the API in use

Pool keys:
JSON KeyDescription
round_durationDuration of the current round
round_sharesNumber of shares submitted in current round
hashrateTotal hashrate of the pool


User keys:
JSON KeyDescription
round_shares
Total shares submitted by user for current round
estimated_reward
Estimated reward the user will receive on next payout in BTC
hashrateTotal hashrate of the user
last_activity
Last miner activity in GMT
btc_balanceCurrent available balance for the user in BTC
btc_unconfirmedUnconfirmed/unavailable balance for the user in BTC
btc_paidTotal amount paid to the user in BTC
last_payout_amountLast amount paid to the user in BTC
last_payout_timeTime user was paid in GTM
Pages:
Jump to: