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

# Contracts & audits

> Security posture, audits, and contract sources.

All smart contracts are:

* Audited by **OpenZeppelin**.
* Verified on Etherscan and other block explorers.
* Immutable (no admin backdoors).
* Rug-proof (liquidity locked on Uniswap V3).

Contract addresses are available on our website.

## Contract surface

| Contract      | Purpose                                                                   |
| ------------- | ------------------------------------------------------------------------- |
| Factory       | Deploys new bonding curve tokens.                                         |
| Pre-bonding   | Buy only. (best price but can't be withdrawn until finalized - migration) |
| Bonding Curve | Manages buy/sell, fees, and graduation.                                   |
| Token         | ERC-20 launched via the factory.                                          |
| Lock          | Holds pre-bond allocations until finalized.                               |
| Perp          | Perpetuals engine for trade.pumpevm.fun.                                  |
| Prediction    | Settlement and CLOB integration.                                          |
