GET /api/farmers/:launcher_id/payouts
Farmer payouts index
 
Params
Param name | Description |
---|---|
launcher_id |
Launcher id of the farmer (required) |
page |
Returns max 50 payouts. To get the second page, add |
 
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 |