v26

latestOpenAPI 3.0.2raw.githubusercontent.com2024-10-0834042975.6 KB
Wallet

Asset Detail (USER_DATA)

Fetch details of assets supported on Binance.

  • Please get network and other deposit or withdraw details from GET /sapi/v1/capital/config/getall.

Weight(IP): 1

get/sapi/v1/asset/assetDetail

Query parameters

assetstring
Example:BNB
recvWindowinteger
Example:5000

The value cannot be greater than 60000

timestampinteger required

UTC timestamp in ms

signaturestring required

Signature

Response

Asset detail

Example response

{
  "CTR": {
    "minWithdrawAmount": "70.00000000",
    "withdrawFee": 35,
    "depositTip": "Delisted, Deposit Suspended"
  }
}