mars-v2-frontend/components
Gustavo Mauricio 3022ae9a6a
MP-2017: Deposit Funds and Account stats (#21)
* style: fund account font size adjustments

* client instance. contract addresses updates. prices hook added

* persist lend assets value for every credit account

* feat: account stats and semi circular progress

* minor code cleanup

* display borrowed assets interest rate

* fallback screen when no wallet is connected

* fix: hydration mismatch

* update osmosis testnet endpoints

* style: body text color

* coin interface imported from cosmos package

* risk calculation from ltv assets comment added

* svgr setup. inline svg extracted to Icons folder

* address removed from local storage. wallet store improvements

* rename setAddress action to connect

* yield page renamed to earn

* refactor: accountStats using BigNumber

* update contract addresses

* update hardcoded fee

* update market mocked values

* current leverage added to useAccountStats hook return

* leverage naming disambiguation

* debt positions labels color update. negative sign before values

* remove prefers-color-scheme media query

* update redbank mock data
2022-10-12 16:41:03 +01:00
..
Container WIP (#12) 2022-09-29 20:21:31 +01:00
CreditManager MP-2017: Deposit Funds and Account stats (#21) 2022-10-12 16:41:03 +01:00
Icons MP-2017: Deposit Funds and Account stats (#21) 2022-10-12 16:41:03 +01:00
Layout WIP (#12) 2022-09-29 20:21:31 +01:00
Button.tsx Tooling improvements and minor refactor (#19) 2022-09-30 13:50:16 +01:00
ConnectModal.tsx MP-2017: Deposit Funds and Account stats (#21) 2022-10-12 16:41:03 +01:00
Navigation.tsx MP-2017: Deposit Funds and Account stats (#21) 2022-10-12 16:41:03 +01:00
ProgressBar.tsx MP-2017: Deposit Funds and Account stats (#21) 2022-10-12 16:41:03 +01:00
SearchInput.tsx Tooling improvements and minor refactor (#19) 2022-09-30 13:50:16 +01:00
SemiCircleProgress.tsx MP-2017: Deposit Funds and Account stats (#21) 2022-10-12 16:41:03 +01:00
Spinner.tsx Tooling improvements and minor refactor (#19) 2022-09-30 13:50:16 +01:00
Wallet.tsx MP-2017: Deposit Funds and Account stats (#21) 2022-10-12 16:41:03 +01:00