xrpl
    Preparing search index...

    Function fetchMPTokenIssuance

    • Fetch the MPTokenIssuance ledger object, which carries the registered issuer and (optional) auditor encryption keys.

      Parameters

      • client: Client

        A connected Client.

      • mptIssuanceID: string

        The 24-byte hex MPTokenIssuanceID.

      • OptionalledgerIndex: LedgerIndex

        Ledger to read at (see resolveLedgerIndex); the server default (current) when omitted.

      Returns Promise<MPTokenIssuance>

      The MPTokenIssuance ledger entry.

      If the MPTokenIssuance does not exist.