BinanceGetDualInvestmentProductList
List Binance Dual Investment products by CALL or PUT option type and coin pair, showing APR, strike price, duration, and purchase availability.
Instructions
Retrieve available Dual Investment products (CALL or PUT options), specifying invest and exercised coins, to view details like APR, strike price, duration, and purchase availability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pageSize | No | Number of records per page, default 10, max 100 | |
| pageIndex | No | Page index, default is 1 | |
| investCoin | Yes | Asset used for subscribing, e.g., BNB or USDT | |
| optionType | Yes | Input CALL or PUT | |
| recvWindow | No | Optional time window for request validity | |
| exercisedCoin | Yes | Target exercised asset, e.g., USDT or BNB |