Skip to content

Quickly check a token on Solana Mint Authority,This means that the creater can mint more tokens if needed, If disabled its a fixed supply basically. You can use this code to build into other tools.

Notifications You must be signed in to change notification settings

skatekowski/Solana-Basic-Mint-authority-check-Javascript

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana-Basic-Mitn-authority-check-Javascript

npm istal @solana/web3.js

Replace with the mint address you want to check const mintAddress = 'EKMsNeUWCdhf3nzWhATCkwZnWMxHngS1CbFWnb81KrvY'; checkMintAuthority(mintAddress);

Run script node solmintauthcheck

Result will be returned in console.

Feel free to F$ck around

About

Quickly check a token on Solana Mint Authority,This means that the creater can mint more tokens if needed, If disabled its a fixed supply basically. You can use this code to build into other tools.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%