Get current block color
Block Operations
Get current block color
Determines if a block is blue (accepted) or red (rejected).
GET
Get current block color
Cost
This endpoint costs 0.1 RU (Request Units) per call.Authorizations
API key required for authentication. Get your API key at https://developer.kas.fyi
Path Parameters
Block hash to check color for
Example:
"fc4c90a646687ba6f862e6089285dd7a610ef4d7f7614d25295f65aceb02bc41"
Response
200 - application/json
Block color retrieved successfully
Whether the block is blue (true) or red (false)
Example:
true