Skip to content

Is it possible to read traits for a specific Noun on-chain? #409

Discussion options

You must be logged in to vote

Yes, Noun trait seeds can be fetched on-chain by calling the seeds(nounId) function on the NounsToken contract. The returned seed contains an array index for each trait, which can be used to lookup the trait name and image data.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by solimander
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants