-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Integrate kn-protocol FarmV2 #2221
Conversation
Auto Deploy Pull RequestYour domain kyberswap-interface-2221.pr.kyberengineering.io has been created. Notes
|
a084800
to
e5a67b4
Compare
…to farm-v2-kn-protocol
…to farm-v2-kn-protocol
…to farm-v2-kn-protocol
src/pages/MyEarnings/ElasticPools/SinglePosition/CollectFeesPanel.tsx
Outdated
Show resolved
Hide resolved
abdae69
to
e522803
Compare
2018f3e
to
b553531
Compare
9c22496
to
2a96103
Compare
Auto Deploy Pull RequestYour domain kyberswap-interface-2221.pr.kyberengineering.io has been revoked because: PR closed. Notes
|
@@ -107,37 +108,61 @@ export default function ElasticFarmV2Updater({ interval = true }: { interval?: b | |||
const { networkInfo, isEVM, chainId, account } = useActiveWeb3React() | |||
const elasticFarm = useAppSelector(state => state.elasticFarmV2[chainId] || defaultChainData) | |||
const { elasticClient } = useKyberSwapConfig() | |||
const isEnableKNProtocol = true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
is this temporary? @viet-nv
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LOL. That's for testing only. You guys missed it when review the code. LMaO
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please help me to clear it
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No description provided.