-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: limit order book for all chains (#2515)
* feat: limit order book for all chains * remove Map.groupBy by self-implement func * re-add object type * responsive for mobile * chain API endpoint * fix issue displaying number 0 when change chain * fix some element tag and make some code easier to understand * fix floating point issues * fix bug fetch orders get into error but data doesn't reset * show loading at lease time for refresh loading * fix rate logic * add logic caculate amount due to different chain decimals and refactor format order logic * fix rate logic in below scope * remove bracket on table header when maker and taker does not exist * fix navigate link when click on order in my order page --------- Co-authored-by: Tien Nguyen <tiennguyen@Nguyens-MacBook-Pro-4.local>
- Loading branch information
Showing
7 changed files
with
235 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.