DeveloperDocs
  • Sound Docs
      • Features
      • Design
      • Deployments
      • Gas benchmarks
      • ERC721a Info
      • SoundCreatorV1
      • SoundEdition
      • IMinterModule
      • IMetadataModule
        • GoldenEgg Metadata
        • EditionMaxMinter
        • RangeEditionMinter
        • FixedPriceSignatureMinter
        • MerkleDropMinter
      • Erc721a Burnable Upgradeable
      • Erc721a Queryable Upgradeable
      • Erc721a Upgradeable
      • Ownable Roles
    • Getting Started
    • Interacting with editions
    • Getting Started
    • Making Requests
    • Changelog
  • API Explorer

On This Page

  • Write Functions
  • burn
Question? Give us feedback →Edit this page
Sound Protocol
Libraries
Erc721a Burnable Upgradeable

ERC721ABurnableUpgradeable

erc721a-upgradeable/contracts/extensions/ERC721ABurnableUpgradeable.sol

ERC721A Token that can be irreversibly burned (destroyed).

Write Functions

burn

function burn(uint256 tokenId) public virtual

Burns tokenId.

Calling conditions:

  • The caller must own tokenId or be an approved operator.
MerkleDropMinterErc721a Queryable Upgradeable

© Copyright 2022 Sound.xyz
All rights reserved.

    Company
  • Market
  • Trending
  • Careers
  • Terms Of Service
  • Privacy Policy
    Resources
  • About
  • Blog
  • FAQ
    Docs
  • Sound Protocol
  • Sound SDK
  • Sound API
    Follow Us