logo
Overview
Initializing search
    • Overview
    • Why Express?
      • Overview
      • Getting Started
        • ERC721
        • ERC1155
          • Overview
          • Mint
          • BatchMint
          • Burn
          • Sell
          • Buy
          • Auction
          • Bid
          • Execute Bid
          • Withdraw Bid
          • Cancel Sale
          • Token URI
          • Create Collection
          • Mint
          • BatchMint
          • Burn
          • Sell
          • Buy
          • Auction
          • Bid
          • Execute
          • Withdraw
          • Cancel Sale
          • Token URI
          • Overview
          • Mint
          • Burn
          • Sell
          • Buy
          • Auction
          • Bid
          • Execute Bid
          • Withdraw Bid
          • Cancel Sale
          • Create Collection
          • Mint
          • Burn
          • Sell
          • Buy
          • Auction
          • Bid
          • Execute
          • Withdraw
          • Cancel Sale
      • Pinata
      • Overview
      • Architecture
          • Overview
          • Collection
          • Mint
          • BatchMint
          • Burn
          • Royalties
          • Sell
          • Buy
          • Auction
          • Bid
          • CancelSale
          • BidOrderBook
          • Overview
          • Share
          • RoyaltiesSet
          • TokenMeta
          • BidOrder
          • Overview
          • Collection
          • Mint
          • Burn
          • Royalties
          • Sell
          • Buy
          • Auction
          • Bid
          • CancelSale
          • BidOrderBook
          • Overview
          • Share
          • RoyaltiesSet
          • TokenMeta
          • BidOrder
      • Contract deployment
      • NFT MarketPlace
      • NFT Auction Market
      • NFT-Drop Dapp
      • NFT-Ticket Booking Dapp
      • NFT-Lending and Borrowing Dapp
    • ERC404

    Overview


    Structs are special data types in solidity which hold data of different types.

    There are many structs used in the Smart Contracts which are covered in this section.


    Previous BidOrderBook
    Next Share
    Made with Material for MkDocs