Armory
Source
Browse
Skills

evm-token-decimals

Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install evm-token-decimals --cli claude

writes the skill into.claude/skills/evm-token-decimals/SKILL.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/skills/evm-token-decimals/SKILL.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools.

When to use it

Prevent silent decimal mismatch bugs across EVM chains. Covers runtime decimal lookup, chain-aware caching, bridged-token precision drift, and safe normalization for bots, dashboards, and DeFi tools.

How to install / invoke

Vendored from affaan-m/ecc (skills). See the source: https://github.com/affaan-m/ecc/blob/main/skills/evm-token-decimals/SKILL.md

Notes

Ingested from the affaan-m/ecc harness library (MIT).