Skip to main content
GET
cURL

Path Parameters

chainId
integer | null

The chain ID to query

Required range: x >= 0
tokenAddress
string
required

The token address to query

Pattern: ^0x[a-fA-F0-9]{40}$
Example:

"0x378632819f39c74c4f56b1429e760739c5fb51b7"

Response

200 - application/json

Returns whether or not the token is blocked on given chain id

isBlocked
boolean
required

Is the token blocked?