@types/ethereum-checksum-address
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

Installation

npm install --save @types/ethereum-checksum-address

Summary

This package contains type definitions for ethereum-checksum-address (https://github.com/miguelmota/ethereum-checksum-address).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ethereum-checksum-address.

index.d.ts

export function toChecksumAddress(address: string, chainId?: number | string): string;
export function checkAddressChecksum(address: string, chainId?: number | string): boolean;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by Wukong Project.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/ethereum-checksum-address

Weekly Downloads

837

Version

0.0.2

License

MIT

Unpacked Size

3.05 kB

Total Files

5

Last publish

Collaborators

  • types