> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chainworks.co/llms.txt
> Use this file to discover all available pages before exploring further.

# EVM Endpoints

> EVM API endpoints (beta) for Ethereum, Base, and BNB Chain including quotes, transactions, wallet, and AutoSnipe.

Complete API reference for EVM-compatible chains including Ethereum, Base, and BNB Chain.

***

## Supported Chains

| Chain     | Identifier | Native Token |
| --------- | ---------- | ------------ |
| Ethereum  | `eth`      | ETH          |
| Base      | `base`     | ETH          |
| BNB Chain | `bsc`      | BNB          |

***

## Endpoints

* **[Quotes](/evm/quotes)** - Get price quotes for token swaps
* **[Transactions](/evm/transactions)** - Build unsigned transactions for swaps
* **[Transfers](/evm/transfers)** - Transfer native currency and tokens
* **[Wallet](/evm/wallet)** - Query wallet balances
* **[Token Info](/evm/token-info)** - Get token metadata and reports
* **[Send Transaction](/evm/send-transaction)** - Broadcast signed transactions
* **[AutoSnipe](/evm/autosnipe)** - Real-time token launch detection signals
