# وضعیتهایInitiated, Pending, Complete در تراکنشها

## تفاوت بین وضعیت  تراکنش "Initiated"، " Pending" و "Complete" در zkScan چیست؟

### Initiated <a href="#id-7b95" id="id-7b95"></a>

سرور زیکی سینک تراکنش را دریافت وپردازش کرده است. اگر انتقالی باشداماده استفاده است.

### Pending <a href="#dcaa" id="dcaa"></a>

تراکنش در بلاکی ظاهر میشود که به اسمارت کانترکت لایه اول سپرده است.

### Complete <a href="#id-4fbf" id="id-4fbf"></a>

بلاک تراکنش در اسمارت کانترکت لایه اول اثبات و تایید شده است.

<https://docs.zksync.io/userdocs/faq.html#what-is-the-difference-between-an-initiated-committed-and-verified-transaction-on-zkscan>


---

# 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://docspersian.gitbook.io/zigzagir/zksync/wdhaythayinitiated-pending-complete-dr-traknshha.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.
