> For the complete documentation index, see [llms.txt](https://liquiidio.gitbook.io/unity-plugin-suite/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://liquiidio.gitbook.io/unity-plugin-suite/universalauthenticatorlibrary/api-docs/universalauthenticatorlibrary-chain.md).

# Chain

\*\* Defines a supported chain \*/

## Summary

| Members                                                                                                                                                                                                                                          | Descriptions                                          |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------- |
| `public string` [`ChainId`](#class_universal_authenticator_library_1_1_chain_1a4476ef8ec88d45c994accc6d8c4f0da3)                                                                                                                                 | The chainId for the chain                             |
| `public List<` [`RpcEndpoint`](/unity-plugin-suite/universalauthenticatorlibrary/api-docs/universalauthenticatorlibrary-rpcendpoint.md)`>` [`RpcEndpoints`](#class_universal_authenticator_library_1_1_chain_1a330fd202061c0bbbb397cb676d39ac72) | One or more rpcEndpoints associated with that chainId |

## Members

**`public string`** [**`ChainId`**](#class_universal_authenticator_library_1_1_chain_1a4476ef8ec88d45c994accc6d8c4f0da3)

The chainId for the chain

**`public List<`** [**`RpcEndpoint`**](/unity-plugin-suite/universalauthenticatorlibrary/api-docs/universalauthenticatorlibrary-rpcendpoint.md)**`>`** [**`RpcEndpoints`**](#class_universal_authenticator_library_1_1_chain_1a330fd202061c0bbbb397cb676d39ac72)

One or more rpcEndpoints associated with that chainId
