> For the complete documentation index, see [llms.txt](https://docs.coinfactory.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coinfactory.app/launchpad/integration/launchpad-abi.md).

# Launchpad ABI

The CoinFactory Launchpad ABI can be used to read bonding curve data, execute token purchases and sales, track onchain events, and build third-party integrations.

This ABI includes all public functions, events, custom errors, structs, and return values exposed by the `Launchpad V1` smart contract.

### ABI Information

| Property         | Value           |
| ---------------- | --------------- |
| Interface        | `CF_ILaunchpad` |
| Solidity version | `^0.8.28`       |
| ABI format       | `JSON`          |

{% file src="/files/byDFWTJLzhuHoY4VKGWM" %}
