BinanceGetNFTWithdrawHistory
Retrieve Binance NFT withdrawal history with details on network, transaction ID, contract address, token ID, withdrawal fee, and timestamps.
Instructions
Retrieves NFT withdraw history, including network, transaction ID, contract address, token ID, withdrawal fee, fee asset, and timestamps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, default is 1 | |
| limit | No | Number of records to return, default 50, max 50 | |
| endTime | No | End time in milliseconds | |
| startTime | No | Start time in milliseconds | |
| recvWindow | No | Optional time window for request validity |