GET
/
blockscout
/
search
/
check-redirect
search redirect
curl --request GET \
  --url https://data-api.b3.fun/blockscout/search/check-redirect
{
  "redirect": true,
  "type": "address"
}

Query Parameters

q
string
Example:

"USDT"

Response

200
application/json

search response

The response is of type object.