Glossary¶
Dogecoin (L1)
The main Dogecoin network everyone means when they say âon-chain.â DRC-20 balances and inscriptions live here; DogeSoftâs Explorer and AMM read this layer first.
Doginals
A convention for inscriptions and collectibles on Dogecoinâdigital artifacts carried in transactions. The Explorer and Pill surface them as things you can browse and spend, not only as raw tx data.
DRC-20
A token protocol on Dogecoin. Tickers, balances, and transfers follow rules the indexer and AMM both understand. Swaps and pools are about DRC-20 and DOGE pairs the product supports.
DogeOS (L2)
An EVM-style layer DogeSoftâs bridge can target for wrapped / counterpart assets. L1 and L2 are related by protocol, not âthe same copy-paste address space.â
DogeSoft Explorer
DogeSoftâs public L1 explorer: blocks, addresses, Doginal activity, DRC-20 context, and ecosystem health. It is the glass the rest of the products look through, too.
Indexer (read model)
Software that follows the chain, stores what the ecosystem needs for fast queries, and exposes an HTTP API for apps. Not a place to âmineâ or âstakeâ â it is read infrastructure.
Swap / AMM (DogeSoft)
The product family for quotes, swaps, and (where enabled) liquidity pools on Dogecoin L1, coordinated by DogeSoftâs services as documented publicly.
Bridge (DogeSoft)
The product that moves supported assets between Doge L1 and DogeOS under explicit deposit + mint / burn rulesâsee the Bridge page for the roles (L1 vs L2), not private procedures.
Pill (wallet)
DogeSoftâs user-facing wallet and hub: balances, send, inscriptions, swap integration, and many optional modules (play, earn, launchpad, marketplace, etc., as shipped).
Custodial vs non-custodial (high level)
- Non-custodial (typical self-custody): you hold the seed; the app signs your UTXO movements.
- Custodial / semi-operational (bridge, some coordinator paths): a service may hold a role key or see deposit addressesâalways read the product page and in-app copy for the exact flow you are in.
Commitâreveal (wallet âquantumâ style flows, where available)
A transaction pattern that splits âIâm seriousâ and âreveal the moveâ in a way the protocol can verifyâproduct terminology in the wallet, not a claim about real quantum computers in your house.
Envelope (inscription standard v1)
A structured way DogeSoft labels inscription actions so the indexer, Explorer, and wallet can show human labels and route flows consistently. See Inscription standard v1.
If a term in the wild conflicts with this page, this glossary matches how DogeSoftâs public docs use the word.