Pangea Swap
English
English
  • Introduction
  • Protocol Overview
  • Disclaimer
    • Risk & Security
    • Terms of Use
  • Updates
  • Audit
  • concentrated liquidity
    • Weakness of V2 DEXs: Low Liquidity utilization rate
    • Solution by V3 DEXs: Concentrated Liquidity
    • Concentrated Liquidity FAQ
  • Connectivity
    • Customizable Pool
  • Governance
    • STONE
      • STONE Distribution Plan
      • Tokenomics (Before)
      • Tokenomics (After)
      • Growth Fund History
    • Contribution Point NFT
  • Guide
    • SWAP
    • Add Liquidity
      • Add liquidity (Preset)
      • Add liquidity (Custom)
    • STONE Staking
    • Revenue Sharing
    • FAQ
  • Growth Partnership
    • Swapscanner
    • ISKRA
  • event
    • Promotion
  • Developers
    • Concept Overview
      • Problem : Lazy Liquidity
      • Liquidity Concentration
      • Position & Risk
      • Price Tick
      • Position NFT
      • Fees
      • Flash Loan
    • Contracts
      • Core Contracts
        • MasterDeployer
        • ConcentratedLiquidityPoolFactory
        • ConcentratedLiquidityPool
        • ConcentratedLiquidityPoolManager
        • PoolRouter
        • PoolLogger
        • AirdropDistributor
      • Contribution Point NFT
      • Price Oracle
    • Interacting with the Protocol
      • Setting up Local Test Environment
        • Test env. commands
      • Getting Pangea Pool Info
      • Creating Pangea Pool
      • Mint Position (add liquidity)
      • Burn Position (remove liquidity)
      • Claim Fee
      • Swap
  • Community
    • Website
    • Discord
    • Telegram
    • Medium
    • Twitter
    • Opensea - Position NFT
    • Opensea - CP NFT
    • GitHub
    • Testnet
    • E-mail
Powered by GitBook
On this page
  • Q.What does it mean to ‘approve’?
  • Q. What does it mean to 'Non-verified'?
  • Q. What happens if the current token price leaves the price range I’ve set when adding liquidity?
  • Q. Will the swap fee automatically be re-deposited?
  1. Guide

FAQ

Q.What does it mean to ‘approve’?

A. Each protocol function runs on the smart contract. In order for the smart contract to access users’ tokens in their wallets, it needs validation from the users authorizing the access. To ‘approve’ in this context means for users to allow the smart contract to have access to their wallets. Note that this is a one-time requirement for each function or token type.

For instance, if you make the initial request to swap USDT into DAI, you are required to conduct the ‘Approve’ transaction, allowing the Pangea Swap contract to access USDT. After the initial one-time approval, no further authorization is needed for future swaps.

Q. What does it mean to 'Non-verified'?

A. Considering that the Pangea Swap supports all ERC20 tokens, malicious scam tokens that only have the same token image or token ticker can be registered in the Pangea Swap. To prevent this confusion, the Pangea Swap classifies tokens according to the following criteria.

  • Verified Token

    • Major bridge tokens from other blockchain

    • Klaytn major project's tokens

    • New tokens from partnership

  • Non-Verified

    • The other tokens

Liquidity pool is also classified according to the following criteria.

  • Verified Pool

    • Two tokens in liquidity pool are verified tokens

  • Non-Verified

    • one of tokens in liquidity pool is non-verified token.

If tokens or pools are misclassified, please fill this form so that we can attempt to resolve it.

Q. What happens if the current token price leaves the price range I’ve set when adding liquidity?

A. In this case, your liquidity would not be used for the swaps. Therefore, you cannot receive the swap fees and STONE reward generated during the out-of-scope period. To get the swap fee and rewards, you need to remove the LP position, re-set the price range to include the current price, and add liquidity again.

Q. Will the swap fee automatically be re-deposited?

A. Typical to the characteristics of concentrated liquidity pools, swap fees are not automatically re-deposited; they are handled and managed separately. Therefore, you can check how much swap fee yields you have generated for each LP position and choose to claim it.

PreviousRevenue SharingNextSwapscanner

Last updated 2 years ago

Example: Non-verified pool