Hi guys, how can I recover the MasterChef contract from a token contract? for example cake?
Does it have to be information that I already have or can it be recovered with calls to the cake contract?
Thanks

Sep 26, 2021, 9:25 AM
Hey, what do you mean by recovering the contract?
Sep 26, 2021, 9:32 AM
the address of the contract
Sep 26, 2021, 9:32 AM
I assume you had the address previously assigned to a variable right?
Sep 26, 2021, 9:33 AM
for example to find information on a LP, such as when they give rewards, I have to query the MasterChef contract.
I have an LP contract, but I have to retrieve the MasterChef contract for additional information
I don't have the address of the MasterChef contract. I wanted to know if I can retrieve it from a token or LP address.
Sep 26, 2021, 9:35 AM
Owner
Masterchef will be the owner
Sep 26, 2021, 9:39 AM
👍🏻
Sep 26, 2021, 9:40 AM
Yes he's right
https://bscscan.com/address/0x0e09fabb73bd3ade0a17ecc321fd13a19e81ce82#readContract
Look at 9. getOwner
The master chief is minting and burning tokens when it needs to
But still don't understand why u said "recover". To me it means that you had it but now you lost it. Lol
Sep 26, 2021, 9:42 AM

© 2024 Draquery.com All rights reserved.