Code Monkey home page Code Monkey logo

Comments (5)

ClockChainXD avatar ClockChainXD commented on July 19, 2024

We are tryting to make pancakeswap to work on bsc testnet. What we have done is as follows.

We have renamed the cake token to another token e.g BarToken with Symbol BARS
We have added liquidity using Router V2 and Factory V2 and we have added liquidity using pancakeswap swap interface and everything seems to be working fine on this side. We renamed the Lp tokens on factory contract.

Than we fork the pancake-swap frontend and deployed the contracts for.

  • SyrupBar (provided token address when deploying)
  • MasterChef (provided srypbar address and token address and change the ownership of syrupbar and caketoken)
  • Souchef
  • LP pair contract generated by factory after adding liquidity using pancakeswap-frontend core.

We have added these contracts in config files for contracts, pools, farms and tokens. We also updated wbnb bsc testnet contract.

The problem is that we are not able to approve pool and not able to farm which has pair BARS-BNB(we double check the address). The wallet address is also the contract owners for all these contract.

After some debugging we find that the allownaces are getting undefined for pools and farms.

Did we miss anything?

Bro i can't find the code piece that filters chain.id but i'm sure that farms meant to work on mainnet as far as i see. In my fork even interface can't find the pools but it creates the pool i see the contract working fine with my factory and router and same as you all my contracts has deployed fresh including WBNB.

from pancake-farm.

SevenbitsMayur avatar SevenbitsMayur commented on July 19, 2024

I successfully connected PancakeSwap UI with Exchange and Farm in that I am able to stack LP tokens and harvest also
But I am facing an issue to display APR, Liquidity, and Multiplier on the Farm list page.

from pancake-farm.

ungaro avatar ungaro commented on July 19, 2024

I successfully connected PancakeSwap UI with Exchange and Farm in that I am able to stack LP tokens and harvest also
But I am facing an issue to display APR, Liquidity, and Multiplier on the Farm list page.

Hi @SevenbitsMayur, did you find any solution to this? I'm currently facing the same problem.

from pancake-farm.

Kryptedbbkick avatar Kryptedbbkick commented on July 19, 2024

I successfully connected PancakeSwap UI with Exchange and Farm in that I am able to stack LP tokens and harvest also
But I am facing an issue to display APR, Liquidity, and Multiplier on the Farm list page.

Hey! I managed to fix this problem by changing a few things. I documented all my changes to get this to work but I did not doc which change actually fixed it. But it was one of these 3 changes.

  1. Change file src>config>constants>farms.ts < match the pids in your farm in here.
    2 Change file src>state>hooks.ts and fetchFarmsPrices.ts on line 76. For fetchFarmsPrices make sure it matches the pid you are using for pid 252.
  2. Make sure you change your actual token address within src>config>constants>tokens.ts on lines 6, and 70.

This is for mainnet on #3. Make sure to use 97 if you're using testnet

from pancake-farm.

mirufa1211 avatar mirufa1211 commented on July 19, 2024

I successfully connected PancakeSwap UI with Exchange and Farm in that I am able to stack LP tokens and harvest also
But I am facing an issue to display APR, Liquidity, and Multiplier on the Farm list page.

Now i can approve contract for farms , but can't add liquidity value for farms . can you share config for farm apply .I can't get lpAddress and pid for config farms liquidity

from pancake-farm.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.