You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey everyone!, I am looking query in any provider in meshjs that allows me to fetch UTxOs given a script credential.
Context: There are cases where we need to get all the utxos locked in the smart contract but they have different staking credential. Current queries would not work because the address of each UTxO would be different (as they have different staking credential). So, I am looking for a query that can help me here.
lucid also has such query and I think it would be wonderful if meshjs also supports it
And I know that blockfrost supports such query. I am happy to create a PR for this
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
No response
Additional context
No response
Would you be willing to implement it?
Yes, I will implement it.
The text was updated successfully, but these errors were encountered:
Describe the feature you'd like
Hey everyone!, I am looking query in any provider in meshjs that allows me to fetch UTxOs given a script credential.
Context: There are cases where we need to get all the utxos locked in the smart contract but they have different staking credential. Current queries would not work because the address of each UTxO would be different (as they have different staking credential). So, I am looking for a query that can help me here.
lucid also has such query and I think it would be wonderful if meshjs also supports it
And I know that blockfrost supports such query. I am happy to create a PR for this
Is your feature request related to a problem? Please describe.
No response
Describe the solution you'd like
No response
Additional context
No response
Would you be willing to implement it?
The text was updated successfully, but these errors were encountered: