MCPcopy Create free account
hub / github.com/ccxt/node-binance-api / balances-and-exchangeInfo.js

File balances-and-exchangeInfo.js

examples/balances-and-exchangeInfo.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1global.ticker = {};
2global.balance = {};
3global.minimums = {};
4// Get exchangeInfo on startup

Callers

nothing calls this directly

Calls 3

balanceFunction · 0.85
exchangeInfoMethod · 0.80
pricesMethod · 0.80

Tested by

no test coverage detected