@arkade-os/sdk Documentation - v0.4.21
    Preparing search index...

    Interface IssuanceResult

    Result returned by IAssetManager.issue.

    • IAssetManager.issue
    • IssuanceParams
    interface IssuanceResult {
        arkTxId: string;
        assetId: string;
    }
    Index

    Properties

    Properties

    arkTxId: string

    Arkade transaction ID where the asset was issued

    assetId: string

    Permanent asset ID, made up of above arkTxId and zero-based asset group index