Bitnbox Docs
Merchant Experience
Merchant Experience
  • Introduction
  • 🔮Overview
    • Getting Started with Bitnbox
    • Payments
      • TX Types & Payment Methods
      • Supported currencies and networks
      • Fees & Limits
      • Compliance
    • Bitnbox App
      • User Account
      • Merchant Dashboard
  • 🤝Help & Support
    • Glossary
    • FAQ
    • Case Sensitivity of Blockchain Addresses
    • Edge Cases
  • 📖Guides
    • API Key Set Up
    • Webhooks Set Up
    • API Glossary
    • Test Mode
    • Binance Pay
    • Create payment & make payout via API Reference
  • 💻API Reference
    • Payment
    • Payout
  • 🆕Changelog
Powered by GitBook
On this page
  1. Help & Support

Case Sensitivity of Blockchain Addresses

When working with blockchain addresses, it's crucial to be aware that different networks handle case sensitivity differently. This can result in variations in how wallet addresses appear on the Bitnbox platform and external resources such as blockchain scanners.

For case-sensitive networks, the distinction between uppercase and lowercase letters matters. Make sure to enter addresses exactly as they are provided, including any capitalized letters.

Examples of case-sensitive networks:

  • Tron

  • Bitcoin

  • Solana

Examples of case-insensitive networks:

  • Ethereum

  • Polygon

For example, 0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045 and 0xd8da6bf26964af9d7eed9e03e53415d37aa96045 are the same addresses, both can be used for transactions with the same wallet.

PreviousFAQNextEdge Cases

Last updated 9 months ago

🤝