# Blocknative

## Blocknative nedir?

[Blocknative](https://www.blocknative.com/) mempool'daki (bekleyen işlemlerin blokzincirde yeni bir bloğa dahil edilmeden önce beklediği yer) blokzincir işlem verilerini izleyen ve yöneten gerçek zamanlı araçlar ve altyapı sağlar.

## Bu sizin için ne anlama geliyor

Blocknative, saniyede 600'den fazla gas tahmini sunar, şu aracılığıyla: [Gas Network](https://gas.network/).

Blocknative şunları sunar:

* Gas Ücreti Tahmini
* Gas Tahmini
* Gas Tahmin Aracı
* Mempool İzleme

Diğer araçların yanı sıra, belirli bir olasılıkla bir sonraki bloğa dahil edilmeye hak kazanmak için gereken gas fiyatını (Ethereum veya Bitcoin için) ya da zincire bağlı olarak sonraki yaklaşık 10 saniye için öğrenmek amacıyla Gas Price API'sini kullanabilirsiniz.

### Blocknative'i Chiliz Chain ile kullanın

Projeniz için gas ücretlerini tahmin etmek üzere bu kısa nasıl yapılır rehberine göz atın:

{% content-ref url="/pages/dec0a6b61c16e728ca81d2343c99917263036d8d" %}
[Gas ücretlerini tahmin etme](/tr-ai/develop/advanced/estimate-gas-fees.md)
{% endcontent-ref %}

Ve Blocknative'in desteklediği tüm zincirleri görün:

{% embed url="<https://docs.blocknative.com/gas-prediction/gas-platform>" %}

Blocknative'i belgeleriyle daha ayrıntılı inceleyin:

{% embed url="<https://docs.blocknative.com/>" %}


---

# 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://docs.chiliz.com/tr-ai/community/chiliz-chain-ecosystem/developer-tools/blocknative.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.
