Crate token_gateway_primitives

Source
Expand description

§Token Gateway Primitives

A collection of types used by pallet-token-gateway

§License

This library is licensed under the Apache 2.0 License, Copyright (c) 2025 Polytope Labs.

Structs§

AssetMetadata
Holds metadata relevant to a multi-chain native asset
DeregisterAssets
A struct for deregistering asset id on pallet-token-gateway
GatewayAssetRegistration
Holds data required for multi-chain native asset registration
GatewayAssetUpdate
Allows a user to update their multi-chain native token potentially on multiple chains

Enums§

RemoteERC6160AssetRegistration
Holds data required for multi-chain native asset registration

Constants§

PALLET_TOKEN_GATEWAY_ID
Pallet Token Gateway’s module ID for ISMP requests
TOKEN_GOVERNOR_ID
Pallet Token Governor’s module ID for ISMP requests