Skip to content

Conversation

@M-Naveed-Ashraf
Copy link
Contributor

  • Implemented getAssetPairById function in assetPairs.ts to fetch asset pair details by ID.
  • Updated dispatchers to include a new action for fetching asset pair by ID and dispatching it to the store.
  • Modified the store to handle setting individual asset pairs with a new reducer.
  • Enhanced the Trade component to fetch asset pair details when an ID is provided.

- Implemented `getAssetPairById` function in `assetPairs.ts` to fetch asset pair details by ID.
- Updated dispatchers to include a new action for fetching asset pair by ID and dispatching it to the store.
- Modified the store to handle setting individual asset pairs with a new reducer.
- Enhanced the Trade component to fetch asset pair details when an ID is provided.
@M-Naveed-Ashraf M-Naveed-Ashraf self-assigned this Sep 22, 2025
@M-Naveed-Ashraf M-Naveed-Ashraf added the bug Something isn't working label Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants