-
Notifications
You must be signed in to change notification settings - Fork 14
acquire_profit_summary
yangxing edited this page Jan 16, 2020
·
3 revisions
-
Description: Acquire profit summary
-
Request Method: GET
-
Request Path: /res/openapi/v1/profit
-
Signature Required: No
-
Request Parameter:
name | type | required | description |
---|---|---|---|
coin | string | yes | coin type |
- Response:
{
"code": 0,
"data": {
"coin": "BTC",
"pplns_profit": "0",
"pps_profit": "0.00002148",
"solo_profit": "0",
"total_profit": "0.00002148"
},
"message": "OK"
}
HTTP API Introduction
Account API
Hahrate API
- Acquire Account Hashrate
- Acquire Account Hashrate History
- Acquire Account Hashrate Chart
- Acquire Miner Hahrate
- Acquire Miner Hahrate Info
- Acquire Miner Hashrate History
- Acquire Miner Group Hashrate
- Acquire Miner Group Hashrate Info
Wallet API