/
OR
originprotocol
/
defi-analytics
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 4h ago · Updated 2w ago
View markdown
originprotocol
defi-analytics
post
/api/v2/coingecko/watchlist
latest
OpenAPI 3.1.0
2026-08-10
78
0
125.1 KB
71c64ee4f1f3
account
2
arm
11
beacon-chain
1
cache
1
coingecko
9
get
/api/v2/coingecko/networks
get
/api/v2/coingecko/pools/{network}/token/{token}
get
/api/v2/coingecko/ohlcvs/{network}/token/{token}
get
/api/v2/coingecko/ohlcvs/{tokenId}
get
/api/v2/coingecko/watchlist
post
/api/v2/coingecko/watchlist
delete
/api/v2/coingecko/watchlist/{tokenId}
patch
/api/v2/coingecko/watchlist/{tokenId}
get
/api/v2/coingecko/price/{token}
defillama
2
dune
1
hyperliquid
3
merkl
4
oeth
1
ofac
1
ogn
7
protocol
8
reports
3
strapi
1
supply
9
terms
2
token
12
coingecko
Add token to watchlist
post
/api/v2/coingecko/watchlist
Request body
object
required
address
string
required
network
string
required
symbol
string
required
watchlisted
boolean
nullable
Response
Token added to watchlist
object
required
Tokens
id
string
required
address
string
required
network
string
required
symbol
string
required
watchlisted
boolean
nullable
required