keeloq - v0.1.1
    Preparing search index...

    Function infoByName

    • Get information (Owner Wallet, Transcation ID) about ONS Name

      Parameters

      • ons: string

        ONS Name

      • onsType: OnsTypes = OnsTypes.SESSION

        ONS Name type

      Returns Promise<null | OnsInfoByNameDecrypted>

      OnsInfoByNameDecrypted if ONS found, null if not found

      Throws Error if ONS incorrect