functions
Function: default()
default(
__namedParameters
):Element
solana-app-kit / components/tokenMill/BondingCurveCard / default
Function: default()
default(
__namedParameters
):Element
Defined in: src/components/tokenMill/BondingCurveCard.tsx:56
A component for configuring and setting bonding curves for token markets
Parameters
__namedParameters
BondingCurveCardProps
Returns
Element
Component
Description
BondingCurveCard provides an interface for configuring and setting bonding curves for token markets. It combines a configurator component for setting ask and bid prices with functionality to commit these settings to the blockchain.
Features:
- Bonding curve configuration
- Ask and bid price management
- On-chain curve setting
- Loading state handling
- Error handling
- Customizable styling