-
Notifications
You must be signed in to change notification settings - Fork 2
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
Added Token Type Filter in search_assets fuction #186
Closed
AhzamAkhtar
wants to merge
16
commits into
das-38-rebase-stale-te-branch
from
das-51-search-asset-token-type-filter
Closed
Added Token Type Filter in search_assets fuction #186
AhzamAkhtar
wants to merge
16
commits into
das-38-rebase-stale-te-branch
from
das-51-search-asset-token-type-filter
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
AhzamAkhtar
changed the title
Das 51 search asset token type filter
Added Token Type Filter in search_assets fuction
Dec 18, 2024
AhzamAkhtar
force-pushed
the
das-51-search-asset-token-type-filter
branch
2 times, most recently
from
December 27, 2024 11:42
bfe1fe0
to
e1ad545
Compare
kespinola
force-pushed
the
das-38-rebase-stale-te-branch
branch
3 times, most recently
from
January 6, 2025 10:18
ccd7925
to
ded0fac
Compare
AhzamAkhtar
force-pushed
the
das-51-search-asset-token-type-filter
branch
2 times, most recently
from
January 7, 2025 16:46
643ba3a
to
3aba596
Compare
Associate editions to the nft mint of the master edition. Add new method to API get_nft_editions to find editions for the mint.
Program parser for inscriptions for blockbluster. Create and register program parser with program tranformer. Add show_instrcitions flag to the API to view the inscription information.
…ets fun bug fixed
AhzamAkhtar
force-pushed
the
das-51-search-asset-token-type-filter
branch
from
January 7, 2025 16:50
3aba596
to
d8e4234
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
owner_address
in search_asset bug fixedowner_type
andtoken_type
parameter can't be use togetherinterface
fixed.token_type
filter should only be used usingowner_address
token_type
filter can't be used withinterface