/
OR
originprotocol
/
defi-analytics
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 4d ago
Details
Filter operations
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 or remove token from watchlist
patch
/api/v2/coingecko/watchlist/{tokenId}
Path parameters
tokenId
string
required
Request body
object
required
isWatchlisted
boolean
required
Response
Token added to watchlist
object
required
Tokens
id
string
required
address
string
required
network
string
required
symbol
string
required
watchlisted
boolean
nullable
required
Changes