
Delta Corp Limited — Investor Relations & Filings
Delta Corp Limited operates a diverse portfolio of offshore and land-based casinos, luxury hotels, and digital gaming platforms. The company’s core activities include the management of premier offshore gaming vessels such as Deltin Royale, Deltin Jaqk, and Deltin Caravela, which offer a range of international and domestic games. Its physical infrastructure extends to integrated resorts and boutique hotels, including The Deltin and Deltin Suites, providing high-end accommodation and leisure facilities. In the digital space, the firm maintains a strong presence through online poker and rummy platforms, notably Adda52. By integrating physical gaming venues with premium hospitality and interactive online environments, the company provides comprehensive entertainment experiences. Its operations are characterized by a focus on the premium segment of the leisure and entertainment market.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Annual Secretarial Compliance Report | 2026-05-26 | English | |
| Updates | 2026-05-07 | English | |
| Pendency of Litigation(s)/dispute(s) or the outcome impacting the Company | 2026-05-01 | English | |
| Acquisition | 2026-04-30 | English | |
| Action(s) taken or orders passed | 2026-04-29 | English | |
| Copy of Newspaper Publication | 2026-04-29 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47060007 | Annual Secretarial Compliance Report | 2026-05-26 | English | ||
| 42996330 | Updates | 2026-05-07 | English | ||
| 42213945 | Pendency of Litigation(s)/dispute(s) or the outcome impacting the Company | 2026-05-01 | English | ||
| 42180148 | Acquisition | 2026-04-30 | English | ||
| 42181324 | Action(s) taken or orders passed | 2026-04-29 | English | ||
| 42191263 | Copy of Newspaper Publication | 2026-04-29 | English | ||
| 42194299 | Disclosure under SEBI Takeover Regulations | 2026-04-29 | English | ||
| 42175249 | Change in Auditors | 2026-04-22 | English | ||
| 42175418 | Dividend | 2026-04-22 | English | ||
| 42175574 | Outcome of Board Meeting | 2026-04-22 | English | ||
| 42185765 | Acquisition | 2026-04-21 | English | ||
| 43859288 | Board Meeting — Board Meeting Intimation | 2026-04-15 | English | ||
| 43859311 | Board Meeting — Financial Results/Dividend | 2026-04-15 | English | ||
| 42165722 | Shareholders meeting | 2026-04-09 | English | ||
| 42219124 | Certificate under SEBI (Depositories and Participants) Regulations, 2018 | 2026-04-03 | English | ||
Market data
Market data not available
Price history
Peer group · Gambling and betting activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Melco International Development Limited
Develops, owns, and manages integrated resorts and premium …
|
200 | HK | Arts, sports and recreation |
|
Melco Resorts & Entertainment LTD
Develops, owns, and operates integrated casino resorts for …
|
MLCO | KY | Arts, sports and recreation |
|
MELCO RESORTS FINANCE LIMITED
Financing entity for integrated resort and casino gaming op…
|
72BB | SG | Arts, sports and recreation |
|
MGM China Holdings Limited
Developer, owner, and operator of integrated gaming resorts…
|
2282 | KY | Arts, sports and recreation |
|
MONARCH CASINO & RESORT INC
Owns and operates two destination casino resorts in Reno, N…
|
MCRI | US | Arts, sports and recreation |
|
MOTION INTERNATIONAL INC.
Operates the ENTERS LOTS online platform, specializing in d…
|
— | CA | Arts, sports and recreation |
|
NagaCorp Ltd.
Operates NagaWorld, the largest integrated resort providing…
|
3918 | KY | Arts, sports and recreation |
|
Niraku GC Holdings, Inc.
Operates pachinko and pachislot halls, property investment,…
|
1245 | HK | Arts, sports and recreation |
|
NorthStar Gaming Holdings Inc.
Digital casino and sports betting operator serving the Cana…
|
BET | CA | Arts, sports and recreation |
|
NOVA GROWTH CORP.
Shell company focused on acquiring and developing gaming an…
|
— | CA | Arts, sports and recreation |
Delta Corp Limited via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/60321/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=60321 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=60321 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=60321 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 60321}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for Delta Corp Limited (id: 60321)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.