Skip to content

coinex - fetchCurrencies, fetchDepositAddress, createDepositAddress#13395

Merged
kroitor merged 3 commits intoccxt:masterfrom
pcriadoperez:coinex-depositAddress
May 25, 2022
Merged

coinex - fetchCurrencies, fetchDepositAddress, createDepositAddress#13395
kroitor merged 3 commits intoccxt:masterfrom
pcriadoperez:coinex-depositAddress

Conversation

@pcriadoperez
Copy link
Copy Markdown
Contributor

No description provided.

@kroitor
Copy link
Copy Markdown
Member

kroitor commented May 23, 2022

@pcriadoperez we have this aspect of networks (also called chains), since each currency may exist on multiple blockchains, say, USDT can be sent over ERC20 (Ethererum) or TRC20 (Tron). How does this exchange behave when you fetch a deposit address for USDT? Does it support depositing USDT over multiple chains using the API? Is there any notion of chains aka networks in their fetchCurrencies response? We might be missing a fetchCurrencies implementation for this exchange. See huobi.js fetchCurrencies + fetchDepositAddress + fetchDepositAddressesByNetwork for reference. Note how we handle the currencies' networks in fetchCurrencies and the unified network param in withdraw/fetchDepositAddress.

@pcriadoperez pcriadoperez changed the title coinex - fetchDepositAddress, createDepositAddress coinex - fetchCurrencies, fetchDepositAddress, createDepositAddress May 24, 2022
@pcriadoperez
Copy link
Copy Markdown
Contributor Author

Added fetchCurrencies
Updated Manual.md to include network structure

@kroitor kroitor merged commit e8a3fcb into ccxt:master May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants