54 |
55 |
56 |

57 |
58 | Confirm Supply
59 |
60 |
61 | Supply Summary
62 | {parseFloat(firstAmount) / parseFloat(secondAmount)}
63 |
64 | {firstToken}/{secondToken} Pool Tokens
65 |
66 |
67 |
68 | Output is estimated. If the price changes by more than {slippageTolerance}%, your
69 | transaction will revert.
70 |
71 |
72 |
73 | {firstToken} Deposited
74 | {firstAmount}
75 |
76 |
77 | {secondToken} Deposited
78 | {secondAmount}
79 |
80 |
81 |
82 |
85 |
86 |
87 |