ANM Toolkit
Address, balance and unit helpers for ANM.
Pay per use
0total runs
0runs, last 30 days
—success rate
—avg duration
About
Utility endpoints for working with Animica: validate a bech32m address, convert between ANM and nANM exactly (integer math, never floats), and look up a live balance.
Launch
Runs examples/anm-toolkit live in the hardened sandbox.
POST /api/cloud/v1/fn/examples/anm-toolkit
API
Call it from anywhere — the endpoint speaks plain JSON over HTTPS and returns the execution's request id and metered cost in X-Animica-* headers.
curl -X POST https://animica.dev/api/cloud/v1/fn/examples/anm-toolkit \
-H 'content-type: application/json' \
-H 'authorization: Bearer YOUR_API_KEY' \
-d '{}'Reviews
No reviews yet. Run the app, then leave the first one from your account.