# Chain

## Description

The chain object defines chains in a format supported by the Metafi SDK.

## Supported Chains

Currently, we support the following chains:

**Mainnets**

* Ethereum Mainnet : `Chains.ETH`
* Polygon Matic Mainnet : `Chains.MATIC`

**Testnets**

* Görli (Goerli testnet) : `Chains.Goerli`
* Mumbai testnet :  : `Chains.MUMBAI`

We are working on supporting more chains - feel free to reach out via Discord if you require support for a different chain.
