Cryptocompare API

Description


API: Cryptocompare API (coinlist)

window.addEventListener('scroll', function () {
  if ((window.scrollY + window.innerHeight) / document.body.scrollHeight >= 0.99) {
    // TODO 60 load more coins
  }
})

Inferface


Code: code.zip

Response alternative