Dynamic Pricing Mint
Congratulations
Your mint is live! You can visit it at the following url:
https://app.strataprotocol.com/lbcs/mint/undefined?cluster=undefined
Network
Candy Machine ID
Dynamic Pricing Token Bonding ID
Bookmark These Links
Youโll need these important links to access your deployment.
This admin page:
https://docs.strataprotocol.com/launchpad/admin/dynamic-pricing-mint?candyMachineId=undefined&tokenBondingKey=undefined&cluster=undefined
The url for the mint:
https://app.strataprotocol.com/lbcs/mint/undefined?cluster=undefined
Configuration - Convert to Dynamic Pricing
If your candy machine is not currently running with the dynamic pricing you created, you can convert it here. Make sure to remove any whitelist settings from the configuration, unless you want dynamic price minting to also require a whitelist token.
You can look at the current configuration here:
Collect Funds
When the mint is over, if you are the beneficiary (admin) of the mint you should see a disburse funds option here:
If you would like to disburse funds and recover rent from the bonding curve (this will render the UI unusable):
Embed to your site
yarn add @strata-foundation/react @strata-foundation/marketplace-ui react-shadow
import { MarketplaceProviders, DynamicPricingCandyMachine } from "@strata-foundation/marketplace-ui";
import { usePublicKey } from "@strata-foundation/react";
import { CSSReset } from "@chakra-ui/react";
import { useWalletModal } from "@solana/wallet-adapter-react-ui";
import ReactShadow from "react-shadow/emotion";
Light Mode:
Dark Mode:
import { DarkMode } from "@chakra-ui/react";
Live Pricing Plots
The following will show you both the current price volatility and the projected changes over time and supply. You can click the dots on either plot to simulate purchases or the passage of time.