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. :)
from gmgn import gmgn
gmgn = gmgn()
getTokenInfo = gmgn.getTokenInfo(contractAddress="9eLRcHw2G4Ugrnp1p5165PuZsQ2YSc9GnBpGZS7Cpump")
print(getTokenInfo)