秋田预测市场 · Discord 审计

HL 实时交易数据(含钱包地址)免费 API 讨论

2026-06-24 · Hyperliquid · 10 条相关讨论

N1njaWTF | CoinTrendzBot.com 2026-06-23 22:26:22

hey guys, is there a free api or websocket to get all the trades-data in realtime with wallet addresses ?

hey guys, is there a free api or websocket to get all the trades-data in realtime with wallet addresses ?

Mike Chaban | Quicknode 2026-06-23 22:42:25

You get all the trades via WebSockets or gRPC (even faster than WebSockets) Dm me, and we can hook you up with a free trial

You get all the trades via WebSockets or gRPC (even faster than WebSockets) Dm me, and we can hook you up with a free trial

N1njaWTF | CoinTrendzBot.com 2026-06-23 22:50:35

thanks 🙂 but is only trial free or is there fully free options?

thanks 🙂 but is only trial free or is there fully free options?

N1njaWTF | CoinTrendzBot.com 2026-06-23 22:50:59

via websockets from hyperliquid, i dont get wallet addresses right?

via websockets from hyperliquid, i dont get wallet addresses right?

routinedisrupted 2026-06-24 00:02:04

you can subscribe to many wallet addresses using proxies

you can subscribe to many wallet addresses using proxies

N1njaWTF | CoinTrendzBot.com 2026-06-24 00:41:16

i wanna get a stream of all trades being made and by which wallet

i wanna get a stream of all trades being made and by which wallet

routinedisrupted 2026-06-24 00:41:41

you have 2 options: - run own node - use 3rd party data feeds

you have 2 options: - run own node - use 3rd party data feeds

based.hl 2026-06-24 00:46:08

You are better to use third party providers There is no api for trades cuz they need to be indexed by fills

You are better to use third party providers There is no api for trades cuz they need to be indexed by fills

routinedisrupted 2026-06-24 00:54:20

fwiw we have just added a <trades> flag on allFills websockets - gives all fills on Hyperliquid, but only half of data bandwidth coz these are trades instead of two-way fills

fwiw we have just added a <trades> flag on allFills websockets - gives all fills on Hyperliquid, but only half of data bandwidth coz these are trades instead of two-way fills