Uniswap_interface 코드 분석
수정 중 id or function conditional, state, variable function action interface/src/pages/Swap/index.tsx, swap-button isExpertMode, true handleSwap() false setSwapState() tradeToConfirm: trade, attemptingTxn: false, swapErrorMessage: undefined, showConfirm: true, txHash: undefined, const handleSwap() if (!swapCallback) return if (priceImpact && !confirmPriceImpactWithoutFee(priceImpact)) return setSw..
2021.11.07