GET
/
blockscout
/
search
/
check-redirect
Search Redirect
curl --request GET \
  --url https://data-api.b3.fun/blockscout/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.