What are batched transactions?#

Batched transactions let you combine several actions — such as "approve and swap" or "approve and add liquidity" — into a single transaction on the blockchain. This reduces the number of transactions needed to complete what you want, and can lower the total network cost.

When your wallet supports batching, the CenturionDEX web app can bundle these actions together. You can select View details to see every action included in the transaction.

It is important to verify that all of the actions shown are intentional. Once a transaction is accepted onto the blockchain, it cannot be reversed.