"Token" Changing Hands — From Crypto Coin to AI Building Block
dd_688
SubscribeSign in
"Token" Changing Hands — From Crypto Coin to AI Building Block<br>The "token" you're talking about is not the same one you meant three years ago.
dd_688<br>Jun 07, 2026
Share
If you’ve ever used a large language model — ChatGPT, Gemini, Claude, DeepSeek — you’ve probably encountered the word token. It shows up in your usage dashboard, in model spec sheets, or in some explainer about how AI actually works. If you’ve had any exposure to cryptocurrency, you met it earlier. Token: the thing in your wallet or exchange account that you buy, hold, and transfer.<br>The same English word carries two entirely different meanings in two technology domains. In one, it is the smallest unit a machine processes when it reads or generates language. In the other, it is a transferable claim to value on a blockchain. Most people have never stopped to consider that these two senses are even related — much less noticed that, over the past few years, the image that first lights up in their mind when they hear token has quietly shifted.<br>Thanks for reading! Subscribe for free to receive new posts and support my work.
Subscribe
This article traces the word back to its roots, examines how it was successively adopted by cryptocurrency and artificial intelligence — two defining technology waves of the past fifteen years — and tracks how its center of gravity shifted between them.<br>The Word’s Origins: An Ancient Marker
Start with what token originally means in English.<br>The Oxford English Dictionary lists 29 senses for the noun [1]. In everyday usage, they boil down to three main clusters: a substitute coin (a round piece of metal or plastic used instead of money), a symbol or keepsake (something that represents a feeling, a fact, or an event), and a technical term in linguistics and computer science — the smallest meaningful unit extracted from a sequence of data. The word also works as an adjective meaning “symbolic, perfunctory” — a token gesture, a token fee.<br>These senses look scattered, but they share a single etymological root. Token descends from Old English tācen (mark, sign, evidence), which is cognate with German Zeichen (sign). Further back, it traces to the Proto-Indo-European root *deik- (to show, to point), the same root that gave Latin index and English diction [2]. The word’s deep logic has always been the same: it is not the thing itself; it points elsewhere, standing in for something else.<br>Every subsequent meaning the word acquired is a variation on this logic. In the Middle Ages it meant a keepsake — standing in for a bond of affection. Later it meant a pledge exchanged at the sealing of a contract — standing in for a promise. By the late sixteenth century it had added “a metal disc resembling a coin,” its face value set by whoever issued it — standing in for real money. The token you drop into a subway turnstile or an arcade machine descends from this branch. Its value is determined by what it can be exchanged for.<br>From substitute coin to keepsake to contractual pledge, token has always done the same thing: standing in for something else. It is not the destination; what it points to is. This logic determined what kind of new concepts would come looking for it.<br>“Token” — The Crypto Coin
In the blockchain and cryptocurrency world, token underwent a clear process of semantic differentiation, and its starting point was a different word: coin.<br>In 2008, Satoshi Nakamoto published the Bitcoin white paper, subtitled “A Peer-to-Peer Electronic Cash System.” In 2009, the Bitcoin network went live [3]. Bitcoin’s core technology is a cryptographic distributed ledger: transaction records are not stored on a central server but jointly maintained and verified by every node in the network — hence the term “chain.” The native currency running on this chain was called bitcoin, and since its stated purpose was electronic cash, calling it a coin was natural. Subsequent blockchain projects — Litecoin, Dogecoin, and many others — followed the same convention: each had its own chain, its own ledger, and its own coin serving as the chain’s native currency.<br>Before Ethereum, the embryonic form of on-chain assets had already appeared in the Bitcoin ecosystem. In 2012–2013, a group of developers proposed the concept of “colored coins”: marking Bitcoin’s smallest units to represent off-chain assets — equity, bonds, even physical commodities. In these discussions, token was already being used to describe “an on-chain marker that represents something else.” This usage was directly inherited by Ethereum’s founder, Vitalik Buterin — he had participated in the colored coins project before creating Ethereum, and one of his motivations for building Ethereum was precisely that what colored coins could do on Bitcoin was too limited.<br>Ethereum launched in 2015, bringing a key innovation: the smart contract. Smart contracts allowed people to issue assets directly at the...