Hierarchy

  • Config

Properties

Properties

alchemy: {
    eth_key: string;
    goerli_key: string;
    sepolia_key: string;
}

Type declaration

  • eth_key: string
  • goerli_key: string
  • sepolia_key: string
infura: {
    key: string;
}

Type declaration

  • key: string

Generated using TypeDoc