From e4d66d7f5d7ff63a6433335d7c33cd78f63b541f Mon Sep 17 00:00:00 2001 From: hirokisan Date: Sat, 24 Feb 2024 11:36:50 +0700 Subject: [PATCH] docs: update --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index de29f9f..9f9fa99 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ The following API endpoints have been implemented - [`/v5/asset/deposit/query-internal-record` Get Internal Deposit Records](https://bybit-exchange.github.io/docs/v5/asset/internal-deposit-record) - [`/v5/asset/withdraw/query-record` Get Withdrawal Records](https://bybit-exchange.github.io/docs/v5/asset/withdraw-record) - [`/v5/asset/coin/query-info` Get Coin Info](https://bybit-exchange.github.io/docs/v5/asset/coin-info) +- [`/v5/asset/withdraw/create` /v5/asset/withdraw/create](https://bybit-exchange.github.io/docs/v5/asset/withdraw) #### User