UNPKG

evm-blockchain-tools

Version:

This is a collection of resuseable tools to support development for EVM-powered blockchains

4 lines (2 loc) 79 B
import erc20Abi from "./erc20.json"; export const abis = { erc20: erc20Abi };