You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/endpointFunctionList.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -619,7 +619,7 @@ This table includes all endpoints from the official Exchange API docs and corres
619
619
|[getFuturesTradeDownloadLink()](https://github.com/tiagosiebler/binance/blob/master/src/usdm-client.ts#L625)|:closed_lock_with_key:| GET |`fapi/v1/trade/asyn/id`|
620
620
|[setBNBBurnEnabled()](https://github.com/tiagosiebler/binance/blob/master/src/usdm-client.ts#L631)|:closed_lock_with_key:| POST |`fapi/v1/feeBurn`|
621
621
|[getBNBBurnStatus()](https://github.com/tiagosiebler/binance/blob/master/src/usdm-client.ts#L637)|:closed_lock_with_key:| GET |`fapi/v1/feeBurn`|
622
-
|[signTradFiPerpsContract()](https://github.com/tiagosiebler/binance/blob/master/src/usdm-client.ts#L643)|:closed_lock_with_key:| POST |`fapi/v1/stock/contract`|
622
+
|[signTradFiPerpsAgreement()](https://github.com/tiagosiebler/binance/blob/master/src/usdm-client.ts#L643)|:closed_lock_with_key:| POST |`fapi/v1/stock/contract`|
623
623
|[testOrder()](https://github.com/tiagosiebler/binance/blob/master/src/usdm-client.ts#L647)|:closed_lock_with_key:| POST |`fapi/v1/order/test`|
624
624
|[submitNewAlgoOrder()](https://github.com/tiagosiebler/binance/blob/master/src/usdm-client.ts#L659)|:closed_lock_with_key:| POST |`fapi/v1/algoOrder`|
0 commit comments