DeveloperDocs
(opens in a new tab)
  • Sound Docs
  • Sound Protocol
    • Overview
      • Features
      • Design
      • Deployments
      • Gas benchmarks
      • ERC721a Info
    • Core Contracts
      • SoundCreatorV1
      • SoundEdition
      • IMinterModule
      • IMetadataModule
    • Module Contracts
      • Metadata
        • GoldenEgg Metadata
      • Minters
        • EditionMaxMinter
        • RangeEditionMinter
        • FixedPriceSignatureMinter
        • MerkleDropMinter
    • Libraries
      • Erc721a Burnable Upgradeable
      • Erc721a Queryable Upgradeable
      • Erc721a Upgradeable
      • Ownable Roles
  • Sound SDK
    • Getting Started
    • Interacting with editions
    • Creating editions
    • Helpers
  • Sound API
    • Getting Started
    • Making Requests
    • Changelog
  • API Explorer
  • Sound Docs
  • Sound Protocol
    • Overview
      • Features
      • Design
      • Deployments
      • Gas benchmarks
      • ERC721a Info
    • Core Contracts
      • SoundCreatorV1
      • SoundEdition
      • IMinterModule
      • IMetadataModule
    • Module Contracts
      • Metadata
        • GoldenEgg Metadata
      • Minters
        • EditionMaxMinter
        • RangeEditionMinter
        • FixedPriceSignatureMinter
        • MerkleDropMinter
    • Libraries
      • Erc721a Burnable Upgradeable
        • Write Functions
      • Erc721a Queryable Upgradeable
      • Erc721a Upgradeable
      • Ownable Roles
  • Sound SDK
    • Getting Started
    • Interacting with editions
    • Creating editions
    • Helpers
  • Sound API
    • Getting Started
    • Making Requests
    • Changelog
  • API Explorer

On This Page

  • Write Functions
  • burn
Question? Give us feedback → (opens in a new tab)Edit this page on GitHub
Sound Protocol
Libraries
Erc721a Burnable Upgradeable

ERC721ABurnableUpgradeable

erc721a-upgradeable/contracts/extensions/ERC721ABurnableUpgradeable.sol (opens in a new tab)

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