Skip to main content
GET
Approvals with threat risks

Authorizations

x-api-key
string
header
required

Path Parameters

address
string
required

Query Parameters

chain
enum<string>

Selected chain. This includes 'eth', 'base', 'bsc', 'pol', 'opt' and 'arb' (EVM chains only for approvals)

Available options:
eth,
base,
bsc,
pol,
opt,
arb
hide_trust_flags
boolean

Boolean to determine whether to hide trust-related flags from the response

Response

Success

token_address
string

Address of token being approved

chain_id
string

ex: 1

token_name
string

ex: USD Coin

token_symbol
string

ex: USDC

decimals
number

ex: 6

balance
string

ex: 0

is_open_source
string

ex: 1

malicious_address
string

0

malicious_behavior
string

ex: ['malicious_address']

token_type
string

ex: ERC20

approved_list
object[]