Description:
Fetch and display pool odds using the pool_odds contract method to help users make informed decisions when participating in pools.
Tasks:
- Query pool odds and display them on the pool page and pool details page.
- Visually update odds if the pool state changes.
- Handle loading and fallback states.
Acceptance Criteria:
- Pool odds are correctly fetched and displayed.
- Odds are clearly visible and update in real-time if needed.
- Loading and fallback states are handled smoothly.
The contract addres can be found in the snfoundry.toml file
Description:
Fetch and display pool odds using the pool_odds contract method to help users make informed decisions when participating in pools.
Tasks:
Acceptance Criteria: