Account Endpoints
Add a watchlist entry
Add an NFT, token, collection, or perpetual to the authenticated account's watchlist.
post/api/v2/watchlist
Request body
Example request
{
"chain": "ethereum"
}Response
Watchlist entry added
Add an NFT, token, collection, or perpetual to the authenticated account's watchlist.
{
"chain": "ethereum"
}Watchlist entry added