API
Block payouts index
URL
/api/blocks/:height/payouts
(GET)
Params
Param name | Description |
---|---|
height | Height of the block (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 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 |