Skip to content

An API wrapper for undocumented endpoints on GMGN.ai

Notifications You must be signed in to change notification settings

1f1n/gmgnai-wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


GMGN.ai Wrapper

An API wrapper for undocumented endpoints at GMGN.ai
NOTE: This is for MY personal use, I do not condone the use of this API for any prohibited reason. :)

Example, for more examples go here

from gmgn import gmgn

gmgn = gmgn()

getTokenInfo = gmgn.getTokenInfo(contractAddress="9eLRcHw2G4Ugrnp1p5165PuZsQ2YSc9GnBpGZS7Cpump")

print(getTokenInfo)

About

An API wrapper for undocumented endpoints on GMGN.ai

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages