Skip to content

Commit dfdaa90

Browse files
authored
Merge pull request #14367 from 0xshikhar/liquid-staking
feat: add glossary term liquid staking token
2 parents 71061ac + 4797ed7 commit dfdaa90

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/intl/en/glossary.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,8 @@
223223
"liquidity-definition": "Liquidity is how quickly and easily an asset can be converted into cash or another asset. Decentralized exchanges like Uniswap have multiple liquidity pools where asset holders can deposit their assets where traders can buy and sell them in a decentralized way in exchange for rewards.",
224224
"liquidity-tokens-term": "Liquidity tokens",
225225
"liquidity-tokens-definition": "Liquidity tokens (LST) are digital tokens issued to participants who deposit assets into a liquidity pool, which is a collection of funds locked in a smart contract and used to facilitate trading on a decentralized exchange (DEX).<br />These tokens represent the participant's share of the pool and can be redeemed later for the initial deposit plus a portion of the trading fees generated by the pool's activity. Essentially, liquidity tokens serve as a proof of ownership or stake in a liquidity pool, allowing holders to earn rewards while providing the necessary liquidity for others to trade different cryptocurrency pairs efficiently.",
226+
"liquid-staking-tokens-term": "Liquid staking tokens",
227+
"liquid-staking-tokens-definition": "A derivative token that represents ownership of the locked cryptocurrency that a user is staking. Upon staking an asset, some platforms allowing minting of liquid staking tokens (LSTs), which represent an equivalent share of the locked tokens. These LSTs can then be traded, sold, or used in other DeFi protocols, improving capital efficiency for the staker by allowing access to liquidity from their funds, even while their original assets remain staked.",
226228
"lmd-ghost-term": "LMD-GHOST",
227229
"lmd-ghost-definition": "The <a href=\"/glossary/#fork-choice-algorithm\">fork-choice algorithm</a> used by Ethereum's consensus clients to identify the head of the chain. LMD-GHOST is an acronym standing for \"Latest Message Driven Greediest Heaviest Observed SubTree\" which means that the head of the chain is the block with the greatest accumulation of <a href=\"/glossary/#attestation\">attestations</a> in its history.",
228230
"mainnet-term": "Mainnet",

0 commit comments

Comments
 (0)