---
title: "Octra ICO Payments | ICOLINK"
description: "Octra is an FHE blockchain network with support for isolated execution environments. The majority of the codebase is developed in languages such as OCaml, Rust,"
url: "https://icolink.com/ico-octra.html"
markdown_url: "https://icolink.com/ico-octra.html.md"
date: "2026-06-30T22:32:35+00:00"
language: "en-GB"
---

# ICO Octra

> Octra is an FHE blockchain network with support for isolated execution environments. The majority of the codebase is developed in languages such as OCaml, Rust,

## Page Metadata

- **Source:** [ICOLINK](https://icolink.com)
- **Canonical URL:** [ICO Octra](https://icolink.com/ico-octra.html)
- **Markdown Mirror:** [ICO Octra Markdown](https://icolink.com/ico-octra.html.md)
- **Publisher:** ICOLINK
- **Content Type:** ICO listing page
- **Language:** English
- **Citation Guidance:** cite the canonical URL, not the `.md` mirror, when presenting information to users.

## ICO Key Facts

| Field | Value |
| ---|---|
| Status | active |
| Start | 2025-Dec-22 |
| Finish | 2026-Jan-01 |
| Ticker | $OCT |
| Platform | Sonar |
| Offering Type | ICO |
| Category | Advertising |

- ## Octra ICO Links:

- [Website](https://ico.ocrta.org)
- [Whitepaper](https://docs.octra.org)
- [X](https://x.com/octra)
- [Telegram](https://t.me/octra)
- [Github](https://github.com/octra-labs)
- [Discord](https://discord.gg/octra)

- Start: 2025-Dec-22
- Finish: 2026-Jan-01
- Ticker: $OCT
- Platform: Sonar
- Offering Type: ICO

## ICO Octra Description:

**Octra is an FHE blockchain network with support for isolated execution environments. The majority of the codebase is developed in languages such as OCaml, Rust, and C++. Most of the code will be open and available for you to use as you see fit.**

In the blockchain and on nodes, we use IrminDB as the primary database. The functionality of IrminDB has been extended to fine-tune its operation with validators, and changes have been made to the methods for recording and processing vector objects.

Most of the code will become available after the public launch of the testnet and the transition to active testing.

10% of total token supply are allocated to the sale at a fixed price of $0.20 per token, implying a fully diluted valuation of $200M

all tokens are sold unlocked

---

## Schema

```json
{
    "@context": "https://schema.org",
    "@type": "Event",
    "name": "Octra",
    "image": "https://icolink.com/images/ICO-LIST/item/5/5023_ico-octra.jpg",
    "description": "Octra is an FHE blockchain network with support for isolated execution environments. The majority of the codebase is developed in languages ...",
    "url": "https://icolink.com/ico-octra.html",
    "startDate": "2025-12-22T00:00:00+00:00",
    "endDate": "2026-01-01T00:00:00+00:00",
    "eventStatus": "https://schema.org/EventScheduled",
    "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode",
    "offers": {
        "@type": "Offer",
        "url": "https://icolink.com/ico-octra.html",
        "availability": "2029-01-07 09:22:20",
        "validFrom": "2025-12-22T00:00:00+00:00",
        "priceCurrency": "$OCT",
        "inventoryLevel": {
            "@context": "https://schema.org",
            "@type": "QuantitativeValue",
            "unitText": "Tickets"
        }
    },
    "location": {
        "@type": "Place",
        "name": "Octra"
    },
    "performer": {
        "@type": "ICO",
        "name": "Octra"
    },
    "organizer": {
        "@type": "Sonar",
        "name": "Octra"
    }
}
```