Overview
The GHOST ecosystem consists of two parallel environments with distinct but analogous token structures:
- CASPER Testnet Environment (development/testing phase)
- GHOST Mainnet Environment (production deployment)
CASPER Testnet Ecosystem
Figure 1. GHOST Testnet Tokens.
ghostDAO Core Tokens
Token |
Symbol Variants |
Description |
Protocol Token |
FTSO / eGHST / eCSPR |
Native token of ghostDAO, fully backed by stablecoin and LP reserves in treasury |
Staking Receipt |
STNK / sGHST / sCSPR |
Represents staked FTSO; accrues rewards and redeemable 1:1 for FTSO |
Governance Token |
GHST / GHST / CSPR |
Enables cross-chain governance; price derived as: Price(GHST) = Price(FTSO) × Current Index |
Precursor Asset |
pGHST / pGHST / pCSPR |
Derivative granting right to mint FTSO by burning pCSPR + providing CSPR intrinsic value |
DEX & Treasury Tokens
Token |
Symbol Variants |
Description |
DEX LP Token |
Uni-V2 / Guni-V2 |
Represents liquidity positions and earns trading fees |
Stablecoin |
gDAI |
GHOST-native reserve asset backing treasury |
GHST Core Tokens
Token |
Symbol |
Description |
Native Coin |
CSPR |
Testnet gas token; bridgeable with GHST Token on EVM chains |
GHOST Mainnet Ecosystem
Figure 2. GHOST Mainnet Tokens.
ghostDAO Core Tokens
Token |
Symbol |
Description |
Protocol Token |
eGHST |
Mainnet-native ghostDAO token, collateralized by stablecoin/LP reserves |
Staking Receipt |
sGHST |
Staked eGHST representation with 1:1 redemption |
Governance Token |
GHST |
Cross-chain governance asset; Price(GHST) = Price(eGHST) × Current Index |
Precursor Asset |
pGHST |
EVM ledger entry (non-token) convertible to eGHST |
Airdrop & Utility Tokens
Token |
Symbol |
Function |
Off-chain Receipt |
GMV Point |
Redeemable for on-chain GMV tokens via JML gNFT collateral |
Utility Token |
GMV Token |
1:1 claimable for pGHST (only when collateralizing JMLs) |
DEX & Treasury Tokens
Token |
Symbol Variants |
Description |
DEX LP Token |
Uni-V2 / Guni-V2 |
Represents liquidity positions and earns trading fees |
Stablecoin |
DAI/USDD |
Primary treasury reserve assets |
GHST Core Tokens
Token |
Symbol |
Description |
Native Coin |
GHST |
Mainnet gas token; bridgeable with EVM GHST tokens. |
Comparison Table
Component |
CASPER Testnet |
GHOST Mainnet |
ghostDAO |
FTSO/eGHST/eCSPR |
eGHST |
|
STNK/sGHST/sCSPR |
sGHST |
|
GHST/GHST/CSPR |
GHST |
Precursor Asset |
pCSPR |
pGHST |
Airdrop |
N/A |
GMV Point & GMV Token |
DEX |
Uni-V2/Guni-V2 |
Uni-V2/Guni-V2 |
Stablecoin |
gDAI |
DAI/USDD |
GHOST Chain |
CSPR Coin |
GHST Coin |
Key Notes
- Testnet tokens (eCSPR, pCSPR) mirror mainnet functions but with “CSPR” nomenclature
- pGHST exists as an accounting entry rather than a transferable token
- GMV mechanics are exclusive to mainnet
- Bridging connects native coins (CSPR/GHST) with their EVM token counterparts
For technical specifications, see GHOST Documentation Portal.