Matthew Wall

Results 25 issues of Matthew Wall

## What changed (plus any additional context for devs) All of the shared / unused utils for swaps got moved into the already existing version or deleted. `@/__swaps__/utils/numbers` -> `@/helpers/utilities`...

This feature branch is going to be used to remove swaps v1 code and cleanup the unused references.

Will be separating this out into smaller PRs.

Fixes APP-2250, APP-2672, APP-2739, APP-2742 ## What changed (plus any additional context for devs) This PR migrates NFTs to use the `createQueryStore` pattern. It also improves the data fetching by...

Fixes APP-2711 ## What changed (plus any additional context for devs) Integrates the new provider changes from Ethers to Viem **PLEASE NOTE**: This PR isn't to be merged, but rather...