UNPKG

dune-api-client

Version:

A minimal TypeScript client for interacting with the Dune API.

4 lines (3 loc) 126 B
import { Dune } from '.'; const dune = new Dune('75VNb0HBpb21wuFVRqRULkhU2UYsQxL9'); const res = await dune.results(3224138);