ton-gram

ton-gram is a skill for Claude Code, Codex from TegroTON/wallet-mcp. It costs 80 tokens per session (482 once invoked), scanned A, original, MIT.

A set of instructions for answering questions about TON, a blockchain network, and GRAM, its native token. It uses a read-only wallet connection to retrieve balances, tokens, transactions, prices, NFTs, and .ton names.

In plain words
What is it for?
Use it to inspect a TON wallet, resolve a .ton name to an address, check GRAM or token prices, view jetton and NFT holdings, and review recent transactions.
Why use it?
It provides a defined way to look up blockchain information without handling private keys or moving funds.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/tegroton/wallet-mcp/skill
Any agent
npx skills add TegroTON/wallet-mcp --skill skill
Clone the repo
git clone --depth 1 https://github.com/TegroTON/wallet-mcp

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for ton-gram

README.md
[![agentmods](https://agentmods.dev/badge/skills/tegroton/wallet-mcp/skill.svg)](https://agentmods.dev/skills/tegroton/wallet-mcp/skill)
Your own site
<a href="https://agentmods.dev/skills/tegroton/wallet-mcp/skill"><img src="https://agentmods.dev/badge/skills/tegroton/wallet-mcp/skill.svg" alt="Measured on agentmods" height="20"></a>
Per session 80 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 482 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00080 $0.00482
Opus 5 $0.00040 $0.00241
Sonnet 5 $0.00016 $0.00096
Haiku 4.5 $0.00008 $0.00048

Measured 4d ago against content hash b30e52943b5f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

ton-gram scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 4d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skill/SKILL.md · 35 lines

What it actually says

TON / GRAM on-chain queries

Answer questions about The Open Network (TON) and its native token GRAM (formerly Toncoin, ticker TON → GRAM since 2026‑06‑15) using the tegro-wallet-mcp MCP server. Read-only, no keys, cannot move funds.

Prerequisite

The tegro-wallet-mcp MCP server must be connected:

claude mcp add tegro-wallet-mcp -- npx -y @tegroton/wallet-mcp

Tools

  • ton_get_account(address) — GRAM balance, status, wallet flag
  • ton_get_jettons(address, currency?) — jetton (token) balances + fiat value
  • ton_get_transactions(address, limit?) — recent activity (GRAM amounts, comments)
  • ton_get_rate(token?, currency?) — GRAM (default) or jetton price + 24h change
  • ton_get_jetton_info(master) — token metadata by master address
  • ton_get_nfts(address, limit?) — NFTs owned
  • ton_resolve_dns(name).ton name → wallet address

How to answer

  • A .ton name (e.g. foundation.ton) → call ton_resolve_dns first, then use the returned address.
  • "How much is GRAM / Toncoin / TON?" → ton_get_rate (token defaults to ton, returned as GRAM).
  • "What's in wallet X?" → ton_get_account + ton_get_jettons; add ton_get_nfts only if asked.
  • Always name the native token GRAM; the network and addresses stay TON (e.g. "TON address").
  • This is read-only — never offer to send, sign, or move funds.
Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 4d ago First seen · 35 lines · 80 tokens per session scan A b30e52943b5f

Subscribe to this mod's changes

ton-gram is a skill published in the GitHub repository TegroTON/wallet-mcp (0 stars, last pushed 2mo ago), licensed MIT. It adds 80 tokens to every session and 482 once invoked, about $0.0004 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

agent-uat

AI 에이전트가 마크다운 시나리오를 읽고 사용자와 인터랙티브하게 실행하여 WAIaaS 기능을 메인넷/테스트넷에서 검증하는 시스템이다.

waiaas/WAIaaS · 0 tokens

rootdata-crypto-plugin

RootData is a leading Web3 data platform covering crypto projects, investors, funding data, and personnel movements. This skill is the OKX-dedicated integration, isolated from the standard RootData skill with its own API key namespace and endpoints.

okx/plugin-store · 55 tokens

crypto-mining-setup

Setup and optimize cryptocurrency mining operations — AI-powered mining (soul.md protocol), parallel agent deployment, accumulation strategies, and performance optimization.

kevinnft/ai-agent-skills · 33 tokens

rug-pull-news-check

Use news coverage, community signals, and on-chain reporting to assess whether a crypto project shows signs of being a scam, rug pull, or exit scam. Supplements contract-level analysis with news intelligence. Use when the user asks if a project is legitimate or wants a credibility check before investing.

nirholas/cryptocurrency.cv · 63 tokens

market-sentiment

Synthesize crypto market sentiment by combining the Fear & Greed index, trending coins, narrative momentum, whale activity, and on-chain signals into a single actionable market read. Use when the user wants to know if the market is bullish, bearish, or transitioning. Powered by the free-crypto-news API.

nirholas/cryptocurrency.cv · 66 tokens

crypto-report

Analyze cryptocurrency projects with tokenomics, on-chain metrics, and market analysis. Generate comprehensive crypto research reports.

claude-office-skills/skills · 24 tokens