slip-0044: add Animica (ANM) - #2053
Merged
Merged
Conversation
Coin type 4279885 (0x414E4D = ASCII "ANM"). Also registers the bech32m HRP `anim` in slip-0173. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01Mj19WF7SsZ4sSkaNat12rq
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Registers Animica (ANM) in SLIP-0044 and its bech32m HRP in SLIP-0173.
0x414E4D= ASCII"ANM"(same vanity convention as existing entries, e.g. 4346950). Unused in the table and not claimed by any open PR.anim(bech32m), mainnet only.Animica is a live proof-of-work L1 (mainnet since 2026-04) using post-quantum ML-DSA-65 (FIPS 204) signatures. The BIP-44 path
m/44'/4279885'/0'/0'/0'(all hardened, SLIP-0010 HMAC-SHA512 derivation) is implemented in the reference wallet library and is the path used by the browser-extension wallet; Wallet PRs using this path: Edge EdgeApp/edge-currency-accountbased#1091 and enKrypt enkryptcom/enKrypt#817 (CAIP namespace: ChainAgnostic/namespaces#200; icons: 0xa3k5/web3icons#214).Checks:
./check.shandmarkdownlint -c markdownlint.json slip-0044.md slip-0173.mdproduce output identical to currentmaster(the 3 pre-existing lint findings are on untouched rows);git diff --statis 2 files, +2 lines.🤖 Generated with Claude Code
https://claude.ai/code/session_01Mj19WF7SsZ4sSkaNat12rq