Interface IESDTIssueOutcome

interface IESDTIssueOutcome {
    tokenIdentifier: string;
}

Properties

Properties

tokenIdentifier: string