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.

Example: Non-verified pool

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.

Last updated