support trenches & kol & smartmoney

This commit is contained in:
dev
2026-03-25 22:20:56 +08:00
parent 8301bf515f
commit 45fb37d51f
14 changed files with 407 additions and 25 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "gmgn-cli",
"version": "1.0.2",
"version": "1.1.0",
"description": "GMGN OpenAPI CLI — call GMGN market, token, portfolio and swap APIs from the command line",
"type": "module",
"bin": {
@@ -16,7 +16,7 @@
"scripts": {
"build": "tsc",
"dev": "tsx src/index.ts",
"prepublishOnly": "npm run build",
"prepublishOnly": "npm run build",
"publish:provenance": "npm publish --provenance --access public"
},
"dependencies": {