This commit is contained in:
Bill He
2023-12-01 15:09:45 -08:00
parent 4b030575a8
commit e8e5e828d6
@@ -91,6 +91,8 @@ export const WithdrawForm = () => {
[freeCollateral?.current]
);
useEffect(() => setSlippage(cctp ? 0 : 0.01), [cctp]);
useEffect(() => {
abacusStateManager.setTransferValue({
field: TransferInputField.type,