coingecko

Add token to watchlist

post/api/v2/coingecko/watchlist

Request body

addressstring required
networkstring required
symbolstring required
watchlistedboolean nullable

Response

Token added to watchlist

idstring required
addressstring required
networkstring required
symbolstring required
watchlistedboolean nullable required

Changes