GET /api/blocks/:height/payouts
Block payouts index
 
Params
Param name | Description |
---|---|
height |
Height of the block (required) |
page |
Returns max 50 payouts. To get the second page, add |
 
Returns
Returns a list of payouts of the given block
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 |
date |
Payout date and time |
coin |
Coin used for payout (Default: XCH) |
usd |
USD value of payout when it was sent |