Skip to main content

๐Ÿ”ง Core Contracts

Program IDsโ€‹

EnvironmentProgram IDSolscan LinkSource Code
TestnetCB18NKSvKunD2xeuvEkKfBxuz4fJFJJ8GPy5w1dMzN1View on SolscanView on GitHub
StagingCB18NKSvKunD2xeuvEkKfBxuz4fJFJJ8GPy5w1dMzN1View on SolscanView on GitHub
ProductionCB18NKSvKunD2xeuvEkKfBxuz4fJFJJ8GPy5w1dMzN1View on SolscanView on GitHub

The Program ID is the primary Solana program currently deployed in the POTLAUNCH protocol. It serves as the main entry point for token creation and management.

Key Featuresโ€‹

  • Token Deployment: Handles the creation and deployment of new tokens
  • Protocol Fee Management: Manages and collects protocol fees from token launches

Deployment Processesโ€‹

The program streamlines the token deployment process by:

  • Validating token parameters
  • Managing deployment permissions
  • Ensuring proper initialization of new tokens

Protocol Fee Managementโ€‹

  • Collects fees from successful token launches
  • Distributes fees according to protocol governance
  • Maintains transparent fee structure

Future Contractsโ€‹

The following contracts are planned for future deployment:

Governance Contractโ€‹

  • Proposal creation and voting mechanisms
  • Execution mechanisms for governance decisions
  • Security features for decentralized governance

Bonding Curve Contractโ€‹

  • Dynamic token pricing algorithms
  • Liquidity addition and removal
  • Advanced fee management systems