Update circulating supply & add two chains.
Note: when testing locally the fetching of events I'm getting an undefined value for _ethBlock so not sure how to handle the mandatory fromBlock & toBlock params here, didn't find a similar example in the codebase where events are needed to be fetched
Update circulating supply & add two chains. Note: when testing locally the fetching of events I'm getting an undefined value for
_ethBlock
so not sure how to handle the mandatoryfromBlock
&toBlock
params here, didn't find a similar example in the codebase where events are needed to be fetched