balance

Installation
SKILL.md

Check Balance

Fetch wallet holdings on Starknet: STRK, ETH, and all ERC-20 tokens with non-zero balances.

Prerequisites

  • Active session required. If not authenticated, run authenticate-wallet skill first.

Rules

  1. If the user asks to check a specific token, use --token <symbol>.
  2. If no token is specified, run balance without flags to show all balances.
  3. Use --json when the output will be consumed by another skill or pipeline.
  4. Run this BEFORE send, trade, multi-swap, or any transactional skill to verify sufficient funds.

Commands

# All token balances
Related skills

More from ahmetenesdur/starkfi

Installs
9
GitHub Stars
2
First Seen
Mar 15, 2026