Skip to main content
This Processor enables token swaps from a Cetus pool. The swap is executed using the Cetus SDK. Libraries used in the swap Processor code:
Note: This Processor only swaps within a single pool and does not use an aggregator to swap across multiple pools. Therefore, you must configure the pool address for the swap.
Example: Swapping HIPPO tokens to SUI

Example: Swapping HIPPO tokens to SUI

In the example above, the configuration swaps HIPPO tokens to SUI using the HIPPO/SUI pool on the Sui network.

Configuration fields

How to select the Gas Price (MIST) for the Processor

If you want your transaction to be mined faster by competing on gas, you can manually set the Gas Price (MIST) for the Processor. For example, if you want to swap tokens in the HIPPO/SUI pool, review several recent transactions to see their Gas Price (in MIST). This will help you select an appropriate value for the Processor. Using the following transaction as a reference: https://suivision.xyz/txblock/9DMcpyu7WrHBQiRiBNEHNgAVfKVCDzehqSFbHEDiCrTu, navigate to the Gas Price section to see the value used. Based on this, you can set the Gas Price (in MIST) to 750 for the Processor.
Example gas price

Example gas price