cURL
curl --request GET \ --url https://api.kas.fyi/v1/rpc/getSinkBlueScore \ --header 'x-api-key: <api-key>'
{ "blueScore": "1234567" }
Retrieves the blue score of the sink block.
API key required for authentication. Get your API key at https://developer.kas.fyi
Sink blue score retrieved successfully
Blue score of the sink block
"1234567"