Skip to content
Login Register
  • In-Depth
    • Overview
    • Security Measures
    • How XColdPro Works
    • BootVault Enhanced Security Protocols
      • EMBO
      • XBurnPro
      • Omega Protocol
      • Lazarus Protocol
      • Citadel Protocol
      • SeedVault
      • BlackHole Protocol | VLS Engine
  • Solutions
    • Overview
    • XColdPro BootVault Editions
      • XColdPro Core
      • Frost
      • HellBound
      • Nyxor
    • XColdPro ColdGuardians
    • XColdPro VaultPacks
    • XColdPro SHIELD Protocol
  • Knowledge
    • Frozen Archives
    • Crypto Knowledge Hub 101
    • Blockchain General Knowledge
      • What is a Cryptocurrency Wallet
      • Understanding Seed Phrases
      • HotWallet Guide – MM vs TrustWallet
      • ColdStorage Explained
  • Resources
    • Documentation
    • Newsletter
    • FAQ Hub
      • FAQ – XColdPro Core
      • FAQ – Frost Edition
      • FAQ – HellBound Edition
      • FAQ – Nyxor Edition
      • FAQ – SHIELD Protocol
    • Encyclopedia
    • Resources
    • User-Manual
    • Legal
  • XDRIP Framework
  • The VAULT
    • Shop
    • Products
      • Software (BootVault)
      • Enhancements Protocols
      • ColdGuardian
      • SHIELD Protocol
      • VaultPacks
    • Cart
      • Checkout
    • Shipping Policy​
    • Refund and Returns Policy
    • Support Center
      • Ticket Submission Page
      • My Tickets
    • My account
  • In-Depth
    • Overview
    • Security Measures
    • How XColdPro Works
    • BootVault Enhanced Security Protocols
      • EMBO
      • XBurnPro
      • Omega Protocol
      • Lazarus Protocol
      • Citadel Protocol
      • SeedVault
      • BlackHole Protocol | VLS Engine
  • Solutions
    • Overview
    • XColdPro BootVault Editions
      • XColdPro Core
      • Frost
      • HellBound
      • Nyxor
    • XColdPro ColdGuardians
    • XColdPro VaultPacks
    • XColdPro SHIELD Protocol
  • Knowledge
    • Frozen Archives
    • Crypto Knowledge Hub 101
    • Blockchain General Knowledge
      • What is a Cryptocurrency Wallet
      • Understanding Seed Phrases
      • HotWallet Guide – MM vs TrustWallet
      • ColdStorage Explained
  • Resources
    • Documentation
    • Newsletter
    • FAQ Hub
      • FAQ – XColdPro Core
      • FAQ – Frost Edition
      • FAQ – HellBound Edition
      • FAQ – Nyxor Edition
      • FAQ – SHIELD Protocol
    • Encyclopedia
    • Resources
    • User-Manual
    • Legal
  • XDRIP Framework
  • The VAULT
    • Shop
    • Products
      • Software (BootVault)
      • Enhancements Protocols
      • ColdGuardian
      • SHIELD Protocol
      • VaultPacks
    • Cart
      • Checkout
    • Shipping Policy​
    • Refund and Returns Policy
    • Support Center
      • Ticket Submission Page
      • My Tickets
    • My account
Shop Now
$0.00 0 Cart

Configurations

4
  • Decoy Wallets
  • MultiChain Support
  • Wallet Operations
  • Gas Fees

Getting Started

5
  • Check Device and Software Authenticity
  • XColdPro Best Practices Guide
  • XColdPro Quick Start Guide
  • Why XColdPro Support Is Different: No Bullshit, Just Math
  • Legal Disclaimer & User Responsibility

Installation

2
  • Troubleshooting
  • Software Installation Guide – BootVault Edition

Setup Process

2
  • First Time Setup
  • Supported File Systems & USB Drive Compatibility

The BootVault

2
  • What is the BootVault
  • XColdPro Multi-Language Support

Security Measures

8
  • The Seed Phrase: Non-Negotiable Security
  • Military-Grade Security
  • Master Password
  • Why XColdPro is More Secure Than Popular Wallet Solutions
  • Security Details
  • Why USB/External Drives Are CRITICAL
  • XColdPro: Actually Quantum-Resistant
  • XColdPro is 100% IMMUNE to the NPM Attacks –

ColdGuardians

2
  • ColdGuardians – Legendary Collectibles (Tales of Xdripia)
  • ColdGuardians – Standard Series

Support

3
  • XColdPro Premium Support – SHIELD Protocol
  • XColdPro Summary
  • Technical info – address and key generation – opensource info

General

1
  • XColdPro Community Program – Guardians of Trust
View Categories
  • Home
  • Docs
  • Support
  • Technical info – address and key generation – opensource info

Technical info – address and key generation – opensource info

Floriano Righetti
Updated on September 8, 2025

1 min read

Ethereum (ETH) & EVM Networks (BSC, Polygon, Avalanche, Fantom, Arbitrum, Optimism)
Curve: secp256k1
Address Format: 0x prefix, 40 hex chars
Key Derivation: BIP44 m/44’/60’/0’/0/0
Signature: ECDSA
Hash: Keccak-256
 
Bitcoin (BTC)
Curve: secp256k1
Address Format: Legacy (1…), SegWit (3…), Native SegWit (bc1…)
Key Derivation: BIP44 m/44’/0’/0’/0/0, BIP84 m/84’/0’/0’/0/0
Signature: ECDSA
Hash: SHA-256, RIPEMD-160
 
Solana (SOL)
Curve: ed25519
Address Format: Base58, 32-44 chars
Key Derivation: SLIP-44 m/44’/501’/0’/0/0
Signature: EdDSA
Hash: BLAKE3
 
XRP (Ripple)
Curve: secp256k1
Address Format: r prefix, Base58
Key Derivation: BIP44 m/44’/144’/0’/0/0
Signature: ECDSA
Hash: SHA-256, RIPEMD-160
 
Cardano (ADA)
Curve: ed25519
Address Format: addr1 prefix (Shelley), Bech32
Key Derivation: BIP44 m/1852’/1815’/0’/0/0 (CIP-1852)
Signature: Ed25519-Extended (CIP-1852)
Hash: Blake2b-256
Polkadot (DOT)
Curve: sr25519 (Schnorrkel)
Address Format: SS58, starts with 1
Key Derivation: Custom (e.g., //0//0 or //Alice via substrate)
Signature: Schnorr
Hash: Blake2b
Cosmos (ATOM)
Curve: secp256k1
Address Format: cosmos1 prefix, Bech32
Key Derivation: BIP44 m/44’/118’/0’/0/0
Signature: ECDSA
Hash: SHA-256 (with Bech32 checksum)
TRON (TRX)
Curve: secp256k1
Address Format: T prefix, Base58Check
Key Derivation: BIP44 m/44’/195’/0’/0/0
Signature: ECDSA
Hash: Keccak-256
NEAR Protocol
Curve: ed25519
Address Format: Human-readable (name.near)
Key Derivation: BIP44 m/44’/397’/0′
Signature: EdDSA
Hash: SHA-256
Hedera Hashgraph (HBAR)
Curve: ed25519
Address Format: Shard.Realm.Num (e.g., 0.0.12345)
Key Derivation: SLIP-44 m/44’/3030’/0’/0’/0′
Signature: EdDSA
Hash: SHA-384 (unique to Hedera)
Stellar (XLM)
Curve: ed25519
Address Format: G-prefix, Base32 (StrKey encoding, 56 chars)
Key Derivation: SLIP-44 m/44’/148’/0’/0/0
Signature: EdDSA
Hash: SHA-256
Litecoin (LTC)
Curve: secp256k1
Address Format: Legacy (L/M…), SegWit (M…), Native SegWit (ltc1…)
Key Derivation: BIP44 m/44’/2’/0’/0/0, BIP84 m/84’/2’/0’/0/0
Signature: ECDSA
Hash: SHA-256, RIPEMD-160
Bitcoin Cash (BCH)
Curve: secp256k1
Address Format: Legacy (1…), CashAddr (q/p prefix, Bech32 variant)
Key Derivation: BIP44 m/44’/145’/0’/0/0
Signature: ECDSA
Hash: SHA-256, RIPEMD-160
Dogecoin (DOGE)
Curve: secp256k1
Address Format: D-prefix, Base58Check
Key Derivation: BIP44 m/44’/3’/0’/0/0
Signature: ECDSA
Hash: SHA-256, RIPEMD-160
Monero (XMR)
Curve: ed25519 (with custom tweaks for CryptoNote protocol)
Address Format: Base58, 95 chars (standard), “4” prefix
Key Derivation: Custom (not BIP44) – dual key system (view key + spend key)
Signature: Ring signatures (MLSAG, CLSAG)
Hash: Keccak-256 + CryptoNight functions
Toncoin (TON)
Curve: ed25519
Address Format: Base64 or Base58, workchain-based, often EQ… prefix
Key Derivation: SLIP-44 m/44’/607’/0’/0/0
Signature: EdDSA
Hash: SHA-256
 

Key Technical Differences

Standard (Easy): secp256k1 – Bitcoin, Ethereum, most chains

EdDSA (Medium): ed25519 – Solana, Cardano, NEAR

Exotic (Hard): sr25519 – Polkadot (needs Rust/C++)

✅ Total Coverage:

  • 9+ EVM chains
  • 15+ unique Blockchain protocols
  • 24+ total networks & token standards (including ERC-20, BEP-20, custom tokens, testnets)

This makes XColdPro ColdGuardians + BootVault the most comprehensive cold-storage solution available on the market — exceeding traditional hardware wallets in both depth and breadth of protocol support.

XColdPro Summary

Share This Article :

  • Facebook
  • X
  • LinkedIn
  • Pinterest

Turn Any USB Drive Into a Hardware Wallet

Socials

X-twitter
  • Legal
  • Impressum
  • Cookie Policy
Solutions
  • XColdPro | BootVault
  • XColdPro | ColdGuardians
  • XColdPro| SHIELD Protocol
The Vault
  • BootVault
    • BootVault – Frost Edition
    • BootVault – HellBound Edition
    • BootVault – Nyxor Edition
  • Enhancements Protocols
  • ColdGuardians
    • ColdGuardian – Frost Edition
    • ColdGuardian – HellBound Edition
    • ColdGuardian – Nyxor Edition
  • VaultPacks
    • VaultPack – GlacierKey
  • SHIELD Protocol
    • SHIELD Protocol – Sentinel I
    • SHIELD Protocol – Knight II
    • SHIELD Protocol – Eternal III
  • BootVault
    • BootVault – Frost Edition
    • BootVault – HellBound Edition
    • BootVault – Nyxor Edition
  • Enhancements Protocols
  • ColdGuardians
    • ColdGuardian – Frost Edition
    • ColdGuardian – HellBound Edition
    • ColdGuardian – Nyxor Edition
  • VaultPacks
    • VaultPack – GlacierKey
  • SHIELD Protocol
    • SHIELD Protocol – Sentinel I
    • SHIELD Protocol – Knight II
    • SHIELD Protocol – Eternal III
Quick Links
  • XColdPro Core
  • Enhanced Security Protocols
  • Solutions
  • Frozen Archives
  • Resources
  • FAQ Hub
  • Support Center
  • XDRIP Framework
  • XColdPro Core
  • Enhanced Security Protocols
  • Solutions
  • Frozen Archives
  • Resources
  • FAQ Hub
  • Support Center
  • XDRIP Framework
Get In Touch
XDRIP Digital Management LLC

Colorado Springs

CO 80909

  • Email: contact@xcoldpro.com
  • Email: contact@xdrip.io
  • Hours: Mon-Fri 9:00AM - 5:00PM

Stay Frost-Linked. Never Miss an Update.

XDRIP Digital Management LLC ©2025 All Rights Reserved.

XColdPro and all its derivates are a product of XDRIP Digital Management LLC, Colorado Springs, CO 80909. All intellectual property, trademarks, and designs are protected under international law. Usage of the BootVault software and ColdGuardian devices is subject to the Terms of Use and Privacy Policy.

Loading...
Manage Consent
To provide the best experiences, we use technologies like cookies to store and/or access device information. Consenting to these technologies will allow us to process data such as browsing behavior or unique IDs on this site. Not consenting or withdrawing consent, may adversely affect certain features and functions.
Functional Always active
The technical storage or access is strictly necessary for the legitimate purpose of enabling the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication over an electronic communications network.
Preferences
The technical storage or access is necessary for the legitimate purpose of storing preferences that are not requested by the subscriber or user.
Statistics
The technical storage or access that is used exclusively for statistical purposes. The technical storage or access that is used exclusively for anonymous statistical purposes. Without a subpoena, voluntary compliance on the part of your Internet Service Provider, or additional records from a third party, information stored or retrieved for this purpose alone cannot usually be used to identify you.
Marketing
The technical storage or access is required to create user profiles to send advertising, or to track the user on a website or across several websites for similar marketing purposes.
Manage options Manage services Manage {vendor_count} vendors Read more about these purposes
View preferences
{title} {title} {title}

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.