秋田预测市场 · Discord 审计

测试网API查询余额返回空数组

2026-06-06 · Hyperliquid · 2 条相关讨论

future_s_missing_son 2026-06-06 19:41:35

Is there a bug in the fetchBalance code for testnet? Can't seem to be able to retrieve balances on my account despite having funds

Is there a bug in the fetchBalance code for testnet? Can't seem to be able to retrieve balances on my account despite having funds

future_s_missing_son 2026-06-06 19:44:33

For reference: ``` curl -X POST https://api.hyperliquid.xyz/info \ -H "Content-Type: application/json" \ -d '{ "type": "spotClearinghouseState", "user": "0xba889Ab3f04826862f76AdC94bC1D582126c0882" }' {"balances":[]}% ```

For reference: ``` curl -X POST https://api.hyperliquid.xyz/info \ -H "Content-Type: application/json" \ -d '{ "type": "spotClearinghouseState", "user": "0xba889Ab3f04826862f76AdC94bC1D582126c0882" }' {"balances":[]}% ```