serum-dex-ui icon indicating copy to clipboard operation
serum-dex-ui copied to clipboard

Example implementation of a UI for the Serum DEX

Results 63 serum-dex-ui issues
Sort by recently updated
recently updated
newest added

Phantom and Solflare – the only two wallets mentioned in this repository that used to support auto-approve – no longer do. The task is to tear out all of the...

How can see the ALL Trade History of pending orders and transaction record on dex? NOT "Recent" Trade History I think it can export or display all the trade history...

We should document how to run this on a local network, preferably with a simple script to build and deploy everything.

help wanted

I did some investigation into the Balances page, which is always broken for me and slams the RPC node until it rate limits you. **Problem:** A single load of the...

help wanted

Failed to compile. ./src/charting_library/charting_library.esm.js Line 1:1471: Expected an assignment or function call and instead saw an expression no-unused-expressions Line 1:1886: Expected an assignment or function call and instead saw an...

Hi, Bonfida's API is said to be deprecated. (So your Readme seems to be depreacated as well, since we can't connect to this API anymore.) Question: what if I use...

In this PR we make a change to the public trades table that reduces its time-to-update by up to 10x. Before, the update of a single row would cause the...

I have a limit order on Raydium DEX for TULIP/USDC. After order was placed, trade was not showing up as open order, but USDC was already taken out of my...

Hi all, After following the steps in readme and have been adding the folders charting_library datafeeds to /src and /public i receive errors on building. What did i do wrong...

When proving LP/Market on serum I encountered error transaction? Is there any explanation about that?