Skip to Content

@cfxdevkit/react


@cfxdevkit/react / NetworkInfo

Interface: NetworkInfo

Defined in: types/index.ts:30

Properties

chainId

chainId: number

Defined in: types/index.ts:31


name

name: string

Defined in: types/index.ts:32


rpcUrl

rpcUrl: string

Defined in: types/index.ts:34


type

type: "local" | "testnet" | "mainnet"

Defined in: types/index.ts:33