The @abaxfinance/contract-helpers
package offers a set of services which allow
querying aggregated on-chain data via rpc.
Install the package in your project directory with:
// with npm
npm install @abaxfinance/contract-helpers
// with pnpm
pnpm add @abaxfinance/contract-helpers