Skip to content

Document how to hide a token or collection#33

Merged
Bradez merged 4 commits into
enjin:masterfrom
EtayM:docs/metadata-hidden-attribute
Jul 6, 2026
Merged

Document how to hide a token or collection#33
Bradez merged 4 commits into
enjin:masterfrom
EtayM:docs/metadata-hidden-attribute

Conversation

@EtayM

@EtayM EtayM commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Adds the hidden attribute to the collection and token metadata examples, with a note that it only takes effect when set as an on-chain attribute (ignored in off-chain hosted JSON). Setting it to true hides the collection/token from public lists, search results, and profile pages.

adds a section explaining the on-chain hidden attribute — what it does, that consuming clients must honour it, and that it only works on-chain (not via off-chain metadata).

@EtayM EtayM force-pushed the docs/metadata-hidden-attribute branch 2 times, most recently from d74b161 to 2972040 Compare July 5, 2026 06:16
Add a "Hiding a Token or Collection" section explaining the on-chain
"hidden" attribute, with GraphQL examples for both setTokenAttribute
and setCollectionAttribute, a note that clients are responsible for
honouring it, and that it only functions when set on-chain (not via
off-chain metadata).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@EtayM EtayM force-pushed the docs/metadata-hidden-attribute branch from 2972040 to 4e09757 Compare July 5, 2026 06:19
@EtayM EtayM changed the title Document "hidden" metadata attribute Document how to hide a token or collection Jul 5, 2026
EtayM and others added 3 commits July 6, 2026 11:42
…tandard/02-metadata-example.md

Co-authored-by: Brad Bayliss <brad@bayliss.co.uk>
…tandard/02-metadata-example.md

Co-authored-by: Brad Bayliss <brad@bayliss.co.uk>
Document how to revert hiding by removing the on-chain "hidden"
attribute, with removeTokenAttribute / removeCollectionAttribute
examples matching the variable style used in the hiding section.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@EtayM EtayM requested a review from Bradez July 6, 2026 08:50
@Bradez Bradez merged commit be8b621 into enjin:master Jul 6, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants