> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cultura.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Function: createChainConfig

> **createChainConfig**(`env`): `object`

## Parameters

### env

[`CulturaChainType`](../types/cultura-chain-type)

## Returns

`object`

### id

> **id**: `26156` | `31337` | `61892`

### name

> **name**: `string`

### network

> **network**: `string`

### nativeCurrency

> **nativeCurrency**: `object`

#### nativeCurrency.decimals

> **decimals**: `number` = `18`

#### nativeCurrency.name

> **name**: `string` = `'Ether'`

#### nativeCurrency.symbol

> **symbol**: `string` = `'ETH'`

### rpcUrls

> **rpcUrls**: `object`

#### rpcUrls.default

> **default**: `object`

#### rpcUrls.default.http

> **http**: (`"http://127.0.0.1:8545"` | `"https://rpc-yelling-tomato-whale-2ib9sndb39.t.conduit.xyz"` | `"https://sepolia.cultura.xyz"`)\[]

#### rpcUrls.public

> **public**: `object`

#### rpcUrls.public.http

> **http**: (`"http://127.0.0.1:8545"` | `"https://rpc-yelling-tomato-whale-2ib9sndb39.t.conduit.xyz"` | `"https://sepolia.cultura.xyz"`)\[]
