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 claudewrites the skill into.claude/skills/evm-token-decimals/SKILL.mdListed as compatible
# fetches the source and writes it to:
.claude/skills/evm-token-decimals/SKILL.mdNeeds 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).