feat: wire up limit orders UI to RTK query #8052
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Wires up part of the limit orders ui to RTK for limit order quotes. Note that the quotes provide a market rate only and do not actually return any relevant info in terms of limit orders.
Also note that receive address will have to be implement as a separate task as it's likely much more involved than estimated in this ticked.
Further wiring to come in follow-ups.
Issue (if applicable)
closes #8032
Risk
Very very low risk, not user facing.
Testing
Engineering
Check that a limit order quote (or an error) appears in the terminal per the console logs when getting a quote.
Operations
Screenshots (if applicable)