UNPKG

@authereum/zos

Version:

Command-line interface for the ZeppelinOS smart contract platform

16 lines (15 loc) 292 B
export declare const ERC20_PARTIAL_ABI: { constant: boolean; inputs: { name: string; type: string; }[]; name: string; outputs: { name: string; type: string; }[]; payable: boolean; stateMutability: string; type: string; }[];