Skip to main content

Built and signed on GitHub Actions

Strict TypeScript types for Ethereum ABIs

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
52%
Published
2 months ago (1.0.6)

Variables

v
customSolidityErrorsAbi
No documentation available
v
customSolidityErrorsHumanReadableAbi
No documentation available
v
eip165HumanReadableAbi
No documentation available
v
nestedTupleArrayAbi
No documentation available
v
nestedTupleArrayHumanReadableAbi
No documentation available

Add Package

deno add jsr:@wevm/abitype

Import symbol

import * as mod from "@wevm/abitype/abis";

---- OR ----

Import directly with a jsr specifier

import * as mod from "jsr:@wevm/abitype/abis";

Add Package

npx jsr add @wevm/abitype

Import symbol

import * as mod from "@wevm/abitype/abis";

Add Package

yarn dlx jsr add @wevm/abitype

Import symbol

import * as mod from "@wevm/abitype/abis";

Add Package

pnpm dlx jsr add @wevm/abitype

Import symbol

import * as mod from "@wevm/abitype/abis";

Add Package

bunx jsr add @wevm/abitype

Import symbol

import * as mod from "@wevm/abitype/abis";