Skip to content

feat(v3.1.10): Add new API endpoints for liquidations, RPI data, and margin statistics - #153

Merged
tiagosiebler merged 1 commit into
sieblyio:masterfrom
JJ-Cro:update03072026
Jul 7, 2026
Merged

feat(v3.1.10): Add new API endpoints for liquidations, RPI data, and margin statistics#153
tiagosiebler merged 1 commit into
sieblyio:masterfrom
JJ-Cro:update03072026

Conversation

@JJ-Cro

@JJ-Cro JJ-Cro commented Jul 3, 2026

Copy link
Copy Markdown
Contributor

New RestClientV3 methods (18)
Account:

getCollateralType() / setCollateralType()
getCustomCollateralCoins() (public)
preSetLeverage()
setMargin()
getMaxWithdrawal()
Market / trading data:

getRpiSymbols() / getRpiOrderBook()
getCashDividendRecords()
getSpotWhaleFlow() / getSpotFundFlow() / getSpotNetFlow()
getMarginLongShort() / getMarginLoanGrowth() / getMarginIsolatedBorrow()
getFuturesActiveBuySell() / getFuturesLongShort() / getFuturesPositionLongShort() / getFuturesAccountLongShort()
Other changes
WsDepthBookDataV2 - seq + optional pseq (checksum removed)
Full request/response types for all of the above
24 new example files + updated docs/endpointFunctionList.md / llms.txt

…tions, RPI data, and margin statistics

- Updated package version in package.json and package-lock.json to 3.1.11.
- Introduced new API endpoints for retrieving liquidations, RPI symbols, RPI order book, cash dividend records, spot fund flow, spot net flow, margin long short data, margin loan growth, and margin isolated borrow data.
- Enhanced the RestClientV3 class with new methods to support the added endpoints.
- Updated request and response types to accommodate new functionalities.

@tiagosiebler tiagosiebler left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tiagosiebler tiagosiebler changed the title chore: update version to 3.1.10 and add new API endpoints for liquidations, RPI data, and margin statistics feat(v3.1.10): Add new API endpoints for liquidations, RPI data, and margin statistics Jul 7, 2026
@tiagosiebler
tiagosiebler merged commit f321431 into sieblyio:master Jul 7, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants