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
{{ message }}
This repository has been archived by the owner on Feb 11, 2023. It is now read-only.
This is something we specifically added to the Graph. The subgraph has Claims, which have an ID, so ClaimIDs, that consists of the contract address + the tokenID of the claim. This is because if we have multiple hypercert contracts you can have similar tokenIDs representing different claims in different contracts, but unique combinations of contract + tokenID. Having a claim with an ID and claimID seemed more confusing to me.
So this tokenID is the actual token in the contract. Both claims and fractions relate to a tokenID in the contract. @ryscheng any thoughts?
That makes sense. Maybe the tokenID of the claim can be labeled typeID? That is how it is often referred to in the contract code.
This is something that could be cleared up in future documentation. As a complete novice it took me a while to differentiate the different tokenIDs because they only 1 apart after minting.
claimID is mislabeled as tokenID in the graph. Etherscan shows the same value in the correctly labeled field.
The text was updated successfully, but these errors were encountered: