# AitikChain - Architecture

Aitik Chain is 3rd generation Layer-1 advance decentralized FinChain developed on EVM based blockchain technology. When we say 3rd generation of blockchain Aitik offers power of interoperability from Web3, Decentralization from Web3, Speed as well as computing power of quantum and with 70% validator confirmation security power. With combined power of EVM, HyperLedger and Aitik Stack Layer AitikChain is solving mentioned limitations of existing blockchains in above sections.

## AitikChain Architecture

AitikChain is combined technology of EVM, HyperLedger and Quantum technology to provide speed, high TPS, larger block size and interoperability.

<figure><img src="/files/SbJ2wdpYOXWRaKakFIuM" alt=""><figcaption><p>AitikChain Architecture</p></figcaption></figure>

### Aitik EVM Layer:&#x20;

Aitik uses EVM storage architecture for storing, retiring and processing data on blockchain. Aitik EVM uses Code & Storage non-volatile elements, Stack, Args and Memory volatile argument and calldataloader for data exchange. Aitik stake work on OPCODE like ADD, STOP, DEL, EXP and many more. Each of this OPCODE used for transaction to be performed depends on instruction provided and consume gas.

### Aitik HyperLedger + Quantum Stack:&#x20;

Aitik blockchain operates with as low as 60 milliseconds block confirmation mechanism. To carry out such fastest blockchain it uses Hyper-ledger technology for data exchange between nodes and quantum technology for transaction computational. Aitik is purely decentralized blockchain which allow to sync and operate more than 10000 validators on it blockchain.

### Aitik Interoperability Stack:&#x20;

Aitik provides interoperability with other blockchain using its Aitik Interoperability Stack. This stack is responsible for creating connection between Aitik blockchain and any other public/private blockchain. Same stake is also capable to connect with Web2 applications to carry out HTTP data exchange. It can also be extended to operate T-SQL statements. Public interface helps to share data among different blockchain, external lookover helps to fetch data and process from Non Aitik blockchain and internal lookover is responsible to share data from Aitik blockchain.

<figure><img src="/files/FXKJ7G0FjrfQsX34215w" alt=""><figcaption><p>Aitik Stack</p></figcaption></figure>

<figure><img src="/files/f2hQwtx9MIrOk1ugwRHZ" alt=""><figcaption><p>Aitik Inter Operability</p></figcaption></figure>

## Aitik As Public Blockchain

Aitik is operating its public blockchain under name AitikChain. Aitik is EVM based blockchain and support functionality provided by all existing EVM blockchain. Aitik is specially customized considering speed, transaction processing power and storage requirements of gaming & financial applications need.

| Blockchain Attributes    |                                        Value                                       |
| ------------------------ | :--------------------------------------------------------------------------------: |
| Block Size               |                                       1024 MB                                      |
| Block Interval           |                                      1 Seconds                                     |
| Request Time Out         |                                      1 Seconds                                     |
| EPOC Time                |                                        2000                                        |
| Smart Contract Size      |                                  2147483647 Bytes                                  |
| Transaction Per Second   | <p>5 million (Simple Transaction)</p><p>3 million (Smart Contract Interaction)</p> |
| Validator Support Method |                             Smart Contract Based System                            |
| Minimum Validators       |                                          4                                         |
| Maximum Validators       |                                        10000                                       |
| Confirmation Security    |                             70% validator confirmation                             |

## Aitik Token Details

**Contract Address:** Audit In Progress&#x20;

**Name:** Aitik&#x20;

**Symbol:** AIK&#x20;

**Decimal:** 18&#x20;

**Total Supply:** 1000000000 Aitik


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://aitikchain.gitbook.io/aitik-chain/aitikchain-architecture.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
