referrerpolicy=no-referrer-when-downgrade

Module unique_instances

Source
Expand description

XCM utilities to work with NFT-like entities (unique instances). The adapters and other utility types use the asset_ops traits.

Re-exports§

pub use adapter::*;

Modules§

adapter

Structs§

ExtractAssetId
Gets the XCM AssetId (i.e., extracts the NFT collection ID) from the NonFungibleAsset.

Type Aliases§

NonFungibleAsset
An XCM ID for unique instances (non-fungible assets).