API
Farmer payouts index
URL
/api/farmers/:launcher_id/payouts
(GET)
Params
Param name | Description |
---|---|
launcher_id | Launcher id of the farmer (required) |
page |
Returns 50 payouts per page. To get the second page, add ?page=2 to the URL
|
Returns
Returns a list of payouts of the given launcher id
Param name | Description |
---|---|
id | Unique payout id |
launcher_id | Launcher id of the farmer |
amount | Amount in MOJO |
transaction_id | Tranasction ID of the payout |
datetime | Payout date and time |
coin | Coin used for payout (Default: XCH) |
xch_usd | USD value of 1 XCH at the time of payout |