# EVM Endpoints

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