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 On-Chain Governance?
On-chain governance tries to answer a difficult question: how can a blockchain change its own rules without relying entirely on informal coordination? By moving proposals, voting, and sometimes execution onto the chain itself, it makes governance legible and automatable — while also exposing it to new failure modes.
Mar 21, 2026
•
25 min read
#GOVERNANCE
What Is a Block Explorer?
A block explorer is the public window into a blockchain: not the chain itself, but the system that turns raw node data into something humans and applications can actually search. If wallets tell you what they think happened, explorers are where you go to verify what the network recorded.
Mar 21, 2026
•
22 min read
#INFRASTRUCTURE
What Is Off-Chain Governance?
Off-chain governance is how blockchain communities actually make many important decisions: through discussion, proposals, signaling, and coordination outside the protocol itself. It exists because not every disagreement, upgrade, or emergency can be reduced to automatic on-chain rules.
Mar 21, 2026
•
25 min read
#GOVERNANCE
What Are Governance Proposals?
Governance proposals are how blockchains and DAOs turn disagreement into an auditable decision process. They are not just votes on ideas: they are structured artifacts that define what changes, who can approve it, and how that approval becomes a real software or treasury action.
Mar 21, 2026
•
24 min read
#GOVERNANCE
What Is a State Machine in Blockchain Execution?
A blockchain is not just a ledger of past transactions. At a deeper level, it is a state machine: a system that takes the current state, applies valid inputs in order, and produces one agreed next state. That idea is what makes smart-contract execution legible.
Mar 21, 2026
•
22 min read
#EXECUTION
What Is a Virtual Machine in Blockchain?
A blockchain virtual machine is the part of the system that turns transactions into state changes without leaving room for disagreement. It matters because smart contracts are only useful if thousands of nodes can execute the same program, get the same result, and know exactly how much that execution should cost.
Mar 21, 2026
•
26 min read
#EXECUTION
What is a Smart Contract?
Smart contracts matter because they turn blockchain state changes into programmable commitments. The basic idea sounds simple—code that runs on a blockchain—but the real substance is why anyone would trust that code, what it can actually enforce, and where that trust stops.
Mar 21, 2026
•
24 min read
#EXECUTION
What Is a Solana Program?
Solana programs look like smart contracts, but they work on a different architectural idea: code is separate from state, and every transaction must declare the accounts it will touch. That design is a big reason Solana can execute quickly in parallel, but it also changes how developers think about storage, authority, upgrades, and limits.
Mar 21, 2026
•
25 min read
#EXECUTION
What Is Deterministic Execution?
Deterministic execution is the quiet rule that makes blockchains work: every node must compute the same result from the same transaction and state. If contract execution could depend on local time, randomness, or machine quirks, the network would stop agreeing on what happened.
Mar 21, 2026
•
25 min read
#EXECUTION
What is Liquidity Mining?
Liquidity mining matters because many DeFi markets would be thin, expensive, or unusable without someone paying people to supply liquidity. It looks simple from the outside—deposit tokens, earn rewards—but the real story is about how protocols buy market depth, and why that purchase can either bootstrap a network or quietly subsidize capital that leaves the moment rewards fade.
Mar 21, 2026
•
23 min read
#YIELD
What Is Yield Farming?
Yield farming matters because it turns idle crypto assets into programmable positions that can earn interest, trading fees, or token incentives. But the attractive headline yield comes from specific mechanisms — and each mechanism brings its own assumptions, fragility, and risk.
Mar 21, 2026
•
24 min read
#YIELD
What is DAO Treasury Management?
DAO treasury management looks simple on the surface: a community controls a wallet full of assets. In practice, it is the discipline of deciding what the DAO should own, who can move it, under what constraints, and how the system stays solvent and governable when markets or code fail.
Mar 21, 2026
•
25 min read
#DEFI
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19