Skip to content
This repository has been archived by the owner on Dec 25, 2022. It is now read-only.

Missing contracts? #1

Open
Benjythebee opened this issue Sep 13, 2021 · 3 comments
Open

Missing contracts? #1

Benjythebee opened this issue Sep 13, 2021 · 3 comments

Comments

@Benjythebee
Copy link

Benjythebee commented Sep 13, 2021

Heya, this is pretty cool.
I tried running the following query on the explorer:

{
  contract(id:"0x79986af15539de2db9a5086382daeda917a9cf0c") {
    id
    address
    name
  }
}

with 0x79986af15539de2db9a5086382daeda917a9cf0c being the Cryptovoxels contract address.
the query returns null which doesn't seem right;

@ACollectionOfAtoms
Copy link

Yeah, not sure this subgraph is fully function. The NFT object doesn't return expected values for id either.

@itsjerryokolo
Copy link
Owner

@Benjythebee @ACollectionOfAtoms This subgraph isn't complete. Currently, Collections or Contracts is missing. I can't seem to find the contract that handles that.

@yujianFresh
Copy link

@Benjythebee @ACollectionOfAtoms This subgraph isn't complete. Currently, Collections or Contracts is missing. I can't seem to find the contract that handles that.

hi bro, you know fully function subgraph of opensea ? if have, tell me , thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@ACollectionOfAtoms @yujianFresh @Benjythebee @itsjerryokolo and others