# 치킨 스마트 컨트렉트

### Smart Contract 배포 정보

{% tabs %}
{% tab title="CarbonEmission" %}

#### Contract

```
Contract Address: 0x2ed64ac9487e69e2f84dc1a1c566e5021b07fa4c
Transaction Hash : 0xe1e99a996a24fd99224b5a2289cf9fbe554d2dfc38f3f83ed871926301199786
```

#### Explorer URL

URL: <https://explorer.gesia.io/accounts/0x2ed64ac9487e69e2f84dc1a1c566e5021b07fa4c>
{% endtab %}

{% tab title="Calculator" %}

#### Contract

```
Contract Address: 0x76d8a791b9e4f53a7a1f75c740e991568cd17a7f
Transaction Hash : 0xb14335d6b935c9ea5c7e6cf040af10bfcf169e27b1f3105ce38e38c5c586e5f0
```

#### Explorer URL

URL: <https://explorer.gesia.io/accounts/0x76d8a791b9e4f53a7a1f75c740e991568cd17a7f>
{% endtab %}
{% endtabs %}

### 주요 계산 공식

```
# emission factor of Fried Chicken: 2.1 kgCO2/meal
Fried Chicken(meal) x emission factors of Fried Chicken(kgCO2/meal)
```


---

# 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-kr.gesia.io/service/carbon-emissions-calculator-smart-contracts/undefined-2.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.
