Network: {
    chainId: number;
    url: string;
}

Network

Type declaration

  • chainId: number

    The chain id of the network.

  • url: string

    The name of the network.