Skip to main content

recentTrades Info Endpoint Method

Loading...

Updated on
Jun 15, 2026

recentTrades Info Endpoint Method


Looking for trade data?

Use StreamData (TRADES stream) for real-time trades via gRPC, or userFills / userFillsByTime to query trade history for a specific address. For historical data, SQL Explorer has the hyperliquid_trades table.

Parameters

type
string
REQUIRED
Loading...
coin
string
REQUIRED
Loading...

Returns

trades
array
Loading...
coin
string
Loading...
side
string
Loading...
px
string
Loading...
sz
string
Loading...
time
integer
Loading...
hash
string
Loading...
tid
integer
Loading...
users
array
Loading...
Request
Don't have an account yet?
Create your Quicknode endpoint in seconds and start building
Get started for free