Skip to content

Version Packages#10

Merged
askeluv merged 1 commit intomainfrom
changeset-release/main
Feb 18, 2026
Merged

Version Packages#10
askeluv merged 1 commit intomainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Feb 17, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

nansen-cli@1.4.0

Minor Changes

  • 7dd9845 Thanks @askeluv! - Add missing endpoints to align with Python SDK:

    • token info: Get detailed token information
    • perp screener: Screen perpetual futures contracts
    • perp leaderboard: Perpetual futures PnL leaderboard
    • points leaderboard: Nansen Points leaderboard
  • 778fb71 Thanks @askeluv! - Add subcommand-specific help and command aliases

    • nansen <command> <subcommand> --help now shows detailed help including description, required/optional parameters with defaults, return fields, and working examples
    • nansen <command> --help lists all available subcommands
    • Added command aliases for faster typing: tgm (token), sm (smart-money), prof (profiler), port (portfolio)

Patch Changes

  • #9 3efc2ce Thanks @0xlaveen! - fix: profiler pnl endpoint, token screener --search, help shows all subcommands

    • profiler pnl now uses correct endpoint /api/v1/profiler/address/pnl (was using non-existent /pnl-and-trade-performance). Now supports --date and --limit.
    • token screener --search PEPE now filters results by token symbol/name (client-side, API doesn't support server-side search)
    • Help text updated to list all 33 subcommands (was showing only 16, hiding 17 commands)
    • Schema updated with search option for screener and date/days/limit for profiler pnl

@github-actions github-actions bot force-pushed the changeset-release/main branch 3 times, most recently from 91b2e99 to 0b1a5d6 Compare February 18, 2026 01:19
@github-actions github-actions bot force-pushed the changeset-release/main branch from 0b1a5d6 to 61d8ae7 Compare February 18, 2026 01:20
@askeluv askeluv merged commit 86cdc4c into main Feb 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant