From 4d361f62ba415a52e4515009a36b34c09246bd2e Mon Sep 17 00:00:00 2001 From: NeuraiProject Date: Fri, 22 May 2026 22:24:01 +0200 Subject: [PATCH] Add Neurai mainnet addresses to BIP122 namespaces --- bip122/caip10.md | 3 +++ bip122/caip2.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/bip122/caip10.md b/bip122/caip10.md index 563915f4..4fb99c5d 100644 --- a/bip122/caip10.md +++ b/bip122/caip10.md @@ -81,6 +81,9 @@ bip122:12a765e31ffd4059bada1e25190f6e98:ltc1q8c6fshw2dlwun7ekn9qwf37cu2rn755u9ym # Litecoin testnet, Native SegWit address (P2WPKH) bip122:4966625a4b2851d9fdee139e56211a0d:tltc1qlustmw64lgd744h45n0t07wxnxw8pmv2sv07r9 +# Neurai mainnet, P2PKH address +bip122:00000044d33c0c0ba019be5c02497304:NX7syqGJzweY57vW2K1D9G3kn8DXSq9Azc + ``` ## References diff --git a/bip122/caip2.md b/bip122/caip2.md index 4c5e6180..26f613c8 100644 --- a/bip122/caip2.md +++ b/bip122/caip2.md @@ -77,6 +77,9 @@ bip122:4966625a4b2851d9fdee139e56211a0d # Dogecoin testnet bip122:bb0a78264637406b6360aad926284d54 + +# Neurai mainnet (see https://github.com/NeuraiProject/Neurai) +bip122:00000044d33c0c0ba019be5c02497304 ``` ## References