{"id":"wrapped-solana","title":"Wrapped Solana","content":"**Wrapped Solana** is a tokenized representation of the native SOL [cryptocurrency](https://iq.wiki/wiki/cryptocurrency). It is designed to enable SOL to be used within decentralized finance (DeFi) applications and smart contracts, both on the [Solana](https://iq.wiki/wiki/solana) [blockchain](https://iq.wiki/wiki/blockchain) and on other non-native networks, while maintaining a 1:1 value peg with the underlying SOL asset. [\\[1\\]](#cite-id-xEcjnfgwWJ) [\\[2\\]](#cite-id-6lGk1hDVt5)\n\n## Overview\n\nWrapped Solana (often abbreviated as wSOL) serves as a crucial [bridge](https://iq.wiki/wiki/bridge) for the native SOL coin, which itself is not compliant with token standards like [Solana](https://iq.wiki/wiki/solana)'s own SPL (Solana Program Library). To interact with most DeFi protocols, SOL must be \"wrapped,\" converting it into a compliant token. This process allows SOL's value and liquidity to be integrated into a wider range of applications. [\\[3\\]](#cite-id-BqYxy2kgWE)\n\nThere are two primary forms of Wrapped Solana. The first is an SPL-compliant token on the [Solana](https://iq.wiki/wiki/solana) network, which allows native SOL to be used in Solana-based dApps such as decentralized exchanges (DEXs) and lending protocols. The second form is a cross-chain asset, where native SOL is locked in a smart contract or with a custodian to mint an equivalent amount of wSOL on a different [blockchain](https://iq.wiki/wiki/blockchain), such as [Ethereum](https://iq.wiki/wiki/ethereum), BNB Smart Chain, or [Avalanche](https://iq.wiki/wiki/avalanche). This cross-chain functionality allows the value of SOL to be utilized within other major DeFi ecosystems. In both cases, the native SOL coin remains the asset used to pay for transaction fees and network rent on the [Solana](https://iq.wiki/wiki/solana) [blockchain](https://iq.wiki/wiki/blockchain). [\\[1\\]](#cite-id-xEcjnfgwWJ) [\\[2\\]](#cite-id-6lGk1hDVt5)\n\nThe ticker symbol for Wrapped [Solana](https://iq.wiki/wiki/solana) can cause confusion, as it is often listed as \"SOL,\" the same as the native coin. However, within the DeFi community and on [block](https://iq.wiki/wiki/block) explorers, it is commonly referred to as \"wSOL\" to distinguish it from the underlying asset. The wrapping and unwrapping process is designed to be seamless, ensuring that wSOL can always be redeemed for an equivalent amount of native SOL, thereby maintaining its price peg. [\\[3\\]](#cite-id-BqYxy2kgWE)\n\n## History\n\nWhile a specific launch date for the Wrapped Solana token is not documented, its creation is a direct consequence of the development and growth of the Solana ecosystem. The [Solana](https://iq.wiki/wiki/solana) [mainnet](https://iq.wiki/wiki/mainnet) was officially launched in March 2020 by the Solana Foundation. As [DeFi](https://iq.wiki/wiki/defi) and NFT ecosystems began to flourish on the high-performance [blockchain](https://iq.wiki/wiki/blockchain), the need arose for a standardized way to incorporate the network's native asset, SOL, into [smart contracts](https://iq.wiki/wiki/smart-contract) that required SPL-compliant tokens. This led to the development of the on-chain wrapping mechanism governed by the Solana Token Program. Subsequently, as the demand for cross-chain interoperability grew, protocols were developed to [bridge](https://iq.wiki/wiki/bridge) SOL's value to other blockchains. [\\[4\\]](#cite-id-cy7SXdl1Pt)\n\n## Technology\n\nThe technology behind Wrapped Solana varies depending on whether it is being used on its native [blockchain](https://iq.wiki/wiki/blockchain) or as a cross-chain asset. The security of all wSOL versions is fundamentally dependent on the security of the underlying [Solana](https://iq.wiki/wiki/solana) network. [\\[1\\]](#cite-id-xEcjnfgwWJ)\n\n### Wrapping on the Solana Blockchain\n\nOn its native network, Wrapped Solana is an SPL token governed by the [Solana](https://iq.wiki/wiki/solana) Token Program. This process does not involve a separate [blockchain](https://iq.wiki/wiki/blockchain) but is a conversion of the native SOL coin into a tokenized format that is compatible with smart contracts on the [Solana](https://iq.wiki/wiki/solana) network.\n\n* **Token Standard:** SPL (Solana Program Library)\n* **Contract Address:** `So11111111111111111111111111111111111111112`\n\nThis on-chain version is the most [common](https://iq.wiki/wiki/common) form used within Solana's own DeFi ecosystem. [\\[1\\]](#cite-id-xEcjnfgwWJ) [\\[3\\]](#cite-id-BqYxy2kgWE)\n\n### Cross-Chain Wrapping (Bridging)\n\nTo use SOL's value on other blockchains, a cross-chain wrapping process is employed. This mechanism typically involves a custodian or a decentralized [bridge protocol](https://iq.wiki/wiki/bridge-protocol).\n\n1. **Minting (Wrapping):** A user deposits a certain amount of native SOL into a secure protocol. This SOL is then locked. The protocol subsequently mints an equivalent amount of wSOL tokens on the target [blockchain](https://iq.wiki/wiki/blockchain) (e.g., an ERC-20 token on [Ethereum](https://iq.wiki/wiki/ethereum) or a [BEP-20](https://iq.wiki/wiki/bep-20) token on BNB Smart Chain).\n2. **Burning (Unwrapping):** To reclaim the native SOL, the user sends the wSOL token back to the protocol. The protocol verifies the transaction, burns the wSOL token, and releases the corresponding amount of locked native SOL back to the user's [Solana](https://iq.wiki/wiki/solana) wallet.\n\nThis process allows for the transfer of value and liquidity between otherwise isolated [blockchain](https://iq.wiki/wiki/blockchain) ecosystems. Bridged contract addresses for wSOL exist on various chains, including:\n\n* **BNB Smart Chain (BSC):** `0x570a5d26f7765ecb712c0924e4de545b89fd43df`\n* **Avalanche C-Chain:** `0xFE6B...6D2478F` (shortened address from source)\n\nThe minting and burning mechanism ensures that the circulating supply of wSOL on a given chain is always backed 1:1 by native SOL. [\\[2\\]](#cite-id-6lGk1hDVt5) [\\[3\\]](#cite-id-BqYxy2kgWE)\n\n### Security\n\nThe security of Wrapped Solana is intrinsically linked to the [Solana](https://iq.wiki/wiki/solana) blockchain's [consensus mechanism](https://iq.wiki/wiki/consensus-mechanism), which is a hybrid model combining [Proof of Stake](https://iq.wiki/wiki/proof-of-stake) (PoS) with a unique protocol called Proof of History (PoH). PoH creates a verifiable, chronological record of events, allowing the network to process transactions at high speeds—reportedly up to 65,000 transactions per second—while maintaining security. As an SPL token, wSOL also inherits the security features of the [Solana](https://iq.wiki/wiki/solana) Token Program. For users, security is further enhanced through support for hardware wallets like Ledger, which keep private keys offline. [\\[1\\]](#cite-id-xEcjnfgwWJ) [\\[4\\]](#cite-id-cy7SXdl1Pt)\n\n## Tokenomics\n\nThe [tokenomics](https://iq.wiki/wiki/tokenomics) of Wrapped [Solana](https://iq.wiki/wiki/solana) are directly tied to its underlying asset, native SOL. The supply of wSOL is not fixed and fluctuates based on the total amount of native SOL that users have chosen to wrap at any given time. As more SOL is deposited into wrapping protocols, more wSOL is minted, and as it is unwrapped, wSOL is burned. Consequently, there is no fixed maximum supply for wSOL. [\\[3\\]](#cite-id-BqYxy2kgWE)\n\nCirculating supply figures for wSOL can vary significantly depending on the source and which version of the token is being measured (e.g., on [Solana](https://iq.wiki/wiki/solana), [Avalanche](https://iq.wiki/wiki/avalanche), or across all chains). For instance, as of November 2025, different sources reported circulating supplies ranging from approximately 1.88 million to over 12.9 million. One report specified a circulating supply of 1,889,311 wSOL for the version on the [Avalanche](https://iq.wiki/wiki/avalanche) C-Chain alone. This variability highlights that the supply is dynamic and distributed across multiple [blockchain](https://iq.wiki/wiki/blockchain) environments. [\\[1\\]](#cite-id-xEcjnfgwWJ) [\\[3\\]](#cite-id-BqYxy2kgWE) [\\[2\\]](#cite-id-6lGk1hDVt5)\n\n## Use Cases\n\nWrapped [Solana](https://iq.wiki/wiki/solana)'s primary function is to unlock the utility of the SOL coin across the decentralized web. Its use cases span both the native [Solana](https://iq.wiki/wiki/solana) ecosystem and other major DeFi networks.\n\n* **DeFi Participation on Solana:** wSOL is essential for interacting with [Solana](https://iq.wiki/wiki/solana)'s DeFi ecosystem. SOL holders can wrap their tokens to provide liquidity to [automated market makers](https://iq.wiki/wiki/automated-market-maker) (AMMs) like [Raydium](https://iq.wiki/wiki/raydium), lend their assets on platforms like Solend, or engage in yield farming strategies [across](https://iq.wiki/wiki/across) various dApps. [\\[1\\]](#cite-id-xEcjnfgwWJ) [\\[4\\]](#cite-id-cy7SXdl1Pt)\n* **Cross-Chain Interoperability:** By bridging SOL's value to other blockchains like [Ethereum](https://iq.wiki/wiki/ethereum) and BNB Smart Chain, wSOL allows users to access a broader range of DeFi opportunities. This includes participating in liquidity pools, yield farms, and lending protocols that are not available on [Solana](https://iq.wiki/wiki/solana). [\\[2\\]](#cite-id-6lGk1hDVt5)\n* **Enhanced Liquidity:** The ability to bridge SOL to other networks increases the overall liquidity available to DeFi protocols on those chains. It allows the substantial [market capitalization](https://iq.wiki/wiki/market-capitalization) of SOL to be integrated into other ecosystems, benefiting both [Solana](https://iq.wiki/wiki/solana) holders and the host chains. [\\[2\\]](#cite-id-6lGk1hDVt5)\n* **Arbitrage Trading:** The existence of wSOL on multiple blockchains and exchanges creates opportunities for [arbitrage](https://iq.wiki/wiki/arbitrage). Traders can capitalize on small price discrepancies between native SOL on one exchange and wSOL on another. [\\[2\\]](#cite-id-6lGk1hDVt5)\n* **Smart Contract Integration:** As a standardized token, wSOL simplifies the process for developers to integrate SOL's value into their applications. Smart contracts designed to interact with SPL or ERC-20 tokens can seamlessly support wSOL without needing custom integrations for the native SOL coin. [\\[1\\]](#cite-id-xEcjnfgwWJ)\n\n## Ecosystem and Trading\n\nWrapped [Solana](https://iq.wiki/wiki/solana) is supported by a wide range of wallets, exchanges, and [blockchain](https://iq.wiki/wiki/blockchain) explorers across multiple ecosystems.\n\n* **Supported Wallets:** Users can store and manage wSOL in various wallets, including [Trust Wallet](https://iq.wiki/wiki/trust-wallet), [MetaMask](https://iq.wiki/wiki/metamask) (for EVM-compatible chains), Solflare, and Backpack. [\\[1\\]](#cite-id-xEcjnfgwWJ)\n* **Trading Venues:** wSOL is traded on numerous decentralized and centralized exchanges.\n  * **Decentralized Exchanges (DEXs):** Major trading venues include Orca, [Raydium](https://iq.wiki/wiki/raydium), and Meteora on the [Solana](https://iq.wiki/wiki/solana) network, as well as [PancakeSwap](https://iq.wiki/wiki/pancakeswap) on the BNB Smart Chain. The most active trading pair is often wSOL/USDC on Orca. [\\[3\\]](#cite-id-BqYxy2kgWE)\n  * **Centralized Exchanges (CEXs):** Some centralized platforms that list wSOL include [Bitget](https://iq.wiki/wiki/bitget), Gate.io, and [MEXC](https://iq.wiki/wiki/mexc). [\\[1\\]](#cite-id-xEcjnfgwWJ)\n* **Blockchain Explorers:** Transactions involving wSOL can be tracked on various explorers depending on the chain.\n  * **Solana:** Solscan, Arkham\n  * **BNB Smart Chain:** Bscscan\n  * These explorers allow users to verify transactions and view contract details. [\\[3\\]](#cite-id-BqYxy2kgWE)\n* **Community and Resources:** The community and resources for wSOL are largely the same as for the broader [Solana](https://iq.wiki/wiki/solana) ecosystem.","summary":"Wrapped Solana (wSOL) is the SPL token version of native SOL, maintaining a 1:1 value to enable its use in DeFi and smart contracts on Solana and other blockchains.","images":[{"id":"QmYkVvJ96FBX9wyM6LhePrQwLEPRR5y2vS7oxjNgcubimT","type":"image/jpeg, image/png"}],"categories":[{"id":"defi","title":"defi"}],"tags":[{"id":"Solana"},{"id":"Developers"},{"id":"Protocols"},{"id":"Ethereum"},{"id":"BinanceSmartChain"}],"media":[{"id":"QmadKBFoRpP7s15rZp4q3xxT2wsVn9Bq7gtwyKSeRPtx1A","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmUavTzR12cRusp1da3x66N29kht9Xei6pg2hytyBoAoKM","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmSiqcxNJi5iR9AtQDejAQfBvAvEF82Yz5yydnXAZzU9p9","type":"GALLERY","source":"IPFS_IMG"},{"id":"QmV2khohenr8skhC4dDFR27vZ79giRgd2UtCQteM7uQ8aw","type":"GALLERY","source":"IPFS_IMG"}],"metadata":[{"id":"references","value":"[\n  {\n    \"id\": \"xEcjnfgwWJ\",\n    \"url\": \"https://coinmarketcap.com/currencies/wrapped-solana/\",\n    \"description\": \"CoinMarketCap Wrapped Solana overview\",\n    \"timestamp\": 1762968099556\n  },\n  {\n    \"id\": \"6lGk1hDVt5\",\n    \"url\": \"https://www.bitget.com/price/wrapped-solana/what-is\",\n    \"description\": \"Bitget explanation of Wrapped Solana\",\n    \"timestamp\": 1762968099556\n  },\n  {\n    \"id\": \"BqYxy2kgWE\",\n    \"url\": \"https://www.coingecko.com/en/coins/wrapped-sol-2\",\n    \"description\": \"CoinGecko Wrapped SOL profile\",\n    \"timestamp\": 1762968099556\n  },\n  {\n    \"id\": \"cy7SXdl1Pt\",\n    \"url\": \"https://www.cryptohopper.com/currencies/detail?currency=SOL\",\n    \"description\": \"Solana blockchain fundamentals and launch date\",\n    \"timestamp\": 1762968099556\n  },\n  {\n    \"id\": \"event-all-time-low-price-link\",\n    \"description\": \"Event link\",\n    \"url\": \"https://www.coingecko.com/en/coins/wrapped-sol-2\",\n    \"timestamp\": 1762968099805\n  },\n  {\n    \"id\": \"event-all-time-high-price-link\",\n    \"description\": \"Event link\",\n    \"url\": \"https://www.coingecko.com/en/coins/wrapped-sol-2\",\n    \"timestamp\": 1762968099805\n  }\n]"},{"id":"website","value":"https://solana.com/"},{"id":"twitter_profile","value":"https://twitter.com/solana"},{"id":"reddit_profile","value":"https://www.reddit.com/r/solana/"},{"id":"discord_profile","value":"https://discordapp.com/invite/pquxPsq"},{"id":"medium_profile","value":"https://medium.com/solana-labs"},{"id":"contract_url","value":"https://solscan.io/token/So11111111111111111111111111111111111111112"},{"id":"contract_url","value":"https://bscscan.com/token/0x570a5d26f7765ecb712c0924e4de545b89fd43df"},{"id":"contract_url","value":"https://snowtrace.io/token/0xFE6B5166f331865227e7484243E14453442478F"},{"id":"coinmarketcap_url","value":"https://coinmarketcap.com/currencies/wrapped-solana/"},{"id":"coingecko_profile","value":"https://www.coingecko.com/en/coins/wrapped-sol-2"},{"id":"reddit_profile","value":"https://reddit.com/r/solana"},{"id":"contract_url","value":"https://app.nansen.ai/token-god-mode?chain=solana&tab=transactions&tokenAddress=So11111111111111111111111111111111111111112"},{"id":"contract_url","value":"https://etherscan.io/token/0xD31a59c85aE9D8edEFeC411D448f90841571b89c"},{"id":"contract_url","value":"https://bscscan.com/token/0xfA54fF1a158B5189Ebba6ae130CEd6bbd3aEA76e"},{"id":"commit-message","value":"\"feat(wiki): Create comprehensive article for Wrapped Solana (wSOL)\""}],"events":[{"id":"aea99cbf-f1ec-4c7f-a2ea-e1676ab58deb","date":"2020-03","title":"Solana Mainnet Launch","type":"DEFAULT","description":"The Solana mainnet was officially launched by the Solana Foundation, creating the ecosystem where the SPL standard for Wrapped Solana would later operate.","link":null,"multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"3486094f-bf60-413c-bbae-fe404d7f510d","date":"2022-12","title":"All-Time Low Price","type":"DEFAULT","description":"Wrapped Solana reached its all-time low price of approximately $8.11.","link":"https://www.coingecko.com/en/coins/wrapped-sol-2","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"f6fb3dc0-5f2a-4bf6-928f-cbca3ad58862","date":"2025-01","title":"All-Time High Price","type":"DEFAULT","description":"Wrapped Solana reached its all-time high price of $290.30.","link":"https://www.coingecko.com/en/coins/wrapped-sol-2","multiDateStart":null,"multiDateEnd":null,"continent":null,"country":null},{"id":"ad157583-6f1f-40a8-9e84-3c27440fb89a","date":"2025-11-12","title":"Wrapped Solana Founded","type":"CREATED","description":"Wrapped Solana was founded and officially launched."}],"user":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"author":{"id":"0x8af7a19a26d8fbc48defb35aefb15ec8c407f889"},"language":"en","version":1,"linkedWikis":{"blockchains":["solana","binance-smart-chain","avalanche","ethereum"],"founders":[],"speakers":[]},"operator":{"id":"0xd5893989b9952c6568a99F854795AcC5Ae480D56"}}