LEEQUID
  • 👋 Welcome
  • Navigating LEEQUID
    • 🌱 Staking
      • The staking protocol
      • Matching stake to unstake requests
      • Potential wait times while staking
      • Deposited LYX lifecycle
      • Importing sLYX to your wallet
    • 🍇 Collecting rewards
      • Reward distribution in the LEEQUID protocol
      • Auto-compounding
      • Withdrawing rewards
      • Reward calculation in Proof of Stake
    • 🍂 Exiting the protocol
      • Option 1: swapping sLYX for LYX
      • Option 2: unstaking through the staking pool
      • Matching unstake to stake requests
      • Potential wait times while unstaking
    • 🍷 Claiming
      • Claim queued stake
      • Claim unstaked LYX
      • Claim rewards
    • 🔄 Swapping
      • LYX for sLYX: An instant alternative to staking
      • sLYX for LYX: an instant alternative to exiting
      • Providing liquidty
      • Providing Liquidity: a practical example
  • LEEQUID in depth
    • 🔐 Protocol security and risks
      • Security overview
      • Smart contract code correctness
      • Slashing and unexpected validator behaviour
      • sLYX token: economic balance
      • Validator key management
    • 📃 Smart contracts
      • Oracles
      • Merkle Distributor
      • Rewards
      • Pool
      • StakedLyxToken
      • FeesEscrow
    • 💧 The sLYX token
      • Acquiring sLYX
      • 1:1 ratio with LYX
      • Potential unpeg of sLYX from LYX
    • 💦 The liquidity pool (DEX)
      • Implementation
  • Incident Response
    • Contacts
    • Vulnerability Disclosure Policy
Powered by GitBook
On this page
  1. Navigating LEEQUID
  2. 🌱 Staking

Importing sLYX to your wallet

Last updated 1 year ago

Quick reference

Even though sLYX is based on the , it is also ERC-20 compatible, meaning you can import it to any wallet that handling ERC-20 tokens and track your balance from there.

Let's go through an example using the Metamask browser extension on desktop:

  1. Log in to MetaMask and select the , then select the option Import Tokens

  2. The smaller window titled "Import Tokens" will pop-up. Here you need to introduce the StakedLyxToken contract address on mainnet, 0xDF9124ee97d7a8eB8fe845b6C6eE8a8D75B55a57, as well as the token symbol, which is sLYX. Click "Next" to confirm

  3. Because the address corresponds to an ERC-20 compatible contract, MetaMask will display the token symbol and your current balance while asking for confirmation on the import. Press "Import" to confirm

  4. sLYX is now listed under the tokens tab on your MetaMask wallet

Below you can find the screen for each of the steps outlined above:

LSP7 token standard
Importing sLYX into your wallet: a Metamask example