Skip to content

M1n007/Solana-Token-Collector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solana Token Collector

The Solana token collector functions to gather tokens into a single account.

privateKey.txt

Fill privateKey.txt with your list privateKey

ENV

RPC_URL=https://api.mainnet-beta.solana.com
TOKEN_ADDRESS=4yxxxx
TOKEN_SYMBOL=SIMBOL
MAIN_PRIVATE_KEY=3yesxxxxxx
FEE_FOR_SEND_TOKEN=0.003

Installation

Use the nodejs package manager npm to install package.

npm install

Usage

node index.js

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

Releases

No releases published

Packages

No packages published