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. :)
Note, the GMGN.ai domain is cloudflare protected,
meaning some requests will fail to get access to an unprotected endpoint
Join the Discord Server and request access
https://discord.gg/xxWqZppjht
from gmgn import gmgn
gmgn = gmgn()
getTokenInfo = gmgn.getTokenInfo(contractAddress="9eLRcHw2G4Ugrnp1p5165PuZsQ2YSc9GnBpGZS7Cpump")
print(getTokenInfo)