{"repo":"coinpaprika/dexpaprika-sdk-php","free":true,"listed":false,"github":"https://github.com/coinpaprika/dexpaprika-sdk-php","clone":"git clone https://github.com/coinpaprika/dexpaprika-sdk-php.git","description":"Official DexPaprika PHP SDK: Access multi-chain DEX data, token prices, and liquidity pools with advanced caching and error handling.","language":"PHP","stars":11,"topics":["api-client","blockchain","crypto","cryptocurrency","defi","dex","dexpaprika","php","sdk"],"license":"MIT","category":"blockchain-web3","readme_excerpt":"DexPaprika PHP SDK A PHP SDK for interacting with the DexPaprika API, providing access to cryptocurrency DEX data, token information, liquidity pools, and market statistics. The DEX pools endpoint is gone (v1.6.0) DexPaprika removed GET /networks/{network}/dexes/{dex}/pools . It returns 410 Gone . DexesApi::getDexPools() now calls /networks/{network}/pools/search with a dex name filter. The method name and its arguments are unchanged: the DEX id you pass is sent as dex name . Despite that parameter's name it matches the DEX id from GET /networks/{network}/dexes (the dex id field), case-insensitively. Passing that response's dex name field instead, a human display name such as Uniswap V3 , returns HTTP 200 with an empty result set rather than an error, so always pass the id. The response is the cursor-paginated search shape, so rows live under results and the 24h volume field is volume usd 24h . There is no bare volume usd and no page info . Tokens inside a search row carry id , chain and has image only. Call $client- tokens- getTokenDetails($chain, $id) if you need names or symbols. Breaking changes in v1.3.0 IMPORTANT : The global /pools endpoint has been deprecated in DexPaprika API v1.3.0. All pool operations now require a network parameter. Migration Required See the Migration Guide and CHANGELOG for complete details. Unified search endpoints (v1.2.0) getNetworkPools() , filterPools() , getTopTokens() and filterTokens() now call the unified pools/search and tokens/search ","default_branch":null,"files":null,"tree":[],"storefront":"/r/coinpaprika","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/coinpaprika/dexpaprika-sdk-php/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}