Adam Schinzel
Adam Schinzel
I like GQty and GraphQL Code Generator tools for working with GraphQL. I hope other would find it useful too. WAGMI
Hi! It seems that useRefetch is not working properly in our Next.js app, because it only works once. We have list of users and you can add new or delete...
**Describe the bug** We show staking stats next to balance even if I'm not staking at the moment. **How to reproduce** Steps to reproduce the behavior: 1. Go to any...
**Describe the bug** Message to connect hardware wallet doesn't make sense on iOS. See screenshot of screen that is before main receive screen. **Info:** - Mobile Suite Version: 24.1.1 -...
## Description Bigger fiat rates refactor mainly to remove remaining legacy code, store historic rates from transactions to redux store and show fiat value for tokens in history. - bf009bedf973eb2d6e984b2fe8b209f60b40ce31...
**Design:** Similar to #7244 **Spec:** As a user I want to be warned if I am sending funds to an address that I never transacted with before (inspiration from Rabby...
Have a question regarding usage with Chakra UI v3. Before I could use date picker like this: ```ts import { extendTheme } from "@chakra-ui/react" export const theme = extendTheme(CalendarDefaultTheme, {...