Contract
Last updated
Last updated
This section introduces the core smart contracts that power PumpSpace. Each contract plays a specific role in enabling token pair creation, liquidity provisioning, and token swaps. For detailed functionality and available methods, refer to the individual contract pages.
Handles the creation and indexing of token pairs and liquidity pools.
Serves as the main interface for users to interact with PumpSpace — enabling token swaps and liquidity management.
Represents a single liquidity pool for a token pair. It manages token reserves and executes swaps at the protocol level.