GET
/
search
/
check-redirect
search redirect
curl --request GET \
  --url https://eth.blockscout.com/api/v2/search/check-redirect
{
  "parameter": "0xEb533ee5687044E622C69c58B1B12329F56eD9ad",
  "redirect": true,
  "type": "address | block | transaction"
}

Query Parameters

q
string
Example:

"USDT"

Response

200
application/json

search response

The response is of type object.