Pinned Loading
-
FTX Orderbook checksum in Javascript
FTX Orderbook checksum in Javascript 1const CRC32 = require('crc-32');
23const checksum = (bids, asks) => {
4let checkSumArray = [];
5let index = 0;
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.