cURL
curl --request GET \ --url https://api.kas.fyi/v1/rpc/getCurrentBlockColor/{hash} \ --header 'x-api-key: <api-key>'
{ "blue": true }
Determines if a block is blue (accepted) or red (rejected).