UNPKG

@phuture/keep3r-cli-job-phuture

Version:
13 lines (12 loc) 639 B
declare const _default: { outputPath?: string | undefined; etherscanKey?: string | undefined; etherscanKeys?: import("@dethcrypto/eth-sdk/dist/abi-management/etherscan/explorerEndpoints").UserEtherscanKeys | 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;