Skip to content

ProphecyJimpsons Token (JIMP) - A Solana-based SPL token with a fixed supply of 500M, designed for the ProphecyJimpsons predictive NFT ecosystem. Features secure minting controls, overflow protection, and seamless integration with pump.fun platform.

Notifications You must be signed in to change notification settings

Prophecy-Jimpsons/SolanaDapp-Contracts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JIMP Token

Solana SPL Token for ProphecyJimpsons Ecosystem

  • Max Supply: 500,000,000 JIMP
  • Decimals: 9
  • Program ID: FLLkxbfaKxAycFjk*********nXdfejkqz2Jun1Dmh

Features

  • Fixed maximum supply enforcement
  • Controlled token initialization
  • Associated Token Account (ATA) support
  • Authority-based minting controls

Build & Deploy

yarn install anchor build anchor deploy --provider.cluster mainnet text

Test

anchor test anchor verify -p jimp_token --provider.cluster mainnet text

Contract Functions

// Initialize token initialize(ctx: Context) // Mint new tokens mint_token(ctx: Context, amount: u64) text

Security

  • Supply cap enforcement
  • Overflow protection
  • Authority validation
  • Secure ATA initialization

Integration

  • Anchor Framework
  • SPL Token Program
  • Associated Token Program

Mainnet deployment pending pump.fun release. Contact team for integration details.

© 2025 ProphecyJimpsons | All Rights Reserved

About

ProphecyJimpsons Token (JIMP) - A Solana-based SPL token with a fixed supply of 500M, designed for the ProphecyJimpsons predictive NFT ecosystem. Features secure minting controls, overflow protection, and seamless integration with pump.fun platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages