Skip to main content
GET
/
networks
/
{network}
/
tokens
/
filter
Advanced token filtering.
curl --request GET \
  --url https://api.dexpaprika.com/networks/{network}/tokens/filter

Path Parameters

network
string
required

Network slug or ID (e.g., 'solana'). You can find the list of supported networks with their IDs here: /networks.

Response

410

Removed. Use /networks/{network}/tokens/search instead.