fix: naming

This commit is contained in:
aryan
2025-01-01 03:37:56 +05:30
parent 18b719012b
commit e2f1536774
37 changed files with 121 additions and 67 deletions

View File

@@ -6,7 +6,7 @@ import { JupiterTokenData } from "../types";
import { getTokenAddressFromTicker, getTokenDataByAddress } from "../tools";
const getTokenDataAction: Action = {
name: "solana_token_data",
name: "GET_TOKEN_DATA",
similes: [
"get token info",
"token details",