Skip to content

Comments

chore: merge dev to preview#4463

Merged
rahulnr7 merged 2 commits intopreviewfrom
develop
Jan 22, 2026
Merged

chore: merge dev to preview#4463
rahulnr7 merged 2 commits intopreviewfrom
develop

Conversation

@rahulnr7
Copy link
Contributor

@rahulnr7 rahulnr7 commented Jan 22, 2026

Note

Aligns data-fetching hooks to surface absence of data via undefined instead of fallback values.

  • Updates useRemoteConfig to return undefined when fetch fails (was empty object), and adjusts query type

  • Updates useAirdropEligibility query to allow undefined on address retrieval errors (keeps [] for valid empty states); rest of logic unchanged

  • Updates usePrimaryTokenActivity to type/query for PrimaryTokenActivity | undefined and return undefined on API failure (consumer still provides a default when rendering)

  • No changes to query keys, intervals, or caching semantics; primarily type/return-value behavior

Written by Cursor Bugbot for commit 61d5d62. This will update automatically on new commits. Configure here.

@rahulnr7 rahulnr7 merged commit c212c43 into preview Jan 22, 2026
6 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants