Skip to content

Commit 875ffbf

Browse files
committed
Add reduced gas fees to benefits
1 parent e9d84de commit 875ffbf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

wallet/how-to/send-transactions/send-batch-transactions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ You can send and manage batch transactions in MetaMask, using the methods specif
1414
The key benefits of batch transactions include:
1515

1616
- **Fewer clicks and less friction** - Users only need to review and approve a single wallet confirmation, instead of multiple confirmations.
17+
For example, users can confirm a spending cap and swap in one step instead of two.
1718
- **Faster completion times** - With [EIP-7702](https://github.com/ethereum/EIPs/blob/master/EIPS/eip-7702.md),
1819
only a single atomic transaction is confirmed onchain, instead of multiple individual transactions.
20+
- **Reduced gas fees** - When multiple transactions are executed atomically, users only need to pay a single gas fee.
1921

2022
## Steps
2123

0 commit comments

Comments
 (0)