UNPKG

zksync-cli

Version:

CLI tool that simplifies the process of developing applications and interacting with the ZKsync network

8 lines (7 loc) 141 B
export declare const ETH_TOKEN: { symbol: string; name: string; decimals: number; address: string; l1Address: string; };