For the complete documentation index, see llms.txt. This page is also available as Markdown.

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

Was this helpful?