dydx-v4-web/src/views/forms
Jared Vu 48a48b4d70
Screen (#56)
* useDydxClient: Add screen endpoint

* Screen api in onboarding flow

* PnlChart rounding

* UnauthorizedDialog

* Add RateLimitDialog

* Update dialog open logic

* nits

* Screen before Transfer

* Validate network, remove input autofill color

* Use screenAddresses from dydxClient

* Check recipientAddresses

* lock-file

* Change Wallet Restricted Dialog to v4-blocked message

* nits

* Unused param

* consolidate environment validateFn

* Remove extra space, simplify WithdrawForm error msg

* Simply map logic, rearrange priority of screened messages

* WalletRestricted -> RestrictedWallet

* Update restriction modal title and add something went wrong

* Handle 429 rate limit
2023-10-16 09:36:09 -07:00
..
AccountManagementForms Screen (#56) 2023-10-16 09:36:09 -07:00
TradeForm Fix GoodTil var changes (#64) 2023-10-09 08:02:32 -07:00
TransferForm Use abacus for simulate transactions and balance polling (#43) 2023-09-22 14:21:42 -07:00
ClosePositionForm.tsx Update Abacus v0.6.0 (#55) 2023-10-03 13:10:55 -07:00
TradeForm.tsx Abacus Transactions Protocol (#38) 2023-09-21 09:19:01 -07:00
TransferForm.tsx Screen (#56) 2023-10-16 09:36:09 -07:00