evm-token-decimals

Prevents hidden decimal bugs in crypto tokens across different blockchains.

Installation
Run `npx skills add "https://github.com/affaan-m/ecc" --skill "evm-token-decimals"` to install this skill, then follow its SKILL.md instructions for my next request.

Paste this into Claude Code, Cursor, or any agent that can run commands.

What this skill does
What it does: - Prevents bugs where token amounts are calculated wrong because different tokens use different decimal places - Looks up the correct decimal places for any token at runtime instead of guessing - Saves decimal information so you do not have to look it up every time - Converts token amounts safely between different decimal formats - Works across many different blockchain networks like Ethereum, Polygon, and others - Provides safe math for calculating real money values from token amounts. When to use it: - You are reading cryptocurrency token balances in Python, TypeScript, or Solidity - You are converting token amounts to dollar values - You are comparing token amounts across different blockchains - You are working with tokens that were moved from one blockchain to another - You are building a wallet tracker, trading bot, or tool that shows cryptocurrency prices

The full skill text could not be loaded right now. It installs fine with the command above, or read it at the source.

Mirrored from the author's public source. Install counts from the open skills registry.

The systems behind these skills get built for partners every week.

Partner with us