UNPKG

@yfi/keep3r-cli-jobs

Version:
12 lines (11 loc) 510 B
declare const _default: { outputPath?: string | undefined; etherscanKey?: string | undefined; etherscanURLs?: import("@dethcrypto/eth-sdk").EtherscanURLs | undefined; rpc?: import("@dethcrypto/eth-sdk").RpcURLs | undefined; noFollowProxies?: boolean | undefined; abiSource?: "etherscan" | "sourcify" | undefined; networkIds?: import("@dethcrypto/eth-sdk/dist/config").NetworkIds | undefined; contracts: import("@dethcrypto/eth-sdk").EthSdkContracts; }; export default _default;