# Tatum

## Tatum nedir?

[Tatum](https://tatum.io/) 90+ blokzincir protokolü için altyapı ve birleşik bir çerçeve sağlayan, herhangi bir geliştiricinin blokzincir deneyimi olmadan Web3 uygulamaları oluşturmasına olanak tanıyan açık kaynaklı bir yazılım geliştirme kitidir (SDK).

## Bu sizin için ne anlama geliyor

Tatum, Chiliz Chain'i API portföyüne entegre etti; böylece geliştiriciler, Chiliz Chain özelliklerini Moralis'in hızlı ve verimli yetenekleriyle birlikte kullanmanın keyfini çıkarabilir.

Tatum aracılığıyla, kolayca kullanabilirsiniz [birkaç Chiliz'e özel RPC çağrısını](https://docs.tatum.io/docs/rpc/evm-blockchains/chiliz-rpc-documentation); örneğin: eth\_getBalance, eth\_estimateGas veya debug\_traceblockbyhash ve daha birçoklarını.

Bu dokümantasyonla Tatum'u daha fazla keşfedin:

{% content-ref url="/pages/f4981d08a983b744cf036f80c09d02c4f3d71c4d" %}
[Bir cüzdanın bakiyesi nasıl alınır](/tr-ai/develop/basics/how-tos/how-to-get-the-balance-of-a-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/a54af92f20aa0ed841968488c0685ead3090509c" %}
[Bir cüzdanın geçmişi nasıl alınır](/tr-ai/develop/basics/how-tos/how-to-get-the-history-of-a-wallet.md)
{% endcontent-ref %}

{% content-ref url="/pages/7629946d4d0ae688d3fa296afe85ba1cc4668ab2" %}
[Belirli bir NFT'nin meta verileri nasıl alınır](/tr-ai/develop/basics/how-tos/how-to-get-the-metadata-of-a-specific-nft.md)
{% endcontent-ref %}


---

# 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/tatum.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.
