GET /api/blocks/:height
Block show
 
Params
Param name | Description |
---|---|
height |
Height of the block (required) |
 
Returns
Returns information of the farmer
Param name | Description |
---|---|
height |
Height of the block |
farmer_launcher_id |
Launcher ID of the farmer who found the block |
farmer_name |
Name of the farmer who found the block |
datetime |
Date and time when block was found |
amount |
Amount of MOJO in block |
effort |
Amount of effort made by the pool |
farmer_effort |
Amount of effort made by the farmer |
payouts |
Amount of payouts to farmers |
timestamp |
Timestamp of the datetime attribute |