Something.cool
  • Getting started
    • Why Something.cool?
    • 1st stage - Bonding curve
    • 2nd stage - CoolDEX trading
  • Zero-fee coins
    • What is Zero-fee coin?
    • How to launch Zero-fee coin
  • Community coins
    • What is Community coin?
    • Community contribution / How it works?
      • Holders
      • Liquidity providers
      • Burning
    • How to launch Сommunity coin
  • Features
    • Coin Explore
      • New Pairs
      • Coin Vision
    • Spaces
    • Rewards
  • Community
    • Referral program
    • X
    • Media kit
  • Developer Resources
  • Platform Architecture
    • Technical Introduction
    • Overview
    • Components
  • SC Bonding Curve
    • Overview
    • Functions
      • Create Token
      • Buy Token
      • Sell Token
      • Migrate
      • Admin Set Properties
    • Price Calculation
    • Fees
  • CoolDEX
    • Overview
    • Functions
      • Initialize Pool
      • Swap Base In
      • Swap Base Out
      • Deposit
      • Withdraw
      • Withdraw PnL
    • Price Calculation
    • Fees
  • Token Types
    • Token Types
  • Migration Process
    • Migration Process
  • Rewards Claiming
    • Overview
    • Authentication
    • Endpoints
    • Errors
    • Example
  • Reference
    • SC Bonding Curve IDL
    • CoolDEX IDL
    • Log Structure
    • DEVNET EXAMPLES
  • INTERNAL API
    • Overview
    • Register
  • Example: Registering a User via Internal API (JavaScript)
Powered by GitBook
On this page
  • Key Features
  • Platform Flow
  • Benefits
  • Platform Security
  1. Platform Architecture

Overview

The Something Cool (SC) platform is built on Solana and provides a unique token issuance and trading experience. It leverages a two-phase approach:

  1. Token Issuance via Bonding Curve (SC Bonding Curve)

  2. Trading on the DEX (CoolDEX)

Key Features

  • Customizable fee structures for tokens

  • Community incentives through burning, holder rewards, and LP rewards

Platform Flow

  1. Token creators launch a token through SC Bonding Curve with specified parameters

  2. Users can buy and sell tokens on the bonding curve during the initial phase

  3. Once the token reaches the migration threshold, it can be migrated to the CoolDEX

  4. After migration, trading continues on the CoolDEX with the specified fee structure

Benefits

  • For Token Creators: Easy token launch process with customizable parameters

  • For Traders: Simple token acquisition through bonding curve and DEX trading

  • For Holders: Potential rewards from community contribution tokens

  • For Liquidity Providers: Incentives for providing liquidity in pools

Platform Security

The SC platform is designed with security in mind:

  • Contract ownership and admin functions have strict access controls

  • Migration process is secure and requires proper finalization

  • Fee distribution is executed transparently and according to predefined parameters

  • Contract have been audited.

PreviousTechnical IntroductionNextComponents

Last updated 2 months ago