• Getting Started

Getting Started


The PumpZone service supports two different operating modes: custodial and non-custodial. These modes provide users with different levels of control over their assets and ways to interact with the platform, allowing them to choose the most suitable option based on their needs and level of trust in the service. Interaction with PumpZone is carried out through REST API interface or a connection based on WebSocket technology.

Custodial API Non-custodial API
A custodial wallet generation is required to get an access by the API Key. This key is used by the server to sign and send a transaction A transaction is created on the server, while a user is responsible for signing and sending it.
✅ Fewer steps are required to create a transaction ✅ User has complete control over the transaction and signs it
✅ High speed. PumpZone sends transations througth its own RPC node ✅ User is not tied to the PumpZone service by the private keys of their wallets
✅ Jito Bundles