Pundi
Pundi AIPundi X
  • 🤖Pundi AI overview
  • 🈁Pundi AI Data Platform
    • Data stakeholders
    • Data Labelling
    • Pundi AI Data Platform (Alpha Testnet) - User Guide
    • FAQ
  • 🦾Pundi AIFX Omnilayer
    • Pundi AIFX
    • Installation Pundi AIFX
    • Setup Node
      • Full node with Binaries
      • Full node with Docker
      • Snapshot Guide
      • Node Monitoring Device
    • Validators
      • Validator Overview
      • Setting Up a Validator for Pundi AIFX
      • Validator Recovery
      • Validator FAQ
      • Validator Security Notice
      • Migration Best Practices
      • Transfer Validator Permissions
    • Delegators
      • Delegators FAQ
      • Delegator CLI Guide
      • Delegator Security Notice
    • Pundi AIFX Tutorials
      • Pundi AIFX CLI Commands
      • Cloud Setup
      • Testnet faucet
      • Ledger Integration for fxcored
      • Sentry Nodes
      • Account Migration Guide (CLI)
    • Upgrade Instructions
      • Cosmovisor Upgrade Guide v8.5.x
        • Cosmovisor Integration - Binaries
        • Cosmovisor Integration - Docker
      • Manual Upgrade Guide v8.5.x
        • Binaries - Upgrading Your Node
        • Docker - Upgrading Your Node
      • Upgrade Versions
        • v2.2.0 Upgrade Instructions
        • v3.1.0 Upgrade Instructions
        • v4.2.1 Upgrade Instructions
        • v5.0.0 Upgrade Instructions
      • Upgrade FAQ
    • Deploying on Pundi AIFX EVM
      • Products
      • MetaMask
        • Download and Install MetaMask
        • Add Network
        • Configure Custom Tokens
        • Create and Import Accounts
      • Connect Wallet to Dapps
        • Connect using MetaMask
        • Connect using Pundi Wallet (Wallet Connect)
      • With Remix
      • With Truffle
      • With Hardhat
      • Cross-Chain Bridges
        • Bridging Tokens from other networks
        • Pundi Gravity Bridge
    • DApps and Infra
      • Margin X Swap
      • Pundi Wallet
      • PundiScan
      • Baklava Space
      • Safe Multisig
      • PortfolioX
      • Token Factory
    • Developers
      • Pundi AIFX Network
      • Pundi AIFX Modules
      • Pundi AIFX JSON RPC
      • Pundi AIFX REST API
      • Web3 JSON RPC
        • JSON RPC Server
        • Namespaces
        • JSON RPC Methods
        • Events
      • Support Leap
      • Third Party Price Oracles
      • Contract Deployments
      • Pundi AIFX Cross Chain
        • sendToFx
        • f(x)Core
        • ibc
        • Target
      • Precompiled Contracts
        • CrossChain Precompiled
        • Staking-V2 Precompiled
      • Pundi AIFX SDKs
        • Python SDK
        • JavaScript SDK
      • Contract Monitoring
    • Pundi X Chain (under Pundi X)
      • Getting Started
        • Install Pundi X (PundiXChain)
        • Setup Node
          • Full node with Binaries
          • Full node with Docker
          • Snapshot Guide
          • Node Monitoring Device
          • Node Peers
      • Validators
        • Validator Overview
        • Setting Up a Validator for PundiXChain
        • Validator Recovery
        • Validator FAQ
        • Validator Security
        • Sentry Nodes
      • Delegators
        • Delegator FAQ
        • Delegator Overview
        • Delegator CLI Guide
      • Pundi X Tutorials
        • Pundi X CLI Guide
        • Ledger Integration for pundixd
        • Testnet Faucet
        • Cloud Setup
      • Upgrade Instructions
        • Cosmovisor Integration - Binaries
        • Cosmovisor Integration - Docker
        • Support keplr
      • Developers
        • Pundi X Network
        • Pundi X Protobuf
        • Pundi X gRPC & REST
        • Pundi X JSON RPC
        • Pundi X Cross Chain
          • ibc
  • 👛PURSE+
    • Purse Box
      • How many NFTs can I mint?
      • Minting (Etherscan)
      • Minting (Pursetoken.com)
    • PURSE+
      • Links
    • Bridging
      • BSC -> Ethereum
    • Protocols
      • LP Restaking Farms
        • How to Use Farms
        • Contract on BscScan
      • PURSE Staking
      • PURSE Staking Rewards
        • Campaigns
      • PURSE Retroactive Rewards
        • Campaigns
    • Contracts
      • Ethereum
      • Binance
      • Function X
    • IBC
      • PUNDIX Chain
    • PURSE Token
      • Background
      • ERC404 intro
      • Accounting of Balances
      • Minting PURSE NFT(s)
      • Transferring PURSE
      • Maintaining PURSE NFT(s)
      • NFTs in Queue
      • Token IDs
  • 🎡Pundi AI MM Agent
    • Why Market Making
    • Traditional MM vs. AMM
    • AI MM Agent: Bridging the Gap
    • Use Cases
    • Train & Launch (Step 1 & 2)
    • Flywheel (Step 3)
    • How the AI MM Agent Works in Detail
    • Why This is Powerful
  • 🛍️Pundi AI Data Marketplace (soon)
  • 🥇PUNDIAI Token Overview
    • Revenue generation flywheel
    • vePUNDIAI
      • how to bribe with vePUNDIAI
    • Protocol pool
  • Governance
    • Governance Proposal Information
      • EGF Info
      • EGF Grants Program
      • Application Template
      • Successful Grant Applicants
      • Launching an EGF Proposal
  • Links
Powered by GitBook
On this page
  • LP Token Pair Address
  • Deposit LP Token to LP Restaking Farm Smart contract
  • Withdraw LP Token from LP Restaking Farm
  • Making an emergency withdrawal
  1. PURSE+
  2. Protocols
  3. LP Restaking Farms

Contract on BscScan

PreviousHow to Use FarmsNextPURSE Staking

Last updated 8 months ago

In this article, we will be explaining on the various functions in LP Restaking Farm contract. It's not encouraged for beginners to interact directly with the contract especially if you are not familiar. Head over to to learn how to stake LP Token and earn PURSE rewards.

LP Token Pair Address

Please note that PURSE-BUSD has been deprecated.

In order to interact with the LP Restaking Farm contract, you will need the LP Token pair address.

Pair
Address
Provider

PURSE-USDT

0xfc450e16016aF4e4197f5dB5Ca0d262fF8fD735a

PancakeSwap

Address that you will also need:

Deposit LP Token to LP Restaking Farm Smart contract

  1. Go to contract Write Contract and under 1.approve, enter the following: spender: 0x439ec8159740a9b9a579f286963ac1c050af31c8 (LP Restaking Farm address) value: -1 (No need to approve for the subsequent deposit)

3. Click Write and confirm the transaction in your wallet.

4. You can check your transaction by clicking View your transaction.

Withdraw LP Token from LP Restaking Farm

3. Click Write and confirm the transaction in your wallet.

4. You can check your transaction by clicking View your transaction.

Making an emergency withdrawal

‌Using the emergency withdraw function allows you to withdraw all your LP Token out from the farm but your PURSE rewards will be forfeited.

Using the emergency withdraw function will result in your PURSE rewards being forfeited! Do not use unless you have problem withdrawing LP Token.

3. Click Write and confirm the transaction in your wallet.

4. You can check your transaction by clicking View your transaction.

2. Go to contract Write as Proxy and under 4.deposit, enter the following: _lpToken_:_ 0xfc450e16016aF4e4197f5dB5Ca0d262fF8fD735a (PURSE-USDT LP Token) _amount: Amount in Wei

You can convert LP Token to Wei using

Go to contract Write as Proxy and under 17.withdraw, enter the following: _lpToken_:_ 0xfc450e16016aF4e4197f5dB5Ca0d262fF8fD735a (PURSE-USDT LP Token) _amount: Amount in Wei

Go to contract Write as Proxy and under 5**.emergenctWithdraw**, enter the following: _lpToken_:_ 0xfc450e16016aF4e4197f5dB5Ca0d262fF8fD735a (PURSE-USDT LP Token)\

👛
LP Restaking Farm
BscScan Unit Converter
LP Restaking Farm
LP Restaking Farm
How to Use Farms
LP Restaking Farm
PURSE-USDT LP Token
Approve LP Restaking Farm contract to spend your LP Token
Depositing 5 LP Token to LP Restaking Farm
Withdrawing 5 LP Token from LP Restaking Farm
PURSE Rewards will be forfeited if doing Emergency Withdrawal