Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MTG 1164 Apply showZeroBalance only for NFTs #368

Draft
wants to merge 1 commit into
base: fix/optimize-select-for-show_fungible-display-option
Choose a base branch
from

Conversation

n00m4d
Copy link
Contributor

@n00m4d n00m4d commented Jan 16, 2025

What

This PR adds condition to the JOIN SQL command which tells to join only rows with ast_owner_type field set to token. As a result from fungible_tokens table will be taken accounts which are related to fungible assets and not NFTs.

Also this PR adds new integration test which checks if that JOIN works as expected.

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.

1 participant