# Chainworks ## Docs - [Authentication](https://docs.chainworks.co/authentication.md): How token-based authentication works over the Chainworks WebSocket connection, including required credentials. - [Error Handling](https://docs.chainworks.co/errors.md): Error codes, shapes, and recovery strategies for Chainworks WebSocket API responses. - [EVM AutoSnipe](https://docs.chainworks.co/evm/autosnipe.md): Configure AutoSnipe to automatically execute EVM buys the moment liquidity is added. - [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. - [Chainworks API](https://docs.chainworks.co/index.md): Overview of the Chainworks unified WebSocket API for DeFi 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): Access token metadata, liquidity, and market data for SPL tokens on Solana. - [SVM Transactions](https://docs.chainworks.co/svm/transactions.md): Build and inspect Solana swap transactions through the Chainworks WebSocket 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.