memoyil

Results 122 issues of memoyil

--- ## PR-Codex overview This PR updates the file structure and imports in the project to optimize code organization and reusability. ### Detailed summary - Moved `useTotalPriceUSD` to a common...

size/L

--- ## PR-Codex overview The focus of this PR is to implement intersection observer for lazy loading articles in the News and Blog sections. ### Detailed summary - Added `useIntersectionObserver`...

size/M

--- ## PR-Codex overview This PR introduces a new `CurrencyField` enum and replaces existing `Field` references with it in multiple files. ### Detailed summary - Added `CurrencyField` enum - Replaced...

Delayed Release
size/XL

--- ## PR-Codex overview The focus of this PR is to implement functionality for managing existing orders in the Limit Orders feature. ### Detailed summary - Added support for existing...

size/XL

--- ## PR-Codex overview This PR updates the prediction feature to use tokens instead of BNB for calculations and display. ### Detailed summary - Replaced `BNB` with `Token` in prediction...

size/L

--- ## PR-Codex overview The focus of this PR is to enhance the prediction history components by adding functionality related to refund status and round results. ### Detailed summary -...

size/L

--- ## PR-Codex overview The focus of this PR is to enhance the CrossChainVeCakeModal component by adding a new modal state for insufficient balance and improving error handling. ### Detailed...

size/M

--- ## PR-Codex overview This PR introduces the use of `useGasPrice` hook in various components to dynamically fetch gas prices for transactions. ### Detailed summary - Added `useGasPrice` hook in...

size/M

--- ## PR-Codex overview This PR updates the `Provider.tsx` file in the `MatchBreakpoints` context to use optional chaining for `addEventListener` and removes a redundant `setState` call. ### Detailed summary -...

size/XS

Historymanager provider and the hook only used in PageNetworkSupportModal therefore no need to re-render whole page when path changes if user is in correct chain --- ## PR-Codex overview This...

size/M