UNPKG

check-ethereum-scanner

Version:

Safety checks for new Ethereum tokens

4 lines 224 B
import { BytesLike } from "@ethersproject/bytes"; export declare function formatBytes32String(text: string): string; export declare function parseBytes32String(bytes: BytesLike): string; //# sourceMappingURL=bytes32.d.ts.map