pancake-frontend
pancake-frontend copied to clipboard
fix: Vesting display issues
PR-Codex overview
The focus of this PR is to improve the vesting functionality in the IFO feature.
Detailed summary
- Updated the
IfoVestingFooter
component to handle optionalreleaseRate
. - Modified calculation logic in
IfoVestingCard
for rate display. - Enhanced
useFetchVestingData
logic for pool live status. - Added optional
salesEndTime
prop inIfoProgressStepper
.
✨ Ask PR-Codex anything about this PR by commenting with
/codex {your question}