Sorry, we don't support your browser.  Install a modern browser

New Business account; Please help, websocket not returning data for major coins#779

We recently purchased a business account just for the websocket. Perhaps I am doing something wrong, but websocket does not seem real-time. For example I subscribed to TRUMP (token address: 6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN) which is pretty active right now 12:42 PM Pacific time.

It took 10 minutes to get my first price update, and then in 4 minutes I only got 7 price updates total.

I am subscribing with this message:

type: ‘SUBSCRIBE_PRICE’,
data: queryType: ‘simple’,
chartType: ‘1m’,
address: ‘6p6xgHyF7AeE6TZkSmFsko444wqoP15icUSqi2jfGiPN’,
currency: ‘usd’
}
}

Also, I tried subscribing to some of the examples, for instance subscribing to “pair” using the Raydium AMM:

type: “SUBSCRIBE_PRICE”,
data: queryType: “simple”,
chartType: “1m”,
currency: “pair”,
address: “FmKAfMMnxRMaqG1c4emgA4AhaThi4LQ4m2A12hwoTibb”,
},
};

there is no error but I got nothing and I left the socket open for an hour.

15 days ago

Hello sir

For API please contact us via email [email protected], BDS support team will help you better

15 days ago