๐ง Core Contracts
Program IDsโ
Environment | Program ID | Solscan Link | Source Code |
---|---|---|---|
Testnet | CB18NKSvKunD2xeuvEkKfBxuz4fJFJJ8GPy5w1dMzN1 | View on Solscan | View on GitHub |
Staging | CB18NKSvKunD2xeuvEkKfBxuz4fJFJJ8GPy5w1dMzN1 | View on Solscan | View on GitHub |
Production | CB18NKSvKunD2xeuvEkKfBxuz4fJFJJ8GPy5w1dMzN1 | View on Solscan | View 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