All chains
    Preparing search index...
    register_token: TxDescriptor<
        {
            asset_id: XcmVersionedLocation;
            fee_asset: {
                fun: XcmV3MultiassetFungibility;
                id: { interior: XcmV5Junctions; parents: number };
            };
            metadata: { decimals: number; name: Binary; symbol: Binary };
        },
    >

    Initiates the registration for a Polkadot-native token as a wrapped ERC20 token on Ethereum.

    • asset_id: Location of the asset
    • metadata: Metadata to include in the instantiated ERC20 contract on Ethereum

    All origins are allowed, however asset_id must be a location nested within the origin consensus system.