# cheesecake

> `const` **cheesecake**: `object`

Defined in: [src/chains/cheesecake.ts:6](https://github.com/Arkiv-Network/arkiv-sdk-js/blob/488e08c3687cc5cfaf5dd8ab0fe0f7fed40930bb/src/chains/cheesecake.ts#L6)

Cheesecake is Arkiv's testnet.

## Type Declaration

### id

> **id**: `7733102`

ID in number form

### name

> **name**: `"Cheesecake"`

Human-readable name

### nativeCurrency

> **nativeCurrency**: `object`

Currency used by chain

#### nativeCurrency.decimals

> `readonly` **decimals**: `18` = `18`

#### nativeCurrency.name

> `readonly` **name**: `"Golem"` = `"Golem"`

#### nativeCurrency.symbol

> `readonly` **symbol**: `"GLM"` = `"GLM"`

### network

> `readonly` **network**: `"cheesecake"` = `"cheesecake"`

### rpcUrls

> **rpcUrls**: `object`

Collection of RPC endpoints

#### rpcUrls.default

> `readonly` **default**: `object`

#### rpcUrls.default.http

> `readonly` **http**: readonly \[`"https://rpc.cheesecake.db-chain.devnet.gobas.me"`\]

#### rpcUrls.default.webSocket

> `readonly` **webSocket**: readonly \[`"wss://rpc.cheesecake.db-chain.devnet.gobas.me"`\]

### testnet

> **testnet**: `true`

Flag for test networks