userFunding
Hyperliquid
userFunding
Native Hyperliquid /info operation. Returns the user’s funding payments within a time range.
POST
userFunding
Authorizations
API key to access the API (Optional)
Query Parameters
Unique identifier for a blockchain network.
Available options:
999, 998 Example:
999
Specify which provider to use. The project's provider priority list is used by default if no providers are selected. (Priority list can be managed on Uniblock's dashboard)
Available options:
Dwellir, Chainstack, Covalent Body
application/json
Available options:
userFunding Example:
"userFunding"
The account address to query (0x-prefixed).
Example:
"0x000000000000000000000000000000000000dEaD"
Inclusive start time, epoch milliseconds.
Example:
1704067200000
Optional exclusive end time, epoch milliseconds. Defaults to now.
Example:
1706745600000