1 / 7
Lesson 01 · Unit 1 · General

What is a token?

A glowing ledger page with balance rows, one row highlighted in gold
A token is a row in a public ledger — the wallet app is just a window onto it.
Start here. Everything else in the academy sits on top of this one idea.
A token is a row in a public database saying how much of something an address holds. There is no vault and no certificate — the ledger is the asset. What matters is who can rewrite that ledger, and under what rules.
Ledger
The shared record of every balance. Anyone can read it; changing it requires a valid signature.
Picture one enormous spreadsheet that everybody in the world holds an identical copy of. Your address is a row in it; the number beside your row is your balance. When you send tokens nothing is downloaded and no file moves — one row goes down, another goes up, and every copy agrees on the change within about a second.
Address
The name of your row — a long public string like 7xKXtg…vGgAsU. Safe to hand out: it lets people pay you, never spend for you.
Everything the chain stores about your holding
Mint (which token): DezXAZ…pPB263
Owner (whose row): 7xKXtg…vGgAsU
Amount: 1,250,000
That really is the whole object. No name, no logo and no promise is stored beside it — the logo your wallet draws comes from a metadata file the project uploaded, and anyone can upload a metadata file claiming to be anything. A token displaying itself as "USDC" may have nothing to do with USDC. That is why every serious check in this course starts from the mint address and not from the name.
Why this one idea carries the whole course
Every signal CryptRing measures is a question about this row and the rules around it: can anyone create more of them, can anyone freeze yours, who holds the biggest ones, and is there enough money on the other side to buy yours back.
Where this goes next
This lesson left two questions open on purpose: whether the number of tokens can grow, and who is holding the ones that already exist. Both decide what your share is actually worth.
End of the lesson
Got it — practice
3 questions · about 2 minutes · up to +50 XP