Skip to main content
GET
Check if Wallet Address is Sanctioned

Authorizations

x-api-key
string
header
required

Path Parameters

walletAddress
string
required

Query Parameters

chain
enum<string>
required

Selected chain. Supported values: 'eth', 'base', 'bsc', 'pol', 'opt', 'arb', 'sol', 'btc', 'tron', 'stellar', and 'hedera'. TRON addresses must be valid base58check (34 chars, leading 'T').

Available options:
eth,
base,
bsc,
pol,
opt,
sol,
arb,
btc,
tron,
stellar,
hedera

Response

Success

address
string
is_sanctioned
boolean