📈The Price Trajectory: Understanding Your NFT's Financial Journey
Welcome, intrepid Sketchonaut, to one of the most fascinating observatories in the SketchXpress Cosmos: The Price Trajectory Deck! From here, we can chart the financial journey of your NFTs, primarily guided by the elegant mathematics of the Bonding Curve. Understanding this curve is like learning to read the star charts of value in our unique ecosystem.
Sparky says: "Ever wondered why the price of an NFT changes as more are minted? Or how that cool ‘growth factor’ thingy works? Well, you’re in the right place! We’re about to decode the cosmic math that makes SketchXpress NFT pricing fair, transparent, and dynamic! No crystal balls needed, just a bit of beautiful math!"
(Imagine a sleek, futuristic interface here, displaying a dynamic graph of a bonding curve. Sparky could be pointing to different parts of the curve – base price, current price, the upward slope. Perhaps some SOL coins are shown moving along the curve.)
The Heart of the Curve: The Magic Formula
At the core of every SketchXpress NFT collection (before it graduates to Tensor) is its unique bonding curve, governed by this fundamental formula:
Current Mint Price = Base Price * (Growth Factor ^ Current Supply)
Let’s break down these cosmic components:
Base Price: This is the starting price for the very first NFT minted in a collection (whenCurrent Supplyis 0, though technically the first mint is at supply 0, making its price theBase Price, and the next mint is at supply 1). The pool creator sets this when they launch a new collection.Example: If a pool creator sets
Base Price = 0.1 SOL.
Growth Factor: This determines how steeply the price increases with each new NFT minted. It’s also set by the pool creator.A
Growth Factorof 1.0 means the price doesn’t increase (a flat line – not very exciting for a curve!).A
Growth Factorof 1.05 means each subsequent NFT will be roughly 5% more expensive than the price point determined by the previous supply level.A
Growth Factorof 1.2 means a much steeper increase (20% jump per supply increment).Sparky’s Technical Note: "Sometimes, that
Growth Factorlooks like a big number in the smart contract, like1200000. That’s because we often use ‘fixed-point numbers’ in programming to handle decimals precisely. So,1200000might actually represent1.2! You’ll usually set it in a more human-friendly way in the UI, like ‘1.05’ or ‘1.2’."
Current Supply: This is simply the number of NFTs that have already been minted and currently exist in that specific collection’s bonding curve pool.
How the Trajectory Changes: Minting & Selling
The beauty of the bonding curve is its dynamic nature. Here’s how actions affect the price trajectory:
🚀 When an NFT is Minted (Supply Increases):
A Sketchonaut decides to mint an NFT.
The formula calculates the current mint price based on the
Current Supply.The Sketchonaut pays this price.
The
Current Supplyof the collection increases by 1.Crucially: The price for the next NFT to be minted will now be higher, as the
Current Supplyin the formula has increased.
(Visual: A simple graph showing a bonding curve. Point 1: Supply=10, Price=X. An arrow shows a mint occurring. Point 2: Supply=11, Price=Y (where Y > X).)
Example Journey:
Base Price= 0.1 SOL,Growth Factor= 1.1 (10% increase)Price for NFT #1 (Supply is 0 before mint):
0.1 * (1.1^0)=0.1 * 1= 0.1 SOLAfter NFT #1 is minted, Supply becomes 1.
Price for NFT #2 (Supply is 1 before mint):
0.1 * (1.1^1)=0.1 * 1.1= 0.11 SOLAfter NFT #2 is minted, Supply becomes 2.
Price for NFT #3 (Supply is 2 before mint):
0.1 * (1.1^2)=0.1 * 1.21= 0.121 SOLAnd so on! The price climbs with each mint.
🔥 When an NFT is Sold/Burned (Supply Decreases):
A Sketchonaut decides to sell (burn) an NFT back to the bonding curve pool.
The NFT is removed from circulation, so the
Current Supplyof the collection decreases by 1.The SOL from that NFT’s dedicated Token-Owned Escrow (TOE) is returned to the seller (minus the sell penalty).
Crucially: The price for the next NFT to be minted will now be lower than it was before the burn, because the
Current Supplyin the formula has decreased.
(Visual: The same bonding curve graph. Point 1: Supply=11, Price=Y. An arrow shows a burn occurring. Point 2: Supply=10, Price=X (where X < Y).)
Example (Continuing from above, imagine Supply is 2, and someone burns an NFT):
Current Supply = 2. Price to mint NFT #3 would have been 0.121 SOL.
Someone burns one of the 2 existing NFTs.
New Current Supply = 1.
The price to mint the next NFT (which would now be the new NFT #2, as there’s only 1 existing) is now:
0.1 * (1.1^1)= 0.11 SOL.
The Role of the Token-Owned Escrow (TOE)
Remember our super-secure TOE vaults? Here’s how they interact with the price trajectory:
Minting: When you pay, say, 0.121 SOL to mint NFT #3, that SOL (minus the small mint fee) goes directly into NFT #3’s personal TOE vault. That NFT is now backed by approximately 0.121 SOL.
Selling/Burning: If you burn NFT #3, the SOL is taken from NFT #3’s TOE vault and returned to you (minus the sell penalty).
This ensures that the value exchanged is always directly linked to the specific NFT and its position on the curve when it was minted.
Visualizing Different Trajectories: The Power of Growth Factor
Growth FactorThe Growth Factor chosen by the pool creator has a huge impact on how quickly the price rises:
Low
Growth Factor(e.g., 1.01 - 1.05): Creates a flatter curve. Prices increase slowly. This might be good for collections aiming for wider accessibility and slower, steadier growth.High
Growth Factor(e.g., 1.2 - 1.5 or more): Creates a much steeper curve. Prices increase very rapidly with each mint. This can create excitement and exclusivity but might price out later participants more quickly.
(Visual: A graph showing three different bonding curves starting from the same Base Price but with different Growth Factors – one flat, one moderate, one steep. Sparky could be looking at them with a thoughtful expression.)
Sparky’s Strategic Thought: "Choosing the right Base Price and Growth Factor is a big decision for pool creators! It shapes the whole economic journey of their collection. Do they want a slow cruise among the stars or a rocket-fueled ascent?"
Understanding the price trajectory empowers you as both a creator and a collector. As a creator, you can strategically design your collection’s economics. As a collector, you can better understand the value dynamics of the NFTs you’re interested in.
This transparent, on-chain pricing mechanism is a core part of what makes the SketchXpress financial journey fair and exciting!
Next Up: The SketchXpress Cosmos is more than just tech; it’s about community! Let’s explore: 🤝 The SketchXpress Galaxy: Community, Contributions & The Future!
Last updated