Skip to main content
POST
Watchlist - Add

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

chain
enum<string>
required

A chain name listed in supported networks Supported blockchain chains

Available options:
sol,
eth,
bsc
walletAddress
string
required

An address of a wallet

Response

200 - application/json

Successful response

success
boolean
required

Whether the address was added successfully

Example:

true