cURL
curl --request GET \ --url https://api-v2.boost.xyz/blocklist/:chainId/:tokenAddress
{ "isBlocked": true }
The chain ID to query
x >= 0
The token address to query
"0x378632819f39c74c4f56b1429e760739c5fb51b7"
Returns whether or not the token is blocked on given chain id
Is the token blocked?