@gasrunners/common-abi
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Common ABI

npm (tag)

The Common ABI package exposes json ABIs for common Ethereum smart contracts.

Usage

Install:

npm install @gasrunners/common-abi

Import the ABIs that you need:

import { ERC20_ABI, ERC721_ABI } from '@gasrunners/common-abi'

ABIs

The importable ABIs included are listed below:

  • BalancerVault_ABI
  • EnsPublicResolver_ABI
  • EnsRegistrar_ABI
  • ERC20_ABI
  • ERC721_ABI
  • ERC1155_ABI
  • Multicall2_ABI
  • UniswapV2Factory_ABI
  • UniswapV2Pair_ABI
  • Weth_ABI

Package Sidebar

Install

npm i @gasrunners/common-abi

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

272 kB

Total Files

6

Last publish

Collaborators

  • 0xgafu