> For the complete documentation index, see [llms.txt](https://docs.justaname.id/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.justaname.id/sdk-reference/justaname-core-sdk/interfaces/network.md).

# Network

[**@justaname.id/sdk**](/sdk-reference/justaname-core-sdk.md) • **Docs**

***

[@justaname.id/sdk](/sdk-reference/justaname-core-sdk/globals.md) / Network

## Interface: Network\<Chain>

### Extended by

* [`NetworkWithProvider`](/sdk-reference/justaname-core-sdk/interfaces/networkwithprovider.md)

### Type Parameters

• **Chain** *extends* [`ChainId`](/sdk-reference/justaname-core-sdk/type-aliases/chainid.md) = [`ChainId`](/sdk-reference/justaname-core-sdk/type-aliases/chainid.md)

### Properties

#### chainId

> **chainId**: `Chain`

**Defined in**

[packages/@justaname.id/sdk/src/lib/types/justaname/configuration.ts:10](https://github.com/JustaName-id/JustaName-sdk/blob/dc845c10af242e3ca87d95ef392516ac0bfa8b95/packages/@justaname.id/sdk/src/lib/types/justaname/configuration.ts#L10)

***

#### providerUrl

> **providerUrl**: `string`

**Defined in**

[packages/@justaname.id/sdk/src/lib/types/justaname/configuration.ts:11](https://github.com/JustaName-id/JustaName-sdk/blob/dc845c10af242e3ca87d95ef392516ac0bfa8b95/packages/@justaname.id/sdk/src/lib/types/justaname/configuration.ts#L11)
