Cube
Trade
Pro
Advanced trading interface with professional tools
Swap
Exchange cryptocurrencies instantly
Bundles
Trade multiple tokens in a single transaction
Algos
Create and manage automated trading strategies
Portfolio
Portfolio
View your cryptocurrency holdings and performance
Orders
Track your open and completed orders
Transactions
View your complete transaction history
Rewards
Rewards Dashboard
View your rewards and claim loot boxes
Blocks Leaderboard
See top traders competing for block rewards
Referral Leaderboard
See top referrers and track referral rankings
Investors
Investor Resources
Browse investor resources and documentation
Presentation (pdf)
Download investor presentation
Settings
Profile
Your profile and account verification
Subaccounts
Separate portfolios across subaccounts
Address Book
Manage saved withdrawal addresses
Multi-Factor Authentication
Add a verification step for sensitive account actions
API Keys
Connect applications to your account
Onramp
Link bank account to buy crypto
Account Recovery
Manage account recovery setup
Learn
News
Read the latest news, announcements, and updates from Cube Exchange
What-Is Guides
Learn about cryptocurrencies
FAQ
Frequently asked questions about Cube Exchange
Fees
View our transparent fee schedule and pricing information
Security
Learn more about Cube Exchange security
About
About
Learn more about Cube Exchange
Legal
Legal information, terms of service, privacy policy, and risk disclosures
EN
Select Language
EN
English
ES
Español
ID
Bahasa Indonesia
JA
日本語
PL
Polski
PT
Português
RU
Россия
TH
แบบไทย
TR
Türkçe
UK
Україна
VI
Tiếng Việt
ZH-CN
简体中文
ZH-TW
繁體中文
Light
Dark
System
Sign In
/
Foundations
/
Foundations
Core blockchain and crypto concepts: wallets, keys, consensus, and the building blocks of Web3.
#BLOCKCHAIN
#CONSENSUS
#CRYPTOGRAPHY
#DEFI
#EXECUTION
#GOVERNANCE
#INFRASTRUCTURE
#INTEROPERABILITY
#ORACLES
#PRIVACY
#SCALING
#SECURITY
#STAKING
#TOKENS
#TRANSACTIONS
#WALLETS
What is Self-Custody?
Self-custody is the promise and burden at the center of crypto: you control the keys, so no bank or exchange can freeze, reverse, or recover your assets for you. That sounds simple, but the real idea is about who has signing authority, how wallets turn secrets into usable accounts, and where that control can still fail.
Mar 22, 2026
•
24 min read
#WALLETS
What is a Payment Stablecoin?
A payment stablecoin tries to make blockchain money behave like cash: easy to transfer, easy to price, and redeemable at a fixed value. That sounds simple, but the hard part is not moving the token on-chain — it is preserving confidence that one token really is worth one unit of fiat when many holders want out at once.
Mar 22, 2026
•
21 min read
#STABLECOIN
What Is ERC-3643?
ERC-3643 matters because it changes a basic assumption of crypto tokens: not every wallet is allowed to hold or receive them. It keeps ERC-20 compatibility, but wraps transfers in identity and compliance checks so regulated assets can move on public blockchains without becoming fully permissionless.
Mar 22, 2026
•
21 min read
#TOKENS
What is a Utility Token?
Utility tokens are supposed to be simple: a token you use to access a product, service, or network function. In practice, that idea becomes slippery as soon as the token is tradable, marketed for appreciation, or tied to a platform that is not yet fully built.
Mar 21, 2026
•
25 min read
#TOKENS
What Are NFTs?
NFTs matter because they let blockchains represent *specific* digital items rather than interchangeable balances. The hard part is not the picture or the buzzword, but the ownership model: how a network names a unique asset, transfers it safely, and gives wallets and marketplaces a common way to understand it.
Mar 21, 2026
•
22 min read
#NFT
What is a Sequencer?
A sequencer is the part of a rollup or high-throughput chain that decides transaction order before the base layer settles the result. That sounds simple, but this ordering role is where latency, censorship risk, MEV, cross-chain composability, and much of a system’s practical trust model actually live.
Mar 21, 2026
•
24 min read
#ROLLUPS
What Is a Price Oracle?
A price oracle is the bridge between blockchains and markets outside the chain. It sounds simple—“what is the price?”—but answering that question safely is hard, because smart contracts need a number they can trust enough to lend against, liquidate on, or settle trades from.
Mar 21, 2026
•
24 min read
#ORACLES
What Is Snapshot Voting?
Snapshot voting became popular because on-chain governance is expensive at exactly the moment communities want broad participation. It solves that by keeping voting power anchored to blockchain state while moving proposals and votes off-chain into signed, verifiable messages.
Mar 21, 2026
•
26 min read
#GOVERNANCE
What Is Keccak-256?
Keccak-256 matters because the name hides two different realities: a broad sponge-based hash family and a specific 256-bit variant used by systems like Ethereum. Once you see how the sponge construction trades speed for security through the rate and capacity, the design becomes much less mysterious.
Mar 21, 2026
•
21 min read
#HASH FUNCTIONS
What is Solana Accounts?
Solana accounts are the basic containers that hold everything the chain knows: SOL balances, token balances, program code, and application state. If Ethereum makes you think in contracts and storage, Solana asks you to think in addresses that point to structured state objects with strict ownership rules.
Mar 21, 2026
•
22 min read
#WALLETS
What is a Crypto Wallet?
A crypto wallet does not really “hold coins” in the way a leather wallet holds cash. It is better understood as a key manager and signing tool: the software or device that proves control over blockchain accounts, authorizes transactions, and increasingly acts as your login for onchain apps.
Mar 21, 2026
•
24 min read
#WALLETS
What is Social Recovery?
Social recovery tries to solve the oldest wallet problem: a single lost secret should not mean permanently lost assets. Instead of putting all risk on one seed phrase, it spreads recovery power across guardians, devices, or other verifiers — which improves usability, but only if the recovery path itself is designed with extreme care.
Mar 21, 2026
•
25 min read
#WALLETS
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19