Convert XNO Units
Installation
SKILL.md
Convert XNO Units
Convert between different XNO cryptocurrency units with BigInt precision. XNO uses 30 decimal places, making floating-point arithmetic unsafe. Always use this skill for accurate conversions.
Unit Reference
| Unit | Raw Value | Decimal Places | Description |
|---|---|---|---|
| raw | 1 | 0 | Smallest unit (base unit) |
| mnano | 10^24 | 24 | Mega-nano (0.000001 XNO) |
| knano | 10^27 | 27 | Kilonano (0.001 XNO) |
| XNO | 10^30 | 30 | Base unit (1 XNO) |