curl --request GET \
--url https://eth.blockscout.com/api/v2/search/check-redirect
{
"parameter": "0xEb533ee5687044E622C69c58B1B12329F56eD9ad",
"redirect": true,
"type": "address | block | transaction"
}
"USDT"
search response
The response is of type object
.
Was this page helpful?
curl --request GET \
--url https://eth.blockscout.com/api/v2/search/check-redirect
{
"parameter": "0xEb533ee5687044E622C69c58B1B12329F56eD9ad",
"redirect": true,
"type": "address | block | transaction"
}