You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Assuming JSON data is available and deserialized, AND the functionality to provide liquidity is already created,
We are building the Exchange swap page, and have to implement the liquidity providing function within the page
This ticket is to implement said liquidity providing, but ONLY the display of it, making the functionality accessible via a POOL$GEAR UI in the Exchange page.
AND this ticket should also handle the appropriate math, so that when the desired amount of $WETH or $ROBOT to contribute is entered, the equivalent amount of $ROBOT or $WETH is calculated into the other text box.
(This is also the component that handles the Swap UI)
The text was updated successfully, but these errors were encountered:
sunguru98
changed the title
[Exchange] Build POOL$GEAR component into page (UI only, not functionality)
[Design] Build POOL$GEAR component into page (UI only, not functionality)
Nov 5, 2021
sunguru98
changed the title
[Design] Build POOL$GEAR component into page (UI only, not functionality)
[Design] Build POOL$GEAR component into page
Nov 5, 2021
Assuming JSON data is available and deserialized, AND the functionality to provide liquidity is already created,
We are building the Exchange swap page, and have to implement the liquidity providing function within the page
This ticket is to implement said liquidity providing, but ONLY the display of it, making the functionality accessible via a POOL$GEAR UI in the Exchange page.
AND this ticket should also handle the appropriate math, so that when the desired amount of $WETH or $ROBOT to contribute is entered, the equivalent amount of $ROBOT or $WETH is calculated into the other text box.
(This is also the component that handles the Swap UI)
The text was updated successfully, but these errors were encountered: