@sodazone/ocelloids-client - v4.0.0
    Preparing search index...

    Type Alias XprotocolData

    type XprotocolData = {
        assets: HumanizedXcmAsset[];
        beneficiary: HumanizedAddresses;
        destination: NetworkURN;
        protocol: string;
        type: string;
    }
    Index

    Properties

    beneficiary: HumanizedAddresses
    destination: NetworkURN
    protocol: string
    type: string