SnowconeDAO
ResourcesMediaDocs
  • Introduction
  • Create
    • Make Your Snowcone Project
      • Project Details
      • Funding
      • Token
      • Rules
    • Governance Resources
      • Snapshot
      • Gnosis Safe
    • Community Resources
      • Make a Discord Server
  • Learn
    • Overview
    • Architecture
    • Administration
    • Risk
    • Glossary
      • Ballot
      • Data Source
      • Delegate
      • Discount Rate
      • Funding cycle
      • NFT rewards
      • Operator
      • Overflow
      • Payment terminal
      • Project
      • Redemption rate
      • Reserved tokens
      • Split allocator
      • Splits
      • Tokens
    • Tokenomics
  • Build
    • Getting Started
    • Basics
    • Project NFT
    • Programmable treasury
    • Treasury extensions
      • Ballot
      • Data Source
      • Pay delegate
      • Redemption Delegate
      • Split Allocator
    • Utilities
      • Project payer
      • Splits Payer
  • API
    • Data Structures
      • SNOW721PricingParams
      • SNOW721Tier
      • SNOW721TierParams
      • SNOWBitmapWord
      • SNOWDeployTiered721DelegateData
      • SNOWDidPayData
    • Contracts
      • SNWProjects
        • Event
          • Create
          • SetMetadata
          • SetTokenUriResolver
        • Properties
          • Count
          • metadataContentOf
          • tokenUriResolver
        • Read
          • supportsInterface
          • tokenURI
        • Write
          • createFor
          • setMetadataOf
          • setTokenUriResolver
  • Subgraph
    • Subgraph Entities
    • Sample Queries
Powered by GitBook

SnowconeDAO

On this page
  • Contents
  • SNOW721PricingParams
  • SNOW721Tier
  • SNOW721TierParams
  • SNOWBitmapWord
  • SNOWDeployTiered721DelegateData
  • SNOWDidPayData

Was this helpful?

Export as PDF
  1. API

Data Structures

Last updated 1 year ago

Was this helpful?

Welcome to the Data Structures section of Snowcone documentation. Here you'll find comprehensive details about the different data structures used within Snowcone. We'll go through each of these data structures one by one and discuss how they are used.

Contents

SNOW721PricingParams

This section covers the SNOW721PricingParams data structure, which manages the pricing parameters for Snowcone's NFTs.

SNOW721Tier

This section covers the SNOW721Tier data structure, which is used to define the different tiers for Snowcone's NFTs.

SNOW721TierParams

Here we discuss the SNOW721TierParams data structure, which is used to set up the parameters for each tier.

SNOWBitmapWord

This section covers the SNOWBitmapWord data structure, which is used to handle bitmap-based operations.

SNOWDeployTiered721DelegateData

In this section, we explore the SNOWDeployTiered721DelegateData data structure, which sets up the delegate data for the tiered 721 tokens.

SNOWDidPayData

This section covers the SNOWDidPayData data structure, which is used to manage payment data in the Snowcone protocol.

We hope this guide helps you understand the various data structures used in the Snowcone protocol. If you have any questions or need further clarification, please reach out to our team.

SNOW721PricingParams
SNOW721Tier
SNOW721TierParams
SNOWBitmapWord
SNOWDeployTiered721DelegateData
SNOWDidPayData
Read More
Read More
Read More
Read More
Read More
Read More