Interface NetworkConfig

Hierarchy

  • NetworkConfig

Index

Properties

bundler

bundler: string

chainId

chainId: number

contracts

contracts: { entryPoint: string; walletFactory: { etherspot: string; simpleAccount: string; zeroDev: string } }

Type declaration

  • entryPoint: string
  • walletFactory: { etherspot: string; simpleAccount: string; zeroDev: string }
    • etherspot: string
    • simpleAccount: string
    • zeroDev: string