Overview
Direct Answer
A token is a cryptographically secured unit of value or rights issued and tracked on a blockchain network. It represents ownership, access, utility, or a claim to an underlying asset, with its state and transfers recorded immutably on a distributed ledger.
How It Works
Tokens are created through smart contracts that define their supply, transfer rules, and associated metadata. When issued, each token instance is assigned to a wallet address; transfers occur via blockchain transactions that update ownership records across the network, with cryptographic signatures ensuring authenticity and preventing double-spending.
Why It Matters
Tokenisation enables fractionalisation of assets, reducing friction in capital markets and settlement times. It automates compliance through programmable rules, increases liquidity for traditionally illiquid assets, and allows organisations to align stakeholder incentives through utility or governance tokens without intermediaries.
Common Applications
Cryptocurrency tokens serve as digital money; security tokens represent equity or debt in enterprises; utility tokens provide access to services or governance rights in decentralised protocols; non-fungible tokens encode ownership of unique digital or physical assets used in digital art, supply chain provenance tracking, and identity systems.
Key Considerations
Regulatory classification remains uncertain across jurisdictions, affecting legal treatment and obligations. Valuation volatility, custody risks, and the quality of underlying smart contracts present operational hazards that organisations must actively manage through governance frameworks.
Cross-References(1)
Referenced By17 terms mention Token
Other entries in the wiki whose definition references Token — useful for understanding how this concept connects across Blockchain & DLT and adjacent domains.
More in Blockchain & DLT
Liquid Staking
DeFi & FinanceA mechanism that allows users to stake cryptocurrency while receiving a liquid derivative token representing their staked position, maintaining capital flexibility during the lock-up period.
Restaking
DeFi & FinanceThe practice of using already-staked cryptocurrency to simultaneously secure additional protocols or services, extending the economic security of one network to others.
Stablecoin
DeFi & FinanceA cryptocurrency designed to maintain a stable value by pegging it to a reserve asset like a fiat currency.
Solidity
Smart Contracts & DAppsA programming language designed for writing smart contracts on the Ethereum Virtual Machine.
Account Abstraction
Smart Contracts & DAppsA blockchain architecture improvement that allows smart contracts to act as user accounts, enabling features like social recovery, gas sponsorship, and batched transactions.
Supply Chain Blockchain
FoundationsUsing blockchain technology to create transparent, tamper-proof records of product journeys through supply chains.
Atomic Swap
FoundationsA peer-to-peer exchange of cryptocurrencies across different blockchain networks using cryptographic hash time-locked contracts, eliminating the need for trusted intermediaries.
zk-SNARK
Identity & PrivacyZero-Knowledge Succinct Non-Interactive Argument of Knowledge — a compact zero-knowledge proof requiring no interaction between prover and verifier.