Introduction
This section introduces the basics of utils
In this section you find useful methods:
getContractAddress This method returns the contract address so you can use it when calling other methods;
getTransactions This method returns transactions that meet the filter criteria (network, timestampFrom and timestampTo)
Last updated