Uniswap V3 Multicall with SwapRouter | Multiple Swaps in 1 Transaction | Multicall, V3, SwapRouter

Описание к видео Uniswap V3 Multicall with SwapRouter | Multiple Swaps in 1 Transaction | Multicall, V3, SwapRouter

Get my free EthersJS cheatsheet to master Web3!
👉 https://blockman-codes.ck.page/91b29a...
------------------------------------------
Courses:
👉 Build a Uniswap V3 interface that can do swaps: https://bit.ly/3JkXYqL
------------------------------------------

Uniswap V3 multicall transactions allow you to include multiple transactions in the same Ethereum transaction and block. This minimizes the state change between each transaction.
Today, we'll learn to send multicall transactions to Uniswap V3's SwapRouter.
We'll use Uniswap V3 SwapRouter's multicall function to swap WETH for USDC, and WETH for UNI, both in the same block.

---------------------
Package.json, ABIs and contract addresses:
https://gist.github.com/BlockmanCodes...

Комментарии

Информация по комментариям в разработке