Pool Share Token
Pronunciation: POOL SHEHR TOH-kun
Definition
A pool share token represents a proportional claim on assets, debt, fees, or strategy value held in a liquidity pool, vault, lending market, or investment contract. The token can use a fixed quantity with a changing exchange rate, rebasing balances, or direct proportional accounting as deposits, withdrawals, profits, and losses change. It is not the same as the underlying assets and can include exposure to impermanent loss, borrowers, strategy execution, fees, or pool-specific restrictions.
Overview
A pool share token represents a proportional claim on assets, debt, fees, or strategy value held in a liquidity pool, vault, lending market, or investment contract.
The token can use a fixed quantity with a changing exchange rate, rebasing balances, or direct proportional accounting as deposits, withdrawals, profits, and losses change. Its meaning should be derived from the specific rules that create, transfer, restrict, redeem, or account for the token.
It is not the same as the underlying assets and can include exposure to impermanent loss, borrowers, strategy execution, fees, or pool-specific restrictions. a token standard defines a baseline interface, but deployed code can add fees, rebasing, hooks, pausing, blacklists, or proxy upgrades. Integrations should inspect actual behavior.
Risks include smart-contract failure, depeg, illiquidity, withdrawal queues, price-oracle errors, strategy loss, administrator controls, and valuation that ignores pool liabilities. For Pool Share Token, governance and upgrades can change permissions or behavior after integration. Monitoring should include contract events, role changes, official announcements, and market support.
Applications should record the pool contract, share supply, exchange rate, underlying composition, fees, lock or queue, redemption formula, and current withdrawal liquidity. Custody and treasury records should preserve acquisition cost, token identity, transaction evidence, conversion rate, and any claim, vesting, or redemption status.
Pool Share Token is closely related to Fee Share Token and Token Pool, yet those concepts should remain separate in custody and accounting. A relationship to Pool Share Token through a ticker, wrapper, standard, or protocol does not create identical ownership or settlement rights.
Key Takeaway
Pool share tokens represent proportional pool value, while exchange rates, underlying assets, fees, liabilities, liquidity, strategy, and redemption rules determine returns.
Sources
- Ethereum ERC Standards — Ethereum Foundation (2026-08-01)
- Ethereum Documentation: Smart Contracts — Ethereum Foundation (2026-08-01)