David Roberin

Results 1 issues of David Roberin

There is an error that is caused by a missing null check at [onError function](https://github.com/web3data/web3data-js/blob/5b177803cb168dcaed0a8a6e2b2fbd835b82e0f9/src/utils.js#L72) I am calling the `web3Data.token.getHolders` like this: ```javascipt const tokenHolders = await web3Data.token.getHolders(address, { page:...