← Back to Skills Marketplace
mariusfeldmann

TONSCAN wallet balance

by marius · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
262
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tonscan-address-balance
Description
Look up TON blockchain wallet balances, address information, and token holdings using the free TonScan API — no API key required. Use this skill whenever the...
Usage Guidance
This skill appears safe and coherent: it simply queries the public TonScan API and formats results. Consider that any address you query will be visible to TonScan (it's a third party), so avoid sending sensitive metadata you wouldn't want logged. For production/high-volume use, implement rate-limit/backoff handling and consider caching or contacting the API provider for an official quota; also verify TLS and the api.tonscan.com domain before sending large batches.
Capability Analysis
Type: OpenClaw Skill Name: tonscan-address-balance Version: 1.0.0 The skill bundle provides legitimate instructions and code examples (Python, JavaScript, Bash) for querying TON blockchain wallet balances via the TonScan public API. There is no evidence of data exfiltration, malicious execution, or prompt injection; the logic is entirely consistent with its stated purpose of blockchain data retrieval.
Capability Assessment
Purpose & Capability
Name and description match the behavior in SKILL.md: all examples call api.tonscan.com to fetch address information and convert nanotons to TON. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md limits actions to HTTP GETs against the TonScan API and local conversions/formatting. Examples use curl/jq/requests/fetch for demonstration; there are no instructions to read unrelated files, access other services, or exfiltrate secrets.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — lowest-risk delivery model. No downloads or installs are performed or recommended.
Credentials
The skill requests no environment variables, credentials, or config paths. That matches the stated 'no API key required' usage of the public TonScan API.
Persistence & Privilege
always is false and the skill does not request persistent system-wide changes or elevated privileges. It does not modify other skills or agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tonscan-address-balance
  3. After installation, invoke the skill by name or use /tonscan-address-balance
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
Initial release of the TonScan Wallet Balance skill. - Instantly look up TON blockchain wallet balances and address information via the free TonScan API—no API key required. - Supports both user-friendly (EQ..., UQ...) and raw (0:...) address formats. - Handles conversion between nanotons and TON for accurate, user-friendly display of balances. - Provides code examples in Bash, Python, and JavaScript for easy integration. - Documents expected API responses, error handling, and recommended formatting for end-users.
Metadata
Slug tonscan-address-balance
Version 1.0.0
License
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is TONSCAN wallet balance?

Look up TON blockchain wallet balances, address information, and token holdings using the free TonScan API — no API key required. Use this skill whenever the... It is an AI Agent Skill for Claude Code / OpenClaw, with 262 downloads so far.

How do I install TONSCAN wallet balance?

Run "/install tonscan-address-balance" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is TONSCAN wallet balance free?

Yes, TONSCAN wallet balance is completely free (open-source). You can download, install and use it at no cost.

Which platforms does TONSCAN wallet balance support?

TONSCAN wallet balance is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created TONSCAN wallet balance?

It is built and maintained by marius (@mariusfeldmann); the current version is v1.0.0.

💬 Comments