Otterspace Docs
  • Overview
    • 🦦Intro to Otterspace
    • πŸ”‘Key Concepts
      • πŸ”₯Burning and revocation
      • ⏳Expiration
      • πŸ€“Metadata schemas
    • ❓F.A.Q
  • Documentation
    • πŸ”ŒAPI
      • πŸ”Authentication
    • πŸ™Subgraph
    • πŸ› οΈContracts
      • 🎨Create a Badge Spec
      • πŸͺ‚Airdrop a Badge
      • βœ…Adding to allowlist
      • 🀝Minting allowlisted Badges
      • βž•Add/Remove Admins
  • Guides
    • πŸ”Token-gating using badges
  • Integrations
    • Using badges with Snapshot
    • Guild.xyz for token gating
    • Using with Gnosis Safe
    • On OpenSea, Metamask etc
  • Get Help
    • πŸ•ΊDiscord/Twitter
Powered by GitBook
On this page

Was this helpful?

  1. Overview
  2. Key Concepts

Expiration

Otterspace Badges can be set to expire. Effectively, this means that a Badge can still be present in someone’s wallet while being inactive. In these cases, the Badge should no longer act as a key to access the resource.

You can check whether a Badge is expired by looking at the expiresAt date in the Badge spec metadata. All Badges minted from the same spec have the same expiration date.

PreviousBurning and revocationNextMetadata schemas

Last updated 1 year ago

Was this helpful?

πŸ”‘
⏳