Qubic Network

At Heat Wallet, we are proud to offer comprehensive support for Qubic, a cutting-edge blockchain platform. Whether you are sending, receiving, or managing Qubic assets, Heat Wallet provides a seamless experience with unique features built specifically for the Qubic ecosystem.
Key Features:
Send, Receive, and Safekeep Qubic
Heat Wallet fully supports sending and receiving Qubic, along with the secure safekeeping of your Qubic assets. Our wallet ensures that your funds and assets are always protected, and easily accessible for transactions when needed.
Support for Qubic Assets (ERC-20-like Smart Contracts)
We support Qubic’s assets, which function similarly to ERC-20 smart contracts. This allows users to easily manage, track, and send these assets through Heat Wallet, just like you would with tokens on other blockchains.
SendMany & Asset Transfer Unified History
Previously, users struggled to view their history when receiving multiple payments as part of SendMany transactions. Tracking asset history ($CFB Assets) was also a challenge. We have solved this by implementing a unified history overview in close collaboration with the Qubic developers. Now, users can easily track every transaction and asset interaction, providing clarity and control over your Qubic assets.
Read-Only Wallets for Qubic
We also support Qubic read-only address wallets, allowing you to monitor your wallet balance, assets, and transaction history without direct access to private keys. Simply enter your Qubic address and keep track of it on the go.
Native Qubic Seeds as Private Key Wallets
Heat Wallet supports native Qubic seeds, treating them as private key wallets. You can easily import your Qubic seed to manage and transact with your Qubic holdings.
Compatibility with Existing Recovery Seeds (e.g., MetaMask)
One of our most unique features is the ability to store Qubic in your existing recovery seed used for MetaMask or other crypto networks. We’ve coordinated closely with the developers behind the official MetaMask/Qubic integration to ensure our key derivation logic is fully compatible across these tools. This sets a unified standard for future wallet implementations, making managing multiple blockchains easier than ever.
Innovative UI for Qubic’s Tick-Based System
Qubic’s system operates using Ticks instead of blocks, where transactions are appended and cannot be rolled back. Heat Wallet provides a unique user interface to help you manage and track your transactions within this Tick-based framework. You can choose at which Tick number you want your transactions executed, or let the system handle it automatically by adding 5 Ticks in the future.
We also provide real-time tracking of Tick inclusions and quorum acceptance, giving you full transparency into the status of your transactions. You’ll always know whether your transaction was accepted or rejected by the quorum.
Send Qubic To Your Friends Through Our Built-In Messenger
We have integrated Qubic into our Secure Messenger. With Heat Wallet you can send Qubic to your friends by sending them an invitation link, making the process of setting up a Qubic wallet easy and secure for your friends. Watch the video below where this feature is explained in detail.
Future Plans
We’re constantly working to enhance Qubic support and expand our feature set:
- WalletConnect Support: Our team has worked closely with the WalletConnect developers to implement early-stage support for their Flutter-based SDK. We aim to extend this to include support for the Qubic RPC, allowing dApp creators to build on Qubic smart contracts.
- DEX Activity: While we currently support Qx asset transfers, SendMany transactions, and transaction history, we are working on adding DEX activity tracking—such as placing and canceling orders, and displaying executed trades directly within the wallet.
- QEarn Staking: We’re excited about the upcoming QEarn initiative, which will allow users to stake their Qubic. As soon as more details are available, Heat Wallet will fully integrate support for this exciting feature.
- QNS: Qubic Naming Service. Heat Wallet already supports ENS (Ethereum Naming Service) as well as the HEAT Blockchain naming service. Once QNS goes live we will definitly provide full naming support as all infrastructure is already there.
Experience the Future of Qubic with Heat Wallet
Heat Wallet is setting the standard for Qubic integration, providing all the tools and support needed to manage your assets, transactions, and dApp activities with ease. Stay ahead of the curve with our innovative solutions built specifically for Qubic and beyond.
Open Source Contributions
At Heat Wallet we want to add value to the networks we support in our wallet. We try to work together with core developers in open source projects to help the network and improve Heat Wallet’s user experience and features in the process.
Below is a collection of open source code, created by the Heat Wallet developers, sometimes in cooperation with the core developers and sometimes especially for Heat Wallet.
- Low level JS/TS wallet handling code
- Private key helpers for recovery phrase support
- Transaction ID calculation in JS
- Transaction parser
- HexToBase26 implementation
- Base26 support
https://github.com/heatcrypto/heat-wallet-qubic/tree/master/src
- Extended Support for Assets Indexing and History Pagination
Custom fork of Qubic’s go-archiver
- Historic pagination support (lists newests txns first, filtered by account)
- Indexing of Asset Transfer transactions (on sender and recipient)
https://github.com/dmdeklerk/go-archiver
- Wallet Connect Standardization
We cooperate with the Qubic Wallet Connect developers to streamline Wallet Connect support for Qubic and its future DApp ecosystem.