dydx-v4-web/src/lib
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
..
__test__ Initial commit 2023-09-08 13:52:13 -07:00
abacus Screen (#56) 2023-10-16 09:36:09 -07:00
tradingView Initial commit 2023-09-08 13:52:13 -07:00
wallet Hide wallet options (#70) 2023-10-16 09:07:35 -07:00
addressUtils.ts Initial commit 2023-09-08 13:52:13 -07:00
analytics.ts Abacus Transactions Protocol (#38) 2023-09-21 09:19:01 -07:00
dateTime.ts Initial commit 2023-09-08 13:52:13 -07:00
errors.ts Initial commit 2023-09-08 13:52:13 -07:00
formatString.ts Initial commit 2023-09-08 13:52:13 -07:00
isExternalLink.tsx Initial commit 2023-09-08 13:52:13 -07:00
isTruthy.ts Initial commit 2023-09-08 13:52:13 -07:00
localStorage.ts Initial commit 2023-09-08 13:52:13 -07:00
math.ts Initial commit 2023-09-08 13:52:13 -07:00
network.ts Screen (#56) 2023-10-16 09:36:09 -07:00
numbers.ts Abacus Transactions Protocol (#38) 2023-09-21 09:19:01 -07:00
objectEntries.ts Initial commit 2023-09-08 13:52:13 -07:00
orders.ts Abacus Transactions Protocol (#38) 2023-09-21 09:19:01 -07:00
renderSvgToDataUrl.ts Initial commit 2023-09-08 13:52:13 -07:00
telemetry.ts handle composite client error (#33) 2023-09-13 09:15:22 -07:00
timeUtils.ts Initial commit 2023-09-08 13:52:13 -07:00
tradeData.ts Initial commit 2023-09-08 13:52:13 -07:00
wagmi.ts Hide wallet options (#70) 2023-10-16 09:07:35 -07:00