UNPKG

caver-multicall

Version:
5 lines (4 loc) 135 B
export declare type NetworkType = 'baobab' | 'cypress'; export declare const MULTICALL_ADDRESS: { [key in NetworkType]: string; };