Skip to content

Shadow0ps/GeminiAddressAdder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

GeminiAddressAdder

A simple Python Client to "bulk add" withdrawal addresses to Gemini Exchange using a csv file.

To use this just add your API Key and API Secret then create a csv file named "addresses.txt" with the network and the addresses you want and save it in the same folder as the script.

example:

Ethereum,0xF833a5db28340a6C3C35Fdf532A2CFC6277A03eD bitcoin,1BHxzwV6xvr1erD81raFv51cFeuQFxyske

I'm not responsible for anything you do with this. Use at your own risk.

Feel free to add other features if you want but this is really just a quick and dirty way to avoid a lot of copy paste drama.

About

A simple Python Client to "bulk add" withdrawal addresses to Gemini Exchange using a csv file.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages