# Chainworks ## Docs - [Authentication](https://docs.chainworks.co/authentication.md): How token-based authentication works on the Chainworks API over both Socket.IO and HTTP, including required credentials. - [Error Handling](https://docs.chainworks.co/errors.md): Error codes, shapes, and recovery strategies for Chainworks API responses over Socket.IO and HTTP. - [EVM AutoSnipe](https://docs.chainworks.co/evm/autosnipe.md): Configure AutoSnipe to automatically execute EVM buys the moment liquidity is added. - [EVM Liquidity Pools](https://docs.chainworks.co/evm/liquidity-pools.md): List Uniswap V4 and PancakeSwap V4 liquidity pools for a token on EVM chains. - [EVM Endpoints](https://docs.chainworks.co/evm/overview.md): EVM API endpoints (beta) for Ethereum, Base, and BNB Chain including quotes, transactions, wallet, and AutoSnipe. - [EVM Quotes](https://docs.chainworks.co/evm/quotes.md): Fetch buy and sell quotes for token swaps on Ethereum, Base, and BNB Chain. - [EVM Send Transaction](https://docs.chainworks.co/evm/send-transaction.md): Submit signed EVM transactions through the Chainworks API for on-chain execution. - [EVM Token Information](https://docs.chainworks.co/evm/token-info.md): Inspect ERC-20 token metadata, liquidity, taxes, and holder limits on EVM chains. - [EVM Transactions](https://docs.chainworks.co/evm/transactions.md): Build EVM swap transactions across Ethereum, Base, and BNB Chain. - [EVM Transfers](https://docs.chainworks.co/evm/transfers.md): Construct native and ERC-20 token transfer transactions on EVM chains. - [EVM Wallet](https://docs.chainworks.co/evm/wallet.md): Retrieve EVM wallet balances and token holdings for Ethereum, Base, and BNB Chain. - [Frequently Asked Questions](https://docs.chainworks.co/faq.md): Answers to common questions about the Chainworks API: supported chains, authentication, transport, the playground, and machine-readable docs. - [Chainworks API](https://docs.chainworks.co/index.md): Overview of the Chainworks unified DeFi API, available over Socket.IO and HTTP, across Solana, Ethereum, Base, and BNB Chain. - [Quick Start](https://docs.chainworks.co/quickstart.md): Install the Socket.IO client, connect to the Chainworks API, and make your first request in TypeScript or Python. - [SVM Transaction Fees & Send Routes](https://docs.chainworks.co/svm/fees-and-routes.md): Inspect route options and fee breakdowns for Solana swaps before submitting them. - [SVM Endpoints](https://docs.chainworks.co/svm/overview.md): Solana API endpoints for quotes, transactions, transfers, wallet data, token info, fees, and price subscriptions. - [SVM Price Subscriptions](https://docs.chainworks.co/svm/price-subscriptions.md): Subscribe to real-time Solana token price updates over the WebSocket connection. - [SVM Quotes](https://docs.chainworks.co/svm/quotes.md): Fetch buy and sell quotes for Solana token swaps without executing a transaction. - [SVM Send Transaction](https://docs.chainworks.co/svm/send-transaction.md): Submit signed Solana transactions through the Chainworks API for on-chain execution. - [SVM Token Information](https://docs.chainworks.co/svm/token-info.md): Fetch token metadata, Token-2022 extensions, liquidity, and market data for Solana tokens. - [SVM Transactions](https://docs.chainworks.co/svm/transactions.md): Build and inspect Solana swap transactions through the Chainworks API. - [SVM Transfers](https://docs.chainworks.co/svm/transfers.md): Construct SOL and SPL token transfer transactions on Solana with Chainworks. - [SVM Wallet](https://docs.chainworks.co/svm/wallet.md): Retrieve Solana wallet balances and holdings across native SOL and SPL tokens.