[@node-fi/sdk-core](../README.md) / [Exports](../modules.md) / ChainId

# Enumeration: ChainId

IDs of Currently Supported Chains

## Table of contents

### Enumeration Members

- [Alfajores](ChainId.md#alfajores)
- [Celo](ChainId.md#celo)

## Enumeration Members

### Alfajores

• **Alfajores** = ``44787``

#### Defined in

[constants/index.ts:10](https://github.com/Node-Fi/SDK-Core/blob/1f4f819/src/constants/index.ts#L10)

___

### Celo

• **Celo** = ``42220``

#### Defined in

[constants/index.ts:9](https://github.com/Node-Fi/SDK-Core/blob/1f4f819/src/constants/index.ts#L9)
