withdrawPair
ํ ํฐ+ํ ํฐ ์ธ์คํ ์ดํน ํ ๋ ์ฌ์ฉ (๋ฆฌ์๋ ์๋ ํ๋)
โป ๋ฆฌํด ์ฌ์ฉ ์ํจ
Parameters
Type
Value
Description
address
_tokenA
์คํ ์ดํน ๋ ํ ํฐA ์ฃผ์
address
_tokenB
์คํ ์ดํน ๋ ํ ํฐB ์ฃผ์
uint256
_liquidity
์ธ์คํ ์ดํน ํ ํ ํฐ ๊ฐ์ (์ ๋์ฑ ํ ํฐ)
uint256
_amountMinA
์คํ ์ดํน ํ ํ ํฐA ์ต์ ๊ฐ์ (Slippage ๊ฐ ์ด์ฉ)
uint256
_amountMinB
์คํ ์ดํน ํ ํ ํฐB ์ต์ ๊ฐ์ (Slippage ๊ฐ ์ด์ฉ)
uint256
_deadline
ํธ๋์ญ์ ์ต๋ ์๊ฐ (ํ์ฌ์๊ฐ+์ข ๋ฃ์๊ฐ, sec๋จ)
Example
2022.12.22
Last updated