NetworkAddress: {
    address: EvmAddress;
    chainId: ChainId;
}

An EVM compatible address on a specific chain.

Type declaration