UNPKG

@chorus-one/ethereum

Version:

All-in-one toolkit for building staking dApps on Ethereum network

3 lines (2 loc) 86 B
import { Hex } from 'viem'; export declare const toHexString: (value: string) => Hex;