Returns the array of tokens along with its support

post/api/v2/internal/tokens/checkTokenSupport

Request Body

tokens array[object] required
tokenName string required
contractAddress string required

200 Response

results array[object] required
tokenName string required
contractAddress string required
isSupported boolean required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id