get https://api.connex.trade/api/v1/asset/currencies/portfolio/deposit
Retrieve Estimated Network Fee for Deposits.
- As long as you have
READ
permission, the API can be called, regardless of whether it's a Primary API Key or Sub-Portfolio API Key.
Field name | Type | Necessary | Remarks |
---|
toAccount | String | Y | E.g. Trading Portfolio-Binance, Trading Portfolio-OKX. |
currency | String | N | E.g.BTC,USDT, etc. |
Field name | Type | Remarks |
---|
fromAccount | String | From Account |
currency | String | Currency |
networks | list<networks> | Network Details.Please see below. |
Field name | Type | Remarks |
---|
network | String | network name |
depositEnable | String | toAccount deposit status. (true/false) |
minDeposit | String | toAccount min deposit quantity |
precision | String | Asset value in USDT. |
estNetworkFee | String | Estimated Network Fee |