Open mul53 opened 2 years ago
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
This issue now has a funding of 0.3449 ETH (999.87 USD @ $2899.02/ETH) attached to it.
Applied on gitcoin!
How to reproduce the issue, could you give me a full example 👀
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work has been started.
These users each claimed they can complete the work by 264Â years, 8Â months from now. Please review their action plans below:
1) zhyd1997 has applied to start work _(Funders only: approve worker | reject worker)_.
I'm glad to work on it! And I like the way to query data --. GraphQL 2) harsh9200 has applied to start work _(Funders only: approve worker | reject worker)_.
Hello,
I have past experience working with subgraphs and I have created subgraphs related to NFT Games in the past which required me to index the number of NFTs and types of NFT a User is holding which is quite similar to your subgraph fundamentally. I can start working on this asap. We can discuss this further on discord. 3) developerfred has been approved to start work.
I have experience subgraphs would love to add this new contract to the fuse nft index
Learn more on the Gitcoin Issue Details page.
@mul53 can you test my hotfix ?
@mul53
Hello, I have gone through your Gitcoin bounty. From what I understood, you need a subgraph that is going to index NFTs based on User.
For that, the schema should be completely changed and there should be a one-to-many relation between User
and Collectible
entity such that If you search for a User you get back all the NFTs present in the account.
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work for 0.3449 ETH (1020.59 USD @ $3001.72/ETH) has been submitted by:
@leonprou please take a look at the submitted work:
is this bounty still open?
Hi I have opened a PR for this bounty!
Problem: The account 0x862Bd4208b2F6ed64Ce92AAdA2669d3c5CC705d9 has one Cozy Cosmonauts NFT but it doesn't appear on the subgraph.
The subgraph isn't indexing the NFTs correctly, it should pick up all NFTs provided the tokenURI of the NFT is a valid http url or a valid ipfs url
Resources: cozy cosmonauts nft fuse nft subgraph