UNPKG

check-ethereum-scanner

Version:

Safety checks for new Ethereum tokens

3 lines 145 B
import { BytesLike } from "@ethersproject/bytes"; export declare function keccak256(data: BytesLike): string; //# sourceMappingURL=index.d.ts.map