# @moonbeam-network/xcm-types

Common types, interfaces, and classes shared throughout the Moonbeam XCM SDK and MRL SDK.

## Package Information

**NPM Package:** [https://www.npmjs.com/package/@moonbeam-network/xcm-types](https://www.npmjs.com/package/@moonbeam-network/xcm-types)

**Package Level:** Level 2  
**Depends on:** `@moonbeam-network/xcm-utils`

This package provides type definitions and interfaces used across all other packages in the repository.

## Documentation

### v4 (current)

#### Usage

- [XCM SDK](https://moonbeam-foundation.github.io/xcm-sdk/latest/example-usage/xcm)
- [MRL SDK](https://moonbeam-foundation.github.io/xcm-sdk/latest/example-usage/mrl)

#### References

- [XCM SDK](https://moonbeam-foundation.github.io/xcm-sdk/latest/reference/xcm)
- [MRL SDK](https://moonbeam-foundation.github.io/xcm-sdk/latest/reference/mrl)

### v3 (previous)

#### Usage

- [XCM SDK](https://moonbeam-foundation.github.io/xcm-sdk/v3/example-usage/xcm)
- [MRL SDK](https://moonbeam-foundation.github.io/xcm-sdk/v3/example-usage/mrl)

#### References

- [XCM SDK](https://moonbeam-foundation.github.io/xcm-sdk/v3/reference/xcm)
- [MRL SDK](https://moonbeam-foundation.github.io/xcm-sdk/v3/reference/mrl)