Cryptowatch-API icon indicating copy to clipboard operation
Cryptowatch-API copied to clipboard

API for cryptowat.ch

Results 1 Cryptowatch-API issues
Sort by recently updated
recently updated
newest added

Currently Allowance.cost and Allowance.remaining are both of type `long`. According to the documentation (https://docs.cryptowat.ch/rest-api/rate-limit), credit cost per API call is never higher than 0.01. This makes Allowance.cost always equal to...