NetworkAddressDetails: {
    address: string;
    chainId: number;
}

Type declaration

  • address: string

    The EVM address.

  • chainId: number

    The chain id.